DokuWiki

It's better when it's simple

User Tools

Site Tools


template:sxs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
template:sxs [2008-08-09 21:58] – created clorrtemplate:sxs [2023-12-16 18:22] (current) – new download url Aleksandr
Line 1: Line 1:
 +====== sxs Template ======
 +
 +---- template ----
 +description   : The SXS template is based on the Roundbox template
 +author        : Mike
 +email         : 
 +lastupdate    : 2006-03-09
 +compatible    : 2006-03-09, 2014-09-29d "Hrun"
 +depends       : 
 +conflicts     : plugin:move
 +similar       : roundbox
 +screenshot_img: https://trello.com/1/cards/5d741100a0a22c528e0cad5a/attachments/5d741582661b855682bf7183/download/sxs-template.png
 +tags          : !discontinued, roundbox
 +
 +downloadurl   : https://trello.com/1/cards/5d741100a0a22c528e0cad5a/attachments/5d7414c92e968303f380f041/download/sxs.zip
 +bugtracker    : # eg. https://github.com/example/dokuwiki-template-sample/issues
 +sourcerepo    : # eg. https://github.com/example/dokuwiki-template-sample/
 +donationurl   : # eg. https://www.paypal.com/...
 +---- 
 +
 +:!: [[template:orphans]] (no contact mail given) :!:
 +
 +The SXS template is based on the [[template:Roundbox]] template. It is a style modification, and an update for compatibility with the most recent version of DokuWiki. It uses a sidebar and includes a PSD file for a custom header bar graphic.
 +
 +FIXME This template has been moved from older namespace. It may be no longer maintained.
 +
 +LOL A new theme has been added to the [[roundbox]] template based on this template.  It is not exactly the same but it is a fairly good match.
 + --- //[[don@lynsoft.co.uk|Don Bowman]] 2009/06/23 11:55//
 +
 +===== Download and Install ======
 +
 +[[https://trello.com/1/cards/5d741100a0a22c528e0cad5a/attachments/5d7414c92e968303f380f041/download/sxs.zip|Click here]] to download the template.
 +
 +==== Installation ====
 +
 +  - Unpack the zip file into the **/lib/tpl/** directory.
 +  - In **/conf/local.php** set ''%%$conf['template'] = 'sxs';%%''
 +  - If you so desire, you can edit the following files:
 +    - ''lib/tpl/sxs/conf.php'': Obvious configuration choices, including title.
 +    - ''lib/tpl/sxs/topheader.html'': Change the alt text, the links, and the name of your site home page.
 +    - ''lib/tpl/sxs/images/title_bar.psd'': Using Photoshop or GIMP, change the text, and save to ''lib/tpl/sxs/images/title_bar_wiki.jpg''
 +
 +===== Description =====
 +
 +{{https://trello.com/1/cards/5d741100a0a22c528e0cad5a/attachments/5d741582661b855682bf7183/download/sxs-template.png?300&recache |Screenshot of sxs Template}} This is template is more-or-less a copy of the Roundbox template, though I think I've totally dropped the roundness feature.  Colors are changed, and the appearance is different in a few ways.  Most importantly, this works quite nicely with (my version of) the 2006-03-09b release of DokuWiki.
 +
 +This template uses a sidebar.  Apparently, we're required to use the phrase "yet another" any time a sidebar template is introduced, so there you go.
 +
 +I've included the file ''images/title_bar.psd'', which can be edited in Photoshop or GIMP.  By editing the text, and saving to ''title_bar_wiki.jpg'' in that directory, you can have your own text there. 
 +
 +There are also various obvious features that you will want to change, like the tagline (in ''conf.php''), the title bar graphic and home link (in ''topheaders.html''), the available links (in ''conf.php'').
 +
 +===== Compatible browsers =====
 +
 +SXS works reasonably well in the following browsers:
 +  * Safari
 +  * Firefox
 +  * Opera
 +
 +===== Non-compatible browsers =====
 +
 +?
 +
 +===== Credits =====
 +
 +This template borrows very heavily from Chris Arndt's [[roundbox|Roundbox]] template.  I think I've pretty much dropped support for his roundness feature, though.
 +
 +===== Revision List =====
 +
 +  * 2006-06-18 --- initial version
 +
 +===== Bugs =====
 +
 +30.06.2006; Mario@Jung-Sinzheim.de
 +
 +I am not sure, but I think there is a bug if you configure: $conf['sxs_sidebar_orientation'] = 'left'. The sidebar is also on the right side. I don´t find a possibility to put it on the left side. 
 +
 +===== Feature Requests ===== 
 +
 +FIXME Can we have the search functionality added to this template?  It's an important part of the wiki, I would think.
 +
 +Suggested Fix: Add the searchform line to main.php, in the "user info" block as shown below
 +        <!-- start user info -->
 +        <div class="user">
 +          <?php tpl_searchform()?>&nbsp;
 +          <br><br>
 +          <?php tpl_userinfo() ?>
 +        </div>
 +        <!-- end user info -->
 +provided by biz:CD
 +
 +FIXME Title reads Physics Wiki, instead of the title from config.php
 +
 +===== Discussion =====
 +
 +Incidentally, people are sometimes scandalized by the name "SXS", for whatever reason.  It stands for "Simulating eXtreme Spacetimes", which is the name of my research group.
  

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki