porting smarty templates??
Posted: Wed Sep 27, 2006 2:43 am
Hello:
I'm using CMSMS v1.0.2 on linux server running PHP v4.3.11, MySQL v4.0.25-standard, and Apache v1.3.33 (Unix). Here's the punch line: we have 14 working days before we launch - no exceptions.
We're working on a job posting site http://www.globalsolutionscanada.com/index.php
Install at root, as always, went fine. customization of template, news module, and calendar, very nice. I have a few questions:
now for the hardcore question. Within the root directory, where CMSMS is installed, we have a directory housing a job posting commercial software. the software seems to be using SSI for page display. in order to maintain a consistent navigation, we would like to use the same horizontal and vertical nav smarty template that we are currently using on the cmsms side. you can view the current page at: http://globalsolutionscanada.com/jobs/index.php. it's pretty ugly.
Question:

with much gratitude
Karima
I'm using CMSMS v1.0.2 on linux server running PHP v4.3.11, MySQL v4.0.25-standard, and Apache v1.3.33 (Unix). Here's the punch line: we have 14 working days before we launch - no exceptions.
We're working on a job posting site http://www.globalsolutionscanada.com/index.php
Install at root, as always, went fine. customization of template, news module, and calendar, very nice. I have a few questions:
- Do you notice the "false" that appears over the calendar. where is that coming from?
- the horizontal nav does not always allow for mouse over. See Employer or Register links. suggestions would be welcome.
now for the hardcore question. Within the root directory, where CMSMS is installed, we have a directory housing a job posting commercial software. the software seems to be using SSI for page display. in order to maintain a consistent navigation, we would like to use the same horizontal and vertical nav smarty template that we are currently using on the cmsms side. you can view the current page at: http://globalsolutionscanada.com/jobs/index.php. it's pretty ugly.
Question:
- is this possible? If so, how do I implement that? I doubt somehow that will do the trick. currently the menu is html.
Code: Select all
<div id="menu_horiz"> {menu template='simple_navigation.tpl' number_of_levels='1'} </div>
- we also want to add to the cmsms admin section, a link to the job posting admin and have the login pre-configured to save the client some time
- lastly, has anyone created a glass design theme for cmsms admin? Sure would save me a lot of time to redo. If not where exacly is the documentation for that - if any?

with much gratitude
Karima