2010-06-21, 14:48:59
You could add another field, CKEditor field even, to the editing page. But you’ll have to go in and change the core files as currently you can only put thing below the extra options using plugins. What you’re going to want to do is this:
Depending on how much PHP you know it wouldn’t be too hard and of course you can always ask for help.
- Add a copy of the content editor below the current editing field,
- make sure the back-end writes this new field to the page’s XML-file,
- add a function to the core that enables you to output the data in your theme,
- make the page editor read this data so it can show the previous entered data when editing.
Depending on how much PHP you know it wouldn’t be too hard and of course you can always ask for help.
“Don’t forget the important ˚ (not °) on the a,†says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!