This way it looks great: http://demos.bitsofparag.com/admin.php/blogmeta login: admin password: admin
Actually if someone manually change an automatic page meta, the change is lost during next meta synchronisation.
Change input (checkbox and radio also?) field border color when its value change. New value: standard color -> red Changed value: green -> red (if we reset to default value border back to green) Useful for front record editor also. In this case I suggest to change also the window border color when system detects a change (black->red).
by removing context creation when not needed.
the field should be renamed from klass to class
Trying to run "project:optimize front" task fails with: PHP Fatal error: Class 'dmAdminDoctrineGenerator' not found in C:\cygwin\home\diemprojects\test_diem\lib\vendor\diem\symfony\lib\generator\sfGeneratorManager.class.php on line 111
Above named plugin requires a change to the BaseFormDoctrine, which causes mayhem with the diem admin generator. Support for this plugin would be really great, as it saves a lot of work with related models
If you have lets say categories / products webpage and categories are nested set. You want for every category a page to be created. The problem is that category pages do no get created in a tree like structure. Also the ability to reuse the functionality from page manipulation in the nested sets in admin generator. Like you have a Sort feature, that this would also work for nested sets with jsTree.
Check if neato and dot bin are in a valid PATH (apache env path). The <code>Diem can not generate the admin dependency diagram. Probably graphviz is not installed on the server.</code> and <code>Diem can not generate the mld diagram : Problem executing command. " are too generic.</code> In some cases graphviz is installed and working well but Diem cannot run neato and dot bin (default installation under /usr/local/bin, not in apache env). Isn't a Diem problem but this messages can help users.
Enabling page cache for apps with multiple cultures makes it impossible to change the culture for pages with same page slug for both culture.
Just add an input text to choose the class used to render the menu.
I can not translate the page slug to different languages.
..because of an exception: > 500 | Internal Server Error | sfException > Unable to find PHP executable.
I try to set a list admin view as a stacked layout i know from symfony. list: ... layout: stacked params: | some html tags to reorganize the list view i get the Error: The template "_list_th_stacked.php" does not exist or is unreadable in "".
I try to set a list admin view as a stacked layout i know from symfony. <list: ... layout: stacked params: | some html tags to reorganize the list view> i get the Error: The template "_list_th_stacked.php" does not exist or is unreadable in "".
I queried for non-existent sentence like `foobar " <b>baz foe` so it resulted with `No results for "%1%"` message, but my query was not escaped in that message (`"`, `<` and `>` weren't converted to entities).
It's only in English now.
After searching for a phrase the search form widget should "remember" and show that queried phrase.
Javascript slug creator, used by page creation form does not use transliteration files.