Search found 141 matches

by bayerberg
Tue Jan 29, 2019 12:59 am
Forum: Plugins
Topic: [Plugin] Admin Bar for Bludit 3.x
Replies: 1
Views: 2136

[Plugin] Admin Bar for Bludit 3.x

Back by popular demand :) Admin Bar for Bludit 3.x https://makeitblu.com/img/abb.jpg https://makeitblu.com/img/abb-a01.jpg https://makeitblu.com/img/abb-a02.jpg Simple toolbar for administrators. Have the ability to create and modify posts and pages while browsing your Bludit powered website. Basic ...
by bayerberg
Mon Jan 28, 2019 3:20 pm
Forum: Plugins
Topic: [Plugin] SEO Address
Replies: 2
Views: 2039

Re: [Plugin] SEO Address

SEO Address 1.15
Image

Updates
- plugin ui,
- site side css,
- added <address> tag to make it compliant with html validators.
- enable/disable toggle, now you can switch on and off the plugin without the need of uninstalling it altogether
by bayerberg
Tue Jan 22, 2019 3:56 pm
Forum: Plugins
Topic: [Plugin] SEO Address
Replies: 2
Views: 2039

[Plugin] SEO Address

Hi. Made a small plugin. Might be useful for companies and individuals alike. SEO Address https://makeitblu.com/img/ssot.jpg schema.org ready code - while indexing Google will pick it up and fill correct elements in their listing customisable positioning - you can choose between sidebar and footer a...
by bayerberg
Mon Jan 07, 2019 5:28 pm
Forum: General
Topic: PHP - detect if current page is static
Replies: 2
Views: 1700

Re: PHP - detect if current page is static

yep, its very simple ;)

Code: Select all

if ($page->isStatic()) { }
by bayerberg
Mon Jan 07, 2019 4:10 pm
Forum: Themes
Topic: [Theme] Bludit Blogr
Replies: 9
Views: 7695

Re: [Theme] Bludit Blogr

Ok, ill take a look and send you updated version
by bayerberg
Mon Dec 31, 2018 11:59 am
Forum: Themes
Topic: [Theme] Bludit Blogr
Replies: 9
Views: 7695

Re: [Theme] Bludit Blogr

which Bludit version do you use? Ill test it and if there are any issue I'll update it for you.
by bayerberg
Mon Dec 31, 2018 11:57 am
Forum: Themes
Topic: How to add custom Admin Page to booty?
Replies: 4
Views: 2857

Re: How to add custom Admin Page to booty?

BTW would be nice to have admin area less dependent on bootstrap. I did my own version of an admin theme but had to do extra work to work around styling and js that bootstrap provides. I use things like sass version of http://getskeleton.com/ (less crap :) ), if admin area would be cleaner it would ...
by bayerberg
Thu Dec 20, 2018 11:53 am
Forum: General
Topic: Question about users registration and their roles
Replies: 7
Views: 4015

Re: Question about users registration and their roles

I would love Bludit to be as popular as Wordpress but for now my guess would be that Bludit would cater for smaller creators so going over 20-50 signups a day wouldnt be an issue. Signups can be tied with https://oauth.net/, Disqus or other similar services. There are ways... :)
by bayerberg
Wed Dec 19, 2018 12:11 pm
Forum: General
Topic: Question about users registration and their roles
Replies: 7
Views: 4015

Re: Question about users registration and their roles

Theres a simple solution - confirm every user registration :) Admin would be able to click "Authenticate", "Restrict" or "Delete" - this would solve most issues. As this is a flat file system, there are some GDPR considerations to be made. I would see user registration ...
by bayerberg
Tue Dec 18, 2018 10:55 pm
Forum: General
Topic: Question about users registration and their roles
Replies: 7
Views: 4015

Re: Question about users registration and their roles

yes, yes, yes! if you write in user subscriptions/registration I'll increase my patreon support 2x again :)