GetSimple Support Forum

Full Version: Edit Extras for Specific Templates
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I'm developing my first GetSimple plugin. I'd like to add some edit-extras to the create new page view, but I only want to be able to use them on certain page templates. Is there a way to do that? If not, can I hide the extra options until a checkbox is clicked?
lesayle Wrote:Hi,

I'm developing my first GetSimple plugin. I'd like to add some edit-extras to the create new page view, but I only want to be able to use them on certain page templates. Is there a way to do that? If not, can I hide the extra options until a checkbox is clicked?

You can do nearly everything with a bit of Javascript.
You may want to look at I18N Special Pages either for inspiration or maybe it already does what you want.