I would also really like a solution for this problem. I would like to have modules that can add fields to the Add/Edit Content pages. This could be so useful!
Does anyone know of a way to do this using the module API?
Search found 3 matches
- Tue Jan 13, 2009 3:38 pm
- Forum: Developers Discussion
- Topic: Module Custom Field
- Replies: 2
- Views: 1408
- Tue Sep 09, 2008 12:22 pm
- Forum: Modules/Add-Ons
- Topic: Module to Modify Current Admin Page
- Replies: 1
- Views: 609
Re: Module to Modify Current Admin Page
Would it be possible to do this with an event handler and then throw different text in place of a Smarty template variable?
- Mon Sep 08, 2008 12:57 pm
- Forum: Modules/Add-Ons
- Topic: Module to Modify Current Admin Page
- Replies: 1
- Views: 609
Module to Modify Current Admin Page
I was wondering if it were possible to edit the current Content Editing Page with a module. I want to change the way the meta data is entered, but I would prefer not to edit the page so that I can continue to get updates easily. I would just want to add a field or two to the page and remove one. The...