Revision [1038]
Last edited on 2011-03-29 09:26:19 by TheAdminAdditions:
=====Creating your own template=====
Deletions:
Revision [1034]
Edited on 2011-03-29 09:21:27 by TheAdminAdditions:
=====Creating a custom template=====
===**Need to know**===
The pages viewed by the end user can be customised to use the same design as the host site. This is achieved by taking a blank template and adding some tokens to the HTML code where the chunks of information from the portal will be insterted.
Once the templates are modified they need to be uploaded to a sub folder of your portal directory, typically this would be tpl/yourDesignName and this path added to the project design input field.
{{image url="/help/images/entertpldesign.png" title="" alt=""}}
===**Need to do**===
Once you have the design create your HTML template in the same way. Usually all you will need is:
After this use [[PortalTemplateTags the portal template tags]] to fill the appropriate gaps you have left in your template.
===**In more depth**===
===**Further help**===
- [[PortalTemplateTags About the Portal Template Tags]]
----
CategorySCPPortals
===**Need to know**===
The pages viewed by the end user can be customised to use the same design as the host site. This is achieved by taking a blank template and adding some tokens to the HTML code where the chunks of information from the portal will be insterted.
Once the templates are modified they need to be uploaded to a sub folder of your portal directory, typically this would be tpl/yourDesignName and this path added to the project design input field.
{{image url="/help/images/entertpldesign.png" title="" alt=""}}
===**Need to do**===
Once you have the design create your HTML template in the same way. Usually all you will need is:
After this use [[PortalTemplateTags the portal template tags]] to fill the appropriate gaps you have left in your template.
===**In more depth**===
===**Further help**===
- [[PortalTemplateTags About the Portal Template Tags]]
----
CategorySCPPortals
Deletions:
====Summary====
Once you have the design create your HTML template in the same way. Usually all you will need is:-
After this use [[portalTemplateTags the portal template tags]] to fill the appropriate gaps you have left in your template.
====In depth====
