Hi all,
For a client I am building a monthly newsletter that will be published on his website. I will try to make it column-style so I was thinking of Panels. I was wondering if it is possible to build a user-friendly (client-friendly) way to spread this over several pages with (preferably ajax) pagers.
For example:
-Novemer edition (node?)
--Page 1 (Panels)
--Page 2 (Panels)
--Page 3 (Panels)
--Page 4 (Panels)
-December edition
--Page 1
--Page 2
-January edition
--etc...
It comes down to this: A variable amount of Panel-pages have to be connected as an ordered group under another 'group-holder' (which could be a node i guess, but not sure how).
Thanks very much in advance for any feedback on this.
Cheers,
Danny
Comments
Comment #1
merlinofchaos commentedThis would not be possible without a significant amount of coding. There is definitely room for a module that creates a sort of 'editions' with several panels attached and each panel would contain its own set of layouts. I know of people who have done this, but the solutions are all custom and quite intensive.
Comment #2
danny_joris commentedHi merlinofchaos,
Thanks for your reply. I used node panels width variable length and that's perfect actually. You can see it in action here: http://merchantmanpub.dannyjoris.ca/newsletter. The /newsletter page is a view and all the others link to the actual nodes.
Thanks for this amazing module!! :)
Cheers,
Danny
Ps: i have another issue/support request here: http://drupal.org/node/680290