search for: enable_admin_pages

Displaying 3 results from an estimated 3 matches for "enable_admin_pages".

2006 Jul 26
4
MasterView rails-optimize (x)html friendly template engine - Release 0.2.4
...lly targetted for rails users. Release Notes Release 0.2.4 Fixed apache2 scgi problem where masterview was not being loaded at startup. Added Interactive template console to admin pages for testing/learning how masterview directives work. Release 0.2.3 Changed default development settings for enable_admin_pages and enable_view_rhtml = true (false in production) to make it easy for new users to get up and running. Added check_box, radio_button, select, collection_select directives. Refactor attr_value parsing to be more robust taking into account nested objects. Internal rework of directive handling to sup...
2006 Aug 11
0
MasterView AdminPages temporary fix for Rails 1.1.6
...the normal app tree. To make this easier (especially for gem users), I have created a tar.gz file with the appropriate files. You may simply extract this into your rails web application directory and MasterView admin pages will be functional once again. However extracting these files bypasses the enable_admin_pages configuration option so it will no longer control whether the admin page functionality is available, and as such if these files are installed the functionality is available. We are also looking at additional approaches to this issue and will release a maintenance release as soon as ready. In the m...
2006 Jul 05
0
MasterView rails-optimized (x)html friendly template engine - Release 0.2.3
...go to another file. - Preview in browser without running an app. Allow for dummy data in the template so that the page can be viewed and styled independently of the application. - Performance equal to ERb (rhtml) Release Notes Release 0.2.3 Changed default development settings for enable_admin_pages and enable_view_rhtml = true (false in production) to make it easy for new users to get up and running. Added check_box, radio_button, select, collection_select directives. Refactor attr_value parsing to be more robust taking into account nested objects. Internal rework of directive handling to sup...