Add subpage to 2 parent pages

Guido

Avatar: Guido

2013-01-20 14:21

Hi,

With quickcart you can add products to more than 1 page. Great feature.

I'm buidling a new template for quickcms. Is it somehow possible to add subpages to more than 1 parent page?

Guido

» Quick.Cms v5.x

interkob

Avatar: interkob

2013-01-20 19:49

I would like to help you, but I don't have enough time to play with it right now. But the first step could be in admin/pages-form.php. just find

<span id="pageParentCtn"><select name="iPageParent"


and insert multiple="multiple"

<span id="pageParentCtn"><select name="iPageParent" multiple="multiple"


But this is probably not all you need to do...

boboo

Avatar: boboo

2013-01-20 20:51

yes, the first step.
then only define a new database with PagesPages (ProductsPages like), then only changes in the savePage function, then throwMenu&subMenu...

Guido,
why don't you take the Q.Cart and treat the products like pages?
"Product" is only a word, rename it in your mind to "Page" :-)

http://www.kimla.de

Guido

Avatar: Guido

2013-01-20 21:33

Thank you both... maybe take quickcart is the easiest solution indeed :-).

Guido

Back to top
about us | contact