Page 1 of 1

Existing template Phoca Template Framework compatible

Posted: 06 Apr 2011, 15:30
by cipjota
Hi,

I wish to use phoca template component, so how can i make my existing template Phoca Template Framework compatible?
I already tried to join my template code with Phoca Rhein but without sucess.

There is any kind of guide or blank template available?

Best Regards

Re: Existing template Phoca Template Framework compatible

Posted: 06 Apr 2011, 15:40
by Jan
Hi, for now I didn't find time to write the manual. :-( :-(

The best way is to take the code from Phoca Rhein template

What must be taken:

- css/topmenu.css (_rtl, ie6) CSS for topmenu (in CSS folder)
- helpers/extension.php - it is a class which tries to find if Phoca Template component is installed (it is good to check it so the template does not return any error - in case Phoca Template component is not installed)
- html/mod_menu/default.php - to render the tree of menus in topmenu
- images/ptm/ - all icons - arrows in top menu
- javasctipt/ bot javascript - menu matic for creating the menu
- in index.php - set the position for topmenu, set loading of all css, set loading of menumatic menu


Jan

Re: Existing template Phoca Template Framework compatible

Posted: 06 Apr 2011, 15:51
by cipjota
Thank's Jan!

I will try again to "join" both templates.

Re: Existing template Phoca Template Framework compatible

Posted: 19 Aug 2011, 11:21
by penelopa99
I just want to say thank you for the information.
It is very valuable for me..newbie here and encountering the same situation.
Thanks and keep up the good work..