TikiWiki Mod details : themes-tikipedia_tiki_7

Back to list
This public repository lists the mods packages available from tikiwiki.org server. It's used by tikiwiki admins to update features that are not included in the public release of Tikiwiki. see TikiMods page on tw.o

themes : tikipedia_tiki_7

authorGary Cunningham-Lee (chibaguy).
changelog4 update for Tiki 7 (support for use of modules for site header items and custom code, etc.)
3 updated for Tiki 3, imports layout/layout.css and uses fewer custom files
2 Update for TikiWiki 2.0. Switch to *litecss layout.
1 initial package (May 2, 2006)
contributor$Author$
descriptionTikipedia uses the default *litecss source-ordered layout method (http://sourceforge.net/projects/litecss) of Tiki Wiki CMS Groupware. Mediawiki uses a full-width liquid layout, so to be faithful to that appearance, the fixed-width option in Tiki should be turned off. As with all Tiki themes, the right-hand side column column is functional in this theme, but shouldn't be used if the site is meant to look like a Mediawiki site, which lacks the third column. If updating from a previous Tiki version, don't use the older Tikipedia template files or Tikipedia wikiplugins; they aren't compatible with the current Tiki version. For more information, please see the documentation pages for this theme. To retain the Mediawiki appearance, modules shouldn't be put in the Top and Topbar module zones. This assures that the top of the left column, where the logo is, will be flush with the page top. Recommended module assignments (in this order) -> Pagetop: login_box (nobox=y, mode=popup), search (nobox=y); Left: logo (nobo x=y, flip=n, style=overflow: hidden), Tools (title=Tools; custom module data described below), menu (type=vert). Tools module data (this is moved here from tiki-wiki_topline.tpl, about lines 22-135): /* ---------------- Start Tools module data --------------- */ {if $page} {if ! isset($versioned)} {if $print_page ne 'y'}
{if $pdf_export eq 'y'} {icon _id='page_white_acrobat' alt="{tr}PDF{/tr}"} {/if} {if $prefs.flaggedrev_approval neq 'y' or ! $revision_approval or $lastVersion eq $revision_displayed} {if $editable and ($tiki_p_edit eq 'y' or $page|lower eq 'sandbox') and $beingEdited ne 'y' and $machine_translate_to_lang eq '' or $canEditStaging eq 'y'} {icon _id='page_edit' alt="{tr}Edit this page{/tr}"} {if $prefs.wiki_edit_icons_toggle eq 'y' and ($prefs.wiki_edit_plugin eq 'y' or $prefs.wiki_edit_section eq 'y')} {jq} $("#wiki_plugin_edit_view").click( function () { var src = $("#wiki_plugin_edit_view img").attr("src"); if (src.indexOf("wiki_plugin_edit_view") > -1) { $(".editplugin, .icon_edit_section").show(); $("#wiki_plugin_edit_view img").attr("src", src.replace("wiki_plugin_edit_view", "wiki_plugin_edit_hide")); setCookieBrowser("wiki_plugin_edit_view", true); } else { $(".editplugin, .icon_edit_section").hide(); $("#wiki_plugin_edit_view img").attr("src", src.replace("wiki_plugin_edit_hide", "wiki_plugin_edit_view")); deleteCookie("wiki_plugin_edit_view"); } return false; }); if (!getCookie("wiki_plugin_edit_view")) {$(".editplugin, .icon_edit_section").hide(); } else { $("#wiki_plugin_edit_view").click(); } {/jq} {icon _id='wiki_plugin_edit_view' title="{tr}View edit icons{/tr}"} {/if} {/if} {/if} {if $prefs.feature_morcego eq 'y' && $prefs.wiki_feature_3d eq 'y'} {icon _id='wiki3d' alt="{tr}3d browser{/tr}"} {/if} {if $cached_page eq 'y'} {icon _id='arrow_refresh'} {/if} {if $prefs.feature_wiki_print eq 'y'} {icon _id='printer' alt="{tr}Print{/tr}"} {/if} {if $prefs.feature_share eq 'y' && $tiki_p_share eq 'y'} {icon _id='share_link' alt="{tr}Share this page{/tr}"} {/if} {if $prefs.feature_tell_a_friend eq 'y' && $tiki_p_tell_a_friend eq 'y'} {icon _id='email_link' alt="{tr}Send a link{/tr}"} {/if} {if $user and $prefs.feature_notepad eq 'y' and $tiki_p_notepad eq 'y'} {icon _id='disk' alt="{tr}Save to notepad{/tr}"} {/if} {if $user and $prefs.feature_user_watches eq 'y'} {if $user_watching_page eq 'n'} {icon _id='eye' alt="{tr}Page is NOT being monitored. Click icon to START monitoring.{/tr}"} {else} {icon _id='no_eye' alt="{tr}Page IS being monitored. Click icon to STOP monitoring.{/tr}"} {/if} {if $structure eq 'y' and $tiki_p_watch_structure eq 'y'} {if $user_watching_structure ne 'y'} {icon _id='eye_arrow_down' alt="{tr}Monitor the Sub-Structure{/tr}"} {else} {icon _id='no_eye_arrow_down' alt="{tr}Stop Monitoring the Sub-Structure{/tr}"} {/if} {/if} {/if} {if $prefs.feature_group_watches eq 'y' and ( $tiki_p_admin_users eq 'y' or $tiki_p_admin eq 'y' )} {icon _id='eye_group' alt="{tr}Group Monitor{/tr}"} {if $structure eq 'y'} {icon _id=eye_group_arrow_down alt="{tr}Group Monitor on Structure{/tr}"} {/if} {/if}
{if $prefs.feature_backlinks eq 'y' and $backlinks and $tiki_p_view_backlink eq 'y'}
{/if} {if ( $structure eq 'y' and count($showstructs) gt 1 ) or ( $structure eq 'n' and count($showstructs) neq 0 )}
{/if} {if $prefs.feature_multilingual eq 'y' && $prefs.show_available_translations eq 'y' && $machine_translate_to_lang eq ''}
{include file='translated-lang.tpl' td='n'}
{/if}
{/if} {* <-- end of if $print_page ne 'y' *} {/if}{/if} /* ---------------- End Tools module data --------------- */
docurlhttp://themes.tikiwiki.org/Tikipedia
http://zukakakina.com/Tikipedia
filesstyles/tikipedia/Readme.txt
styles/tikipedia.css
styles/tikipedia/bodybg.jpg
styles/tikipedia/border.png
styles/tikipedia/index.php
styles/tikipedia/page-fade.png
styles/tikipedia/page_fade.png
styles/tikipedia/portal-break.png
styles/tikipedia/portal-break-ltr.png
styles/tikipedia/portal-break-rtl.png
styles/tikipedia/search-fade.png
styles/tikipedia/search-ltr.png
styles/tikipedia/tab-break.png
styles/tikipedia/tab-current-fade.png
styles/tikipedia/tab-normal-fade.png
styles/tikipedia/tabmarkactive.jpg
styles/tikipedia/tabmarkbg.jpg
styles/tikipedia/tabmarkhover.jpg
styles/tikipedia/img/icons/external_link.gif
styles/tikipedia/img/icons/index.php
styles/tikipedia/pics/icons/index.php
styles/tikipedia/pics/icons/lock.png
styles/tikipedia/pics/icons/module.png
styles/tikipedia/pics/icons/omodule.png
templates/styles/tikipedia/credits.tpl
templates/styles/tikipedia/index.php
lastmodif$Date$
licenceThis theme created for Tiki Wiki CMS Groupware is a derived work using visual elements of the Vector theme of Mediawiki, which was released under the GPL license. Consequently, the visual aspects retain the GPL license, while the structural aspects based on the default Tiki components are licensed GNU/LGPL.
modnamethemes-tikipedia_tiki_7
nametikipedia_tiki_7
revision$Revision$
typethemes
versionTiki 7