History: Footer code
Preview of version: 1
- «
- »
Content for Look and Feel textareas
Something like this can be used for the Tiki project site footers, to go in Look and Feel custom footer code textarea:
Copy to clipboard
{wiki}{literal}{DIV(class="sns_icons")} <h3 id="keepintouch">{tr}Keep in touch{/tr}</h3> More icons go here.{DIV} {DIV(class="clearfix twfooter")}{DIV(class="box")}<h3>[http://info.tikiwiki.org|Info|nocache]</h3>[http://info.tikiwiki.org|Features|nocache] [http://info.tikiwiki.org|Fact Sheet|nocache] [http://info.tikiwiki.org|About|nocache] [http://info.tikiwiki.org|Promo Sheet (PDF)|nocache] [http://info.tikiwiki.org|Contact Us|nocache]{DIV}{DIV(class="box")}<h3>[http://dev.tikiwiki.org|Development|nocache]</h3>[http://dev.tikiwiki.org|Report a bug|nocache] [http://dev.tikiwiki.org|Suggest a feature|nocache] [http://dev.tikiwiki.org|RoadMap|nocache] [http://dev.tikiwiki.org|Security|nocache]{DIV}{DIV(class="box")}<h3>[http://doc.tikiwiki.org|Documentation|nocache]</h3>[http://doc.tikiwiki.org|Features|nocache] [http://doc.tikiwiki.org|Download|nocache] [http://doc.tikiwiki.org|Install|nocache] [http://doc.tikiwiki.org|Upgrade|nocache] [http://doc.tikiwiki.org|Documentation|nocache] [http://doc.tikiwiki.org|FAQs|nocache]{DIV}{DIV(class="box")}<h3>[http://tikiwiki.org/tiki-index.php|Community|nocache]</h3>[http://tikiwiki.org/tiki-index.php|Join!|nocache] [http://tikiwiki.org/tiki-index.php|About|nocache] [http://tikiwiki.org/tiki-index.php|Try Me!|nocache] [http://tikiwiki.org/tiki-index.php|Community|nocache] [http://tikiwiki.org/tiki-index.php|Support forums|nocache] [http://tikiwiki.org/tiki-index.php|Events|nocache]{DIV}{DIV(class="box")}<h3>[http://themes.tikiwiki.org/tiki-index.php|Themes|nocache]</h3>[http://themes.tikiwiki.org/tiki-index.php|Use|nocache] [http://themes.tikiwiki.org/tiki-index.php|Create|nocache] [http://themes.tikiwiki.org/tiki-index.php|Develop|nocache]{DIV}{DIV(class="box")}<h3>[http://profiles.tikiwiki.org/tiki-index.php|Profiles|nocache]</h3>[http://profiles.tikiwiki.org/tiki-index.php|Use|nocache] [http://profiles.tikiwiki.org/tiki-index.php|Create|nocache] [http://profiles.tikiwiki.org/tiki-index.php|Develop|nocache]{DIV}{DIV(class="box")}<h3>[#|Other|nocache]</h3>[http://edu.tikiwiki.org|edu.tikiwiki.org|nocache] [http://mobile.tikiwiki.org|mobile.tikiwiki.org|nocache] [http://de.tikiwiki.org|de.tikiwiki.org|nocache] [http://fr.tikiwiki.org|fr.tikiwiki.org|nocache] [http://wiki-translation.com|wiki-translation.com|nocache]{DIV}{DIV}{/literal}{/wiki}
and this to go in Look and Feel admin page, Miscellaneous tab, Custom CSS textarea:
Copy to clipboard
.twfooter .box {width: 106px; float:left; text-align: left;margin-left: 30px;} .twfooter .box:first-child {margin-left: 0;} .twfooter img.externallink {display:none;}
This was tested with branch 5.x svn r26764 and works pretty well.
To do: Social Networking icons
There isn't code for this in the footer template (tiki-bot_bar.tpl) so for now the code could go in the L&F textarea.History
| Information | Version | |||||
|---|---|---|---|---|---|---|
| 2010-04-29 21:03 marclaporte | 12 | |||||
| 2010-04-29 20:56 marclaporte Code Plugin modified by editor. | 11 | |||||
| 2010-04-29 20:10 marclaporte | 10 | |||||
| 2010-04-29 17:20 ricks99 | 9 | |||||
| 2010-04-28 16:48 marclaporte | 8 | |||||
| 2010-04-28 16:45 marclaporte | 7 | |||||
| 2010-04-28 16:39 marclaporte | 6 | |||||
| 2010-04-28 16:25 marclaporte more links | 5 | |||||
| 2010-04-27 13:51 marclaporte | 4 | |||||
| 2010-04-27 12:37 marclaporte more... | 3 | |||||
| 2010-04-27 10:14 marclaporte Doc before dev | 2 | |||||
| 2010-04-25 15:41 chibaguy Page created. | 1 | |||||