Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
page template changing
#1
I'm trying to set up something similar to what modx is doing where I have two page templates, and each has different template variables and gets rendered differently. (would be nice to have a separate link to create different page types)

I know this is outside of the scope of getSimple, but I think I can make this work.

As I haven't hacked the core or created plugins before I'm interested in hearing any feedback on how to make this work. For now I'm not looking to add a plugin, but rather just hacking the core.

The point is to be able to manage a list of items, and rather than creating a component, I thought I'd reuse the page structure.

I'm planing on using the custom fields plugin
- I'll add a dropdown for the page names
- might add a separate field, to be able to pick which page template is used on
- otherwise just hardcode it

then add some javascript on the edit.php page that simply hides all the fields that are not being used based on the selection of the template dropdown


If anyone has some suggestions, I'd be happy to hear them.
Reply


Messages In This Thread
page template changing - by scorche - 2013-03-16, 04:10:18
RE: page template changing - by shawn_a - 2013-03-16, 05:14:50
RE: page template changing - by scorche - 2013-03-16, 08:43:32
RE: page template changing - by shawn_a - 2013-03-16, 09:37:27
RE: page template changing - by Boltz - 2014-11-18, 07:21:16
RE: page template changing - by shawn_a - 2014-11-18, 07:27:28
RE: page template changing - by Boltz - 2014-11-19, 02:55:42
RE: page template changing - by shawn_a - 2014-11-19, 03:04:02
RE: page template changing - by Boltz - 2014-11-19, 03:39:35
RE: page template changing - by shawn_a - 2014-11-19, 04:30:45
RE: page template changing - by Boltz - 2014-11-19, 04:52:00
RE: page template changing - by shawn_a - 2014-11-19, 05:33:09
RE: page template changing - by datiswous - 2014-11-19, 21:13:39
RE: page template changing - by Boltz - 2014-11-20, 23:48:39
RE: page template changing - by shawn_a - 2014-11-21, 04:18:50
RE: page template changing - by datiswous - 2014-11-21, 20:35:46
RE: page template changing - by Boltz - 2014-11-24, 00:04:24
RE: page template changing - by shawn_a - 2014-11-21, 04:21:44
RE: page template changing - by shawn_a - 2014-11-21, 23:03:38
RE: page template changing - by shawn_a - 2014-11-24, 03:30:36
RE: page template changing - by shawn_a - 2014-11-25, 01:17:30



Users browsing this thread: 2 Guest(s)