History: Footer code
Source of version: 25
- «
- »
Copy to clipboard
! 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:
{CODE(wrap="1" wiki="1")}
{wiki}{literal}{DIV(class="sns_icons")}
<h3 id="keepintouch">{TR()}Keep in touch{TR}
</h3>
<a href="http://sourceforge.net/projects/tikiwiki"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=64258&type=14" width="150" height="40" alt="Get Tiki Wiki CMS Groupware at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>{DIV}
{DIV(class="clearfix twfooter")}{DIV(class="box")}<h3>[http://info.tikiwiki.org|Info|nocache]</h3>[http://info.tikiwiki.org/Fact+Sheet|Fact Sheet|nocache]
[http://info.tikiwiki.org/About|About|nocache]
[http://info.tikiwiki.org/Promo|Promo Sheet (PDF)|nocache]
[http://info.tikiwiki.org/Download|Download|nocache]
[http://info.tikiwiki.org/demo|Try Me!|nocache]
[http://info.tikiwiki.org/Contact+us|Contact Us|nocache]{DIV}{DIV(class="box")}<h3>[http://doc.tikiwiki.org/|Documentation|nocache]</h3>[http://doc.tikiwiki.org/Features|Features|nocache]
[http://doc.tikiwiki.org/Install|Install|nocache]
[http://doc.tikiwiki.org/Upgrade|Upgrade|nocache]
[http://doc.tikiwiki.org/tiki-list_faqs.php|FAQs|nocache]{DIV}{DIV(class="box")}<h3>[http://dev.tikiwiki.org/|Development|nocache]</h3>[http://dev.tikiwiki.org/Make+a+wish|Report a bug|nocache]
[http://dev.tikiwiki.org/Make+a+wish|Suggest a feature|nocache]
[http://dev.tikiwiki.org/Roadmap|RoadMap|nocache]
[http://dev.tikiwiki.org/Security|Security|nocache]{DIV}{DIV(class="box")}<h3>[http://tikiwiki.org/tiki-index.php|Community|nocache]</h3>[http://tikiwiki.org/tiki-register.php|Join!|nocache]
[http://tikiwiki.org/About|About|nocache]
[http://tikiwiki.org/Community|Community|nocache]
[http://tikiwiki.org/forums|Support forums|nocache]
[http://tikiwiki.org/Tiki+Fest|Events|nocache]{DIV}{DIV(class="box")}<h3>[http://themes.tikiwiki.org/|Themes|nocache]</h3>[http://themes.tikiwiki.org/Use|Use|nocache]
[http://themes.tikiwiki.org/Create|Create|nocache]
[http://themes.tikiwiki.org/Develop|Develop|nocache]{DIV}{DIV(class="box")}<h3>[http://profiles.tikiwiki.org/|Profiles|nocache]</h3>[http://profiles.tikiwiki.org/Use|Use|nocache]
[http://profiles.tikiwiki.org/Create|Create|nocache]
[http://profiles.tikiwiki.org/Develop|Develop|nocache]{DIV}{DIV(class="box")}<h3>[#|Other|nocache]</h3>[http://branding.tikiwiki.org|branding.tikiwiki.org|nocache]
[http://edu.tikiwiki.org|edu.tikiwiki.org|nocache]
[http://live.tikiwiki.org|live.tikiwiki.org|nocache]
[http://irc.tikiwiki.org|irc.tikiwiki.org|nocache]
[http://security.tikiwiki.org|security.tikiwiki.org|nocache]
[http://quality.tikiwiki.org|quality.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://mobile.tikiwiki.org|mobile.tikiwiki.org|nocache]
[http://wiki-translation.com|wiki-translation.com|nocache]
[http://twbasics.keycontent.org/|Tiki for Smarties|nocache]
{DIV}{DIV}{/literal}{/wiki}{CODE}
and this to go in Look and Feel admin page, Miscellaneous tab, Custom CSS textarea:
{CODE()}
.twfooter .box {width: 106px; float:left; text-align: left;margin-left: 30px;}
.twfooter .box:first-child {margin-left: 0;}
.twfooter img.externallink {display:none;}{CODE}
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.
''Note: On info.tw.o, several social networking icons are randomly shown in the __Join Tiki__ module in the left column. See [http://info.tikiwiki.org/tiki-list_banners.php] for details. Let's coordinate so that we have all the same icons. See also [http://www.tikiwiki.org/networks] for more info.''
!Alternate Proposal for Footer
{img src=pics/icons/announce.png alt="Announce"} Now live on http://info.tikiwiki.org
(from ricks99) ML: +1 go go go Rick!
Rather than simply re-listing the top-level options from the top menu, I propose putting useful links that folks actually need. Google Analytics has been running on all the Tiki5 for a few weeks now, and I have some data that includes
*What terms folks are searching for (using Tiki site search)
*What terms folks are using (from Google, Bing, etc.) to arrive at Tiki
*Which pages are most popular.
I propose organizing the footer as follows:
About Tiki (this is general Tiki information)
* [http://info.tikiwiki.org/tiki-view_articles.php|News]
* [http://info.tikiwiki.org/Download?bl=y|Download]
* [http://info.tikiwiki.org/Demo?bl=y|Demo]
* [http://info.tikiwiki.org/Tiki+Feature+Checklist?bl=y|Features]
* [http://tikiwiki.org/Tiki+Software+Community+Association?bl=y|Tiki Association]
* [http://tikiwiki.org/TikiPartner|Partners]
+(this refers to software that has partnered with Tiki or that we use: PHP, Smarty, BBB, etc.)
* [http://info.tikiwiki.org/Contact+Us?bl=y|Contact Tiki]
Get Started
* [http://info.tikiwiki.org/Download?bl=y|Download]
* [http://doc.tikiwiki.org/Installation?bl=y|Install guide]
* [http://doc.tikiwiki.org/Initial+Configuration?bl=y|Configure]
* [http://tikiwiki.org/tiki-index.php?page=TikiMovies|Videos]
Community
* [http://tikiwiki.org/tiki-register.php|Join Tiki]
* [http://tikiwiki.org/WhoWhat|Who to contact]
+(the who/where page on dev)
* [http://dev.tikiwiki.org/Report+a+Bug|Feature request]
+ (I, personally like this much better than "wish") ML: just use page alias so both work.
* [http://dev.tikiwiki.org/Report+a+Bug|Bug report]
* [http://dev.tikiwiki.org/RoadMap|Roadmap]
* [http://info.tikiwiki.org/tiki-browse_gallery.php?galleryId=1|Featured Tiki]
* [http://irc.tikiwiki.org/|IRC Chat]
Development
* [http://dev.tikiwiki.org/3Rules|The 3 Rules]
* [http://dev.tikiwiki.org/How+to+get+commit+access|Commit access]
+(the "how to get commit access" page)
* [http://dev.tikiwiki.org/tiki-index.php?page=Get+code|Downloads]
+ (the developer downloads page)
* [http://profiles.tikiwiki.org|Profiles]
* [http://quality.tikiwiki.org|Quality]
* [http://security.tikiwiki.org|Security]
* [http://tikiwiki.org/i18n|Languages]
* [http://themes.tikiwiki.org|Themes]
Documentation
* [http://doc.tikiwiki.org/Basic+Docs+Project&bl=n|Basics]
*[http://doc.tikiwiki.org/Installation?bl=y|Installation guide]
* [http://doc.tikiwiki.org/Initial+Configuration?bl=y|Configuration]
* [http://doc.tikiwiki.org/Features?bl=y|Features]
* [http://doc.tikiwiki.org/Tutorials|Tutorials]
* [http://doc.tikiwiki.org/Documentation+Status?bl=y|Become an author]
Support
* [http://tikiwiki.org/tiki-forums.php|Forums]
* [http://doc.tikiwiki.org|Documentation]
* [http://tikiwiki.org/Mailing+lists?bl=y|Mailing lists]
* [http://doc.tikiwiki.org/faqs|FAQs]
* [http://tikiwiki.org/ConnectingToIrc|Live chat]
* [http://info.tikiwiki.org|Consultants|Consultants]
Tiki Sites (we should spell out the full name instead of using the URL, this way it is more meaningful).
* [http://info.tikiwiki.org|Information]
* [http://tikiwiki.org/Home|Community]
* [http://dev.tikiwiki.org|Development]
* [http://doc.tikiwiki.org|Documentation]
* [http://themes.tikiwiki.org|Themes]
* [http://profiles.tikiwiki.org|Profiles]
* [http://edu.tikiwiki.org|Education]
* [http://branding.tikiwiki.org|Branding]
* [http://quality.tikiwiki.org|Quality]
* [http://mobile.tikiwiki.org|mobile.tikiwiki.org]
* [http://security.tikiwiki.org|Security]
+perhaps should become a workspace of dev? else upgrade and put in ((doc:InterTiki))
* [http://stats.tikiwiki.org|Stats]
* [http://maps.tikiwiki.org|Maps]
International (do we still have tikiwiki.de, etc.?
* fr.tikiwiki.org
* de.tikiwiki.org
* br.tikiwiki.org
Networks
* [http://twitter.com/tikiwiki|Twitter]
* [http://www.facebook.com/group.php?gid=6607687318|Facebook]
* [http://www.linkedin.com/e/gis/118987/2C0B9C16E832|LinkedIn]
* [http://sourceforge.net/projects/tikiwiki|SourceForge.net
* [http://www.ohloh.net/projects/39|Ohloh]
* [http://http://identi.ca/group/tikiwiki|identi.ca]
*[http://www.slideshare.net/group/tikiwiki|Slideshare]
*[http://www.ustream.tv/channel/tikifests|Ustream]
*[http://www.flickr.com/search/show/?q=tikiwiki|Flickr]
*[http://www.youtube.com/results?search_query=tikiwiki|YouTube]
* [http://delicious.com/search?p=tikiwiki|Delicious|nocache]
Othersok
* workflow.tikiwiki.org (retired)
* Tiki TV (not live yet)
* i18n.tikiwiki.org (on hold)
* cc.tikiwiki.org (ask Xavi)
!!Code
The current code used on info.tw.o:
{CODE(wrap=1)}
{wiki}{literal}{DIV(class="clearfix twfooter")}{DIV(class="box")}<h3>[http://info.tikiwiki.org|About Tiki|nocache]</h3>[http://info.tikiwiki.org/tiki-view_articles.php|nocache|News]
[http://info.tikiwiki.org/Download?bl=y|Download|nocache]
[http://info.tikiwiki.org/Demo?bl=y|Demo|nocache]
[http://info.tikiwiki.org/Tiki+Feature+Checklist?bl=y|Features|nocache]
[http://tikiwiki.org/Tiki+Software+Community+Association?bl=y|Tiki Association|nocache]
[http://tikiwiki.org/TikiPartner|Partners|nocache]
[http://info.tikiwiki.org/Contact+Us?bl=y|Contact Tiki|nocache]{DIV}{DIV(class="box")}<h3>[http://dev.tikiwiki.org|Development|nocache]</h3>[http://dev.tikiwiki.org/3Rules|The 3 Rules|nocache]
[http://dev.tikiwiki.org/How+to+get+commit+access|Commit access|nocache]
[http://dev.tikiwiki.org/tiki-index.php?page=Get+code|Downloads|nocache]
[http://profiles.tikiwiki.org|Profiles|nocache]
[http://quality.tikiwiki.org|Quality|nocache]
[http://security.tikiwiki.org|Security|nocache]
[http://tikiwiki.org/i18n|Languages|nocache]
[http://themes.tikiwiki.org|Themes|nocache]
[http://mods.tikiwiki.org|Mods repository|nocache]{DIV}{DIV(class="box")}<h3>Get Started</h3>[http://info.tikiwiki.org/Download?bl=y|Download|nocache]
[http://doc.tikiwiki.org/Installation?bl=y|Install guide|nocache]
[http://doc.tikiwiki.org/Initial+Configuration?bl=y|Configure|nocache]
[http://tikiwiki.org/tiki-index.php?page=TikiMovies|Videos|nocache]<br /><br /><h3>[http://info.tikiwiki.org|Community|nocache]</h3>[http://tikiwiki.org/tiki-register.php|Join Tiki|nocache]
[http://tikiwiki.org/WhoWhat|Who to contact|nocache]
[http://dev.tikiwiki.org/Report+a+Bug|Feature request|nocache]
[http://dev.tikiwiki.org/Report+a+Bug|Bug report|nocache]
[http://dev.tikiwiki.org/RoadMap|Roadmap|nocache]
[http://info.tikiwiki.org/tiki-browse_gallery.php?galleryId=1|Featured Tiki|nocache]
[http://irc.tikiwiki.org/|IRC Chat|nocache]{DIV}{DIV(class="box")}<h3>[http://doc.tikiwiki.org|Documentation|nocache]</h3>[http://doc.tikiwiki.org/Basic+Docs+Project&bl=n|Basics|nocache]
[http://doc.tikiwiki.org/Installation?bl=y|Installation guide|nocache]
[http://doc.tikiwiki.org/Initial+Configuration?bl=y|Configuration|nocache]
[http://doc.tikiwiki.org/Features?bl=y|Features|nocache]
[http://doc.tikiwiki.org/Tutorials|Tutorials|nocache]
[http://doc.tikiwiki.org/Welcome+Authors?bl=y|Become an author|nocache]<br /><br /><h3>[http://tikiwiki.org/tiki-forums.php|Support|nocache]</h3>[http://tikiwiki.org/tiki-forums.php|Forums|nocache]
[http://doc.tikiwiki.org|Documentation|nocache]
[http://tikiwiki.org/Mailing+lists?bl=y|Mailing lists|nocache]
[http://doc.tikiwiki.org/faqs|FAQs|nocache]
[http://tikiwiki.org/ConnectingToIrc|Live chat|nocache]
[http://info.tikiwiki.org|Consultants|Consultants|nocache]{DIV}{DIV(class="box")}<h3>[http://tikiwiki.org|Tiki Sites|nocache]</h3>[http://info.tikiwiki.org|Information|nocache]
[http://tikiwiki.org/Home|Community|nocache]
[http://dev.tikiwiki.org|Development|nocache]
[http://doc.tikiwiki.org|Documentation|nocache]
[http://themes.tikiwiki.org|Themes|nocache]
[http://profiles.tikiwiki.org|Profiles|nocache]
[http://edu.tikiwiki.org|Education|nocache]
[http://branding.tikiwiki.org|Branding|nocache]
[http://quality.tikiwiki.org|Quality|nocache]
[http://mobile.tikiwiki.org|Mobile|nocache]
[http://security.tikiwiki.org|Security|nocache]
[http://stats.tikiwiki.org|Stats|nocache]
[http://maps.tikiwiki.org|Maps|nocache]{DIV}{DIV(class="box")}<h3>[http://tikiwiki.org/networks|Networks|nocache]</h3>[http://twitter.com/tikiwiki|Twitter|nocache]
[http://www.facebook.com/group.php?gid=6607687318|Facebook|nocache]
[http://www.linkedin.com/e/gis/118987/2C0B9C16E832|LinkedIn|nocache]
[http://identi.ca/group/tikiwiki|Identi.ca|nocache]
[http://www.ohloh.net/projects/39|Ohloh|nocache]
[http://www.last.fm/group/Tikiwiki|Last.fm|nocache]
[http://www.slideshare.net/group/tikiwiki|SlideShare|nocache]
[http://www.ustream.tv/channel/tikifests|Ustream|nocache]
[http://friendfeed.com/tikiwiki|FriendFeed|nocache]
[http://www.flickr.com/search/show/?q=tikiwiki|Flickr|nocache]
[http://www.youtube.com/results?search_query=tikiwiki|YouTube|nocache]
[http://delicious.com/search?p=tikiwiki|Delicious|nocache]{DIV}{DIV(class="box")}<h3>International</h3>[http://de.tikiwiki.org|Deutsch|nocache]
[http://fr.tikiwiki.org|Français|nocache]
[http://br.tikiwiki.org|Português-Brasil|nocache]
[http://wiki-translation.com|Wiki translation|nocache]
{DIV}{/literal}{/wiki}
<div style="float:right;padding-top:3em;"><a href="http://sourceforge.net/projects/tikiwiki"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=64258&type=14" width="150" height="40" alt="Get Tiki Wiki CMS Groupware at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a></div>
{CODE}
Just a suggestion....
{img src=pics/icons/accept.png} Deployed to all tw.o sites: May 5, 2010
History
| Information | Version | |||||
|---|---|---|---|---|---|---|
| 2018-12-03 14:16 chibaguy Fixed links and updated layout details - goal is identical content at all sites. | 87 | |||||
| 2015-02-15 04:52 marclaporte | 86 | |||||
| 2014-07-29 23:38 marclaporte Better results | 85 | |||||
| 2014-07-29 23:33 marclaporte Now on main server | 84 | |||||
| 2013-10-05 21:09 marclaporte | 83 | |||||
| 2013-09-01 21:14 marclaporte Better link | 82 | |||||
| 2013-09-01 21:07 marclaporte Link broken | 81 | |||||
| 2012-12-17 06:26 marclaporte | 80 | |||||
| 2012-10-20 15:35 marclaporte | 79 | |||||
| 2012-10-20 14:41 marclaporte That page is scary, better take them to the logs to motivate people to hop on | 78 | |||||
| 2012-10-18 22:31 marclaporte | 77 | |||||
| 2012-10-18 22:17 marclaporte | 76 | |||||
| 2012-10-10 13:57 marclaporte | 75 | |||||
| 2012-10-10 13:53 marclaporte | 74 | |||||
| 2012-10-06 22:56 marclaporte Link to group is broken, so linking to search instead | 73 | |||||
| 2012-10-06 22:20 marclaporte | 72 | |||||
| 2012-10-06 22:09 marclaporte We are on Google+ nowadays | 71 | |||||
| 2012-10-06 21:24 marclaporte Less fancy but works as well | 70 | |||||
| 2012-10-06 21:12 marclaporte | 69 | |||||
| 2012-10-06 21:09 marclaporte | 68 | |||||
| 2012-10-06 21:08 marclaporte | 67 | |||||
| 2012-10-06 21:08 marclaporte | 66 | |||||
| 2012-10-06 21:01 marclaporte | 65 | |||||
| 2012-10-06 21:00 marclaporte re-ordering to make it thinner | 64 | |||||
| 2012-10-06 20:50 marclaporte Upgrading to Tiki7+ style instructions | 63 | |||||