Page with parent page v0.1 beta4

costa
Ssr. Bludit
Posts: 18
Joined: Tue Jun 23, 2015 7:27 pm

Yes, it works !

Thank you,
User avatar
Fred
Legend Bludit
Posts: 236
Joined: Wed Jun 24, 2015 2:14 pm
Location: France
Contact:

Hum,

Is strange now, i edit a page or post name 'empty'...

Code: Select all

http://localhost/CMS/bludit/admin/edit-page/empty
http://localhost/CMS/bludit/admin/edit-post/empty
In fronted i get this url:

Code: Select all

http://localhost/CMS/bludit/post/empty
http://localhost/CMS/bludit/empty
This a bug with slug completition js !

A other bug with tags don't display...
╰☆╮Bludit╰☆╮ is a open source and community contributions are essential to project success!
You are looking for a light forum based Json? Try my project Flatboard, it is free. ;)
Sorry for my little english, i'm french :oops:
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

Hello,
if you don't put any title, Bludit automatically put "empty" on the slug url.
Recently testing your problem, I found a bug on manager pages, and I fix it.
User avatar
Fred
Legend Bludit
Posts: 236
Joined: Wed Jun 24, 2015 2:14 pm
Location: France
Contact:

Hi Diego,

Ok but before the release, Bludit propose a slugify url, which is much better than 'empty' if I do not tell this field I have several pages / posts with "empty" in the url.

Having the URL pre-filled as and extent, was allowing to see this dynamic field and interact whether the url name.
This is only my opinion but the version I liked before ;)
╰☆╮Bludit╰☆╮ is a open source and community contributions are essential to project success!
You are looking for a light forum based Json? Try my project Flatboard, it is free. ;)
Sorry for my little english, i'm french :oops:
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

Bludit always put empty when you have an empty title. Can you give me some example if the user does't write a title on a page or post ?

Example:

Page 1
Title: Hello World
Slug: hello-world

Page 2
Title:
Slug: empty

Page 3
Title:
Slug: empty-0
User avatar
Fred
Legend Bludit
Posts: 236
Joined: Wed Jun 24, 2015 2:14 pm
Location: France
Contact:

Ho I'm really sorry Diego,
I accidentally disabled JavaScript on my browser :oops:
╰☆╮Bludit╰☆╮ is a open source and community contributions are essential to project success!
You are looking for a light forum based Json? Try my project Flatboard, it is free. ;)
Sorry for my little english, i'm french :oops:
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

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

I close this topic, thanks!
Locked