Difference between revisions of "Themeing, templates, stylesheets"
From PKP Wiki
m (→Forum Threads) |
|||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| + | = Documentation = | ||
| + | |||
| + | * [[Customizing OJS]] | ||
| + | |||
| + | * [http://pkp.sfu.ca/ojs-customization Examples of Custom OJS Journals] | ||
| + | |||
| + | * [[OJS 2.2.3 Theme Samples]] | ||
| + | |||
| + | = Forum Threads = | ||
| + | |||
A handful of interesting forum threads on themeing your OJS install, working with stylesheets, and so on. | A handful of interesting forum threads on themeing your OJS install, working with stylesheets, and so on. | ||
| Line 6: | Line 16: | ||
* [http://pkp.sfu.ca/support/forum/viewtopic.php?f=8&t=3084 Calling different stylesheets in different contexts] | * [http://pkp.sfu.ca/support/forum/viewtopic.php?f=8&t=3084 Calling different stylesheets in different contexts] | ||
* [http://pkp.sfu.ca/support/forum/viewtopic.php?f=3&t=3491 Using different templates for each conference/journal in a multi-journal install] (note that the PKP is currently discussing ways to handle unique templates per journal or conference, but this thread should apply fine to OJS <= 2.2.3 and OCS <= 2.1.3) | * [http://pkp.sfu.ca/support/forum/viewtopic.php?f=3&t=3491 Using different templates for each conference/journal in a multi-journal install] (note that the PKP is currently discussing ways to handle unique templates per journal or conference, but this thread should apply fine to OJS <= 2.2.3 and OCS <= 2.1.3) | ||
| + | * [http://pkp.sfu.ca/support/forum/viewtopic.php?f=3&t=4234 Modifying the navigation bar to provide access to links according to user privileges] | ||
| + | * [http://pkp.sfu.ca/support/forum/viewtopic.php?f=8&t=4448&start=0 Moving blocks around on the Main Site page] | ||
Latest revision as of 19:19, 6 November 2009
[edit] Documentation
[edit] Forum Threads
A handful of interesting forum threads on themeing your OJS install, working with stylesheets, and so on.
Custom templating:
- Referencing custom common files in a theme
- Calling different stylesheets in different contexts
- Using different templates for each conference/journal in a multi-journal install (note that the PKP is currently discussing ways to handle unique templates per journal or conference, but this thread should apply fine to OJS <= 2.2.3 and OCS <= 2.1.3)
- Modifying the navigation bar to provide access to links according to user privileges
- Moving blocks around on the Main Site page