Bludit v1.3

User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

jaidenmedia wrote:Is there any particular reason why the friendly url is capitalizing words? I find this behavior annoying.
Hi,
I can't found this bug or how to reproduce it, do you make some change on Bludit core ?

thanks
jaidenmedia
Ssr. Bludit
Posts: 25
Joined: Wed Apr 13, 2016 2:01 am
Location: United States
Contact:

No changes made to core.

The friendly URL field takes the post title verbatim. For example, "The Truth About Cats" is parsed as The-Truth-About-Cats instead of the-truth-about-cats.

I'm running Bludit on Litespeed server with PHP version 5.6.21
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

jaidenmedia wrote:No changes made to core.

The friendly URL field takes the post title verbatim. For example, "The Truth About Cats" is parsed as The-Truth-About-Cats instead of the-truth-about-cats.

I'm running Bludit on Litespeed server with PHP version 5.6.21
mmm have you enable EXTREME_FRIENDLY_URL in /bl-kernel/boot/init.php ?
jaidenmedia
Ssr. Bludit
Posts: 25
Joined: Wed Apr 13, 2016 2:01 am
Location: United States
Contact:

Yes, that is enabled.
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

jaidenmedia wrote:Yes, that is enabled.
In this case it should be set to "false".
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
jaidenmedia
Ssr. Bludit
Posts: 25
Joined: Wed Apr 13, 2016 2:01 am
Location: United States
Contact:

That solved the problem! Thank you. :-)
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

I release a new version with this bugs fixed and other.

https://github.com/dignajar/bludit/releases/tag/1.4
mirkopsa
Jr. Bludit
Posts: 1
Joined: Sun Jun 19, 2016 8:40 pm

Did I miss something or is it impossible to log out when the screen width is low enough?
DawidXT wrote:It's too much pushed to minimalistic design, like almost forced to be minimalistic way too much than it needs.
The design is the reason why I'd like to start using Bludit: the interface is beautiful and simple to use. It seems to be easy to customize as well, though I try to keep everything as vanilla as possible.
jaidenmedia
Ssr. Bludit
Posts: 25
Joined: Wed Apr 13, 2016 2:01 am
Location: United States
Contact:

The Twitter cards plugin no longer shows on list after update to 1.4. Why is that?
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

jaidenmedia wrote:The Twitter cards plugin no longer shows on list after update to 1.4. Why is that?
Version 1.4 is available but not yet really released. ;-)

There is a new field "compatible" in the JSON file with the metadata. And not yet all plugins are updated. You can add the following:

Code: Select all

"compatible": "1.0,1.1,1.1.2,1.3,1.4",
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Locked