History: Footer code
Source of version: 64
Copy to clipboard
__Many of the links are broken or not of high-enough quality to be in the footer. The list should keep only the most relevant/important things for the average visitor__
This needs to be coordinated with ((Top Menu))
! Content for bottom_link module on each site
{CODE(wrap="1")}
{DIV(class="clearfix twfooter")} {DIV(class="box")}<h3>[http://info.tiki.org|About Tiki|nocache]</h3>[http://info.tiki.org/tiki-view_articles.php|nocache|News]
[http://info.tiki.org/Download|Download|nocache]
[http://info.tiki.org/Demo|Demo|nocache]
[http://info.tiki.org/Tiki+Feature+Checklist|Features|nocache]
[http://tiki.org/Tiki+Software+Community+Association|Tiki Association|nocache]
[http://info.tiki.org/Contact+Us|Contact Tiki|nocache]
[http://tiki.org/Donation|Donate to Tiki|nocache]{DIV} {DIV(class="box")}<h3>[http://dev.tiki.org|Development|nocache]</h3>[http://dev.tiki.org/3Rules|The 3 Rules|nocache]
[http://dev.tiki.org/How+to+get+commit+access|Commit access|nocache]
[http://dev.tiki.org/Get+code|Downloads|nocache]
[http://profiles.tiki.org|Profiles|nocache]
[http://security.tiki.org|Security|nocache]
[http://i18n.tiki.org/|Languages|nocache]
[http://themes.tiki.org|Themes|nocache]
{DIV}{DIV(class="box")}<h3>Get Started</h3>[http://info.tiki.org/Download|Download|nocache]
[http://doc.tiki.org/Installation|Install guide|nocache]
[http://doc.tiki.org/Initial+Configuration|Configure|nocache]
[http://tiki.org/TikiMovies|Videos|nocache]
<br /><h3>[http://tiki.org/tiki-forums.php|Support|nocache]</h3>[http://tiki.org/tiki-forums.php|Forums|nocache]
[http://doc.tiki.org|Documentation|nocache]
[http://tiki.org/Mailing+lists|Mailing lists|nocache]
[http://doc.tiki.org/faqs|FAQs|nocache]
[http://tiki.org/ConnectingToIrc|Live chat|nocache]
[http://info.tiki.org/Consultants|Consultants|nocache]
{DIV}{DIV(class="box")}<h3>[http://tiki.org/Home|Community|nocache]</h3>[http://tiki.org/Model|Model|nocache]
[http://tiki.org/tiki-register.php|Join Tiki|nocache]
[http://tiki.org/WhoWhat|Who to contact|nocache]
[http://dev.tiki.org/Report+a+Bug|Feature request|nocache]
[http://dev.tiki.org/Report+a+Bug|Bug report|nocache]
[http://dev.tiki.org/RoadMap|Roadmap|nocache]
[http://info.tiki.org/Featured+Tikis|Featured Tiki|nocache]
[http://irc.tiki.org/|IRC Chat|nocache]
[http://info.tiki.org/tiki-calendar.php|Events|nocache]
{DIV}{DIV(class="box")}<h3>[http://doc.tiki.org|Documentation|nocache]</h3>[http://doc.tiki.org/Basic+Docs+Project|Basics|nocache]
[http://doc.tiki.org/Installation|Installation guide|nocache]
[http://doc.tiki.org/Initial+Configuration|Configuration|nocache]
[http://doc.tiki.org/Features|Features|nocache]
[http://doc.tiki.org/Tutorials|Tutorials|nocache]
[http://twbasics.keycontent.org|Tiki for Smarties|nocache]
[http://doc.tiki.org/Welcome+Authors|Become an author|nocache]{DIV}{DIV(class="box")}<h3>[http://tiki.org|Tiki Sites|nocache]</h3>[http://info.tiki.org|Information|nocache]
[http://tiki.org/Home|Community|nocache]
[http://dev.tiki.org|Development|nocache]
[http://doc.tiki.org|Documentation|nocache]
[http://themes.tiki.org|Themes|nocache]
[http://profiles.tiki.org|Profiles|nocache]
[http://edu.tiki.org|Education|nocache]
[http://branding.tiki.org|Branding|nocache]
[http://security.tiki.org|Security|nocache]
{DIV}{DIV(class="box")}<h3>[http://tiki.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/groups/Tiki-Wiki-CMS-Groupware-118987|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}
<div style="float:right;padding-top:3em;"><a href="http://sourceforge.net/projects/tikiwiki"><img src="https://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 style="float:left;padding-top:3em;">Tiki® and TikiWiki® are registered trademarks of the [http://tiki.org/Tiki+Software+Community+Association|Tiki Software Community Association].</div>
{CODE}
!!Extras
For __info.tw.o__, add the following:
{CODE(wrap="1")}
{if !$user}<a accesskey="l" href="tiki-login.php" title="Admin login">Admin Login{else}<a accesskey="l" href="tiki-logout.php" title="Logout">Logout{/if}</a>
{CODE}
''Required, because there is no Login area on info.tw.o
Also, you need to put {wiki}{literal} ... {/literal}{/wiki} because it's still using Tiki6, before module revamp.
For __doc.tw.o__, add the following:
{CODE(wrap="1")}
The information on this site is available under a <a href="Creative+Commons+Attribution-ShareAlike+License" title="Copyright">Creative Commons License</a>.
{CODE}
''To specify the CC copyright
!!Custom CSS
Add this to 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}
! Todos
* Add a link, only visible to registered users with instructions on how to edit the footer
* Can this be distributed via ((doc:PluginHtmlFeed)) ?
!! 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.tiki.org/tiki-list_banners.php] for details. Let's coordinate so that we have all the same icons. See also [http://tiki.org/networks] for more info.''
!! Others
* workflow.tikiwiki.org (retired)
* tv.tiki.org (not live yet)
* i18n.tiki.org (alpha)
* cc.tikiwiki.org (ask Xavi)
* mods.tiki.org (not really maintained so let's not promote)
* maps.tikiwiki.org (replaced by using maps at community site)
-=alias=-
* (alias(Footer code HTML))
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 | |||||