Page 2 of 2

Re: Page with parent page v0.1 beta4

Posted: Tue Jun 30, 2015 10:06 am
by costa
Yes, it works !

Thank you,

Re: Page with parent page v0.1 beta4

Posted: Tue Jun 30, 2015 1:13 pm
by Fred
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...

Re: Page with parent page v0.1 beta4

Posted: Wed Jul 01, 2015 1:10 am
by diego
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.

Re: Page with parent page v0.1 beta4

Posted: Wed Jul 01, 2015 1:20 am
by Fred
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 ;)

Re: Page with parent page v0.1 beta4

Posted: Wed Jul 01, 2015 1:31 am
by diego
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

Re: Page with parent page v0.1 beta4

Posted: Wed Jul 01, 2015 10:22 am
by Fred
Ho I'm really sorry Diego,
I accidentally disabled JavaScript on my browser :oops:

Re: Page with parent page v0.1 beta4

Posted: Wed Jul 01, 2015 8:17 pm
by diego
ok ok ! no problem!

Re: Page with parent page v0.1 beta4

Posted: Sat Jul 04, 2015 2:34 am
by diego
I close this topic, thanks!