John Scoumbourdis (the creator of groceryCRUD) has add some minor bug-fix. He also add groceryCRUD 1.2 to No-CMS. I have push his pull request. Now No-CMS is on RC stage. If there are no other error detected, I’ll make the first normal release of it. You can download the RC1 release here: https://github.com/goFrendiAsgard/No-CMS/tarball/v_0.5.0_RC1
Crucial bug has been discovered. It is about navigation privilege. The bug was discovered by Alexandre Mota and sent via email. It is fixed in RC3 version.
Hey, really nice work!! I have what might be a really dumb question, but here goes. When I create a navigation/page and set it to static, should I really have to create a matching controller/view or is there a default controller and function I should point to for this? I tried leaving the URL blank and that doesn’t work. Only thing that works is to create a controoler/view, point to it and then the static content will show. Which seems counter intuitive, since it’s not be used anyway! The static content shows just fine, skipping the controller. I know, it’s probably obvious, but I have stared too long now.
Hey, really nice work!! I have what might be a really dumb question, but here goes. When I create a navigation/page and set it to static, should I really have to create a matching controller/view or is there a default controller and function I should point to for this? I tried leaving the URL blank and that doesn’t work. Only thing that works is to create a controoler/view, point to it and then the static content will show. Which seems counter intuitive, since it’s not be used anyway! The static content shows just fine, skipping the controller. I know, it’s probably obvious, but I have stared too long now.
Thanks
Gus
Hi Gus, this is definitely a bug (you are right, this is counter intuitive). Thank you to find out!!
I’ll try to repair this, and let you know once it is fixed
I’m trying to figure out how to create a new theme.
I’m guessing I should read the documentation for Phil’s part.
For now, I don’t write the documentation yet (sorry). Looking for Phil’s template documentation is a great idea. You can start by copying the already exists theme and make some modification.
Hopefully the documentation will be completed next month.