I followed a tutorial at http://blazingcloud.net/2009/11/22/radiant-cms-cus... to help me figure out how to modify the admin UI through an extensions like so: admin.page.index.add :node, 'remove_column_subject_to_permissions', :after => "add_child_column" Now I'd like to use this technique to alter a few other areas and can't figure out how to do this. First, I'd like to remove the option to update the page status when creating/editing a page. Secondly, I'd like to add a new field to the taggable extension. How would I go about doing this? I tried "tags.new.add :node" but I get errors every time. Any help would be GREATLY appreciated. Thanks!
on 2010-12-02 17:57
on 2010-12-07 04:08
On Thu, Dec 2, 2010 at 11:55 AM, bradley.t.herman@gmail.com <bradley.t.herman@gmail.com> wrote: > like to add a new field to the taggable extension. How would I go > about doing this? I tried "tags.new.add :node" but I get errors every > time. > > Any help would be GREATLY appreciated. Thanks! > Take a look at the Help extension. It provides details in the admin interface as well as comments in the code I need to do some more updating of it, but it should get you in the right direction https://github.com/saturnflyer/radiant-help-extension
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.