Loading...
Find
Log in
Username:
Password:
CapsLock is on.
Remember me (for 1 week)
Log in
Stay in SSL mode
History: Tiki14_upgrade_configuration
View page
Source of version: 4
(current)
!! Look & Feel admin * Site layout is switched to "fixed_top_modules" * Custom CSS This adds the height for the special zone on the front page (but needs to be put in a media query statement to reduce the size in small displays). The background image "dl146" is the montage of theme screenshots. To do: Try removing the text-shadow putting a solid rectangle behind the text instead, or some other way to make the text visible in front of the colorful background (that isn't too tacky). ~pp~ #page_1 .middle_outer {margin-top: 350px} #module_66 {height:330px; width: auto; background: url(dl146) repeat-x; margin-top: -330px; text-align: center; font-size: 90px; color: #8E286A;padding-top: 65px; text-shadow: 4px 4px 0px #fff;} #page_1 .pagetitle {display: none;} ~/pp~ (The edit page's "properties" tab's switch "don't show page title" wasn't effective for some reason, so the pagetitle is hidden with the CSS rule as shown.) * Javascript for scroll effects Apply "Scroll" profile from [https://profiles.tiki.org]. !! Admin modules !!! The top module zone contains: 1 logo - parameters: nobox=y, style=padding-bottom: 10px, topclass=col-md-6 2 Tiki_sites_dropdown - nobox=y, topclass=col-md-2 3 login box - mode=popup, remember=y, nobox=y, style=margin-right:-15px;margin-left:-15px, topclass=col-md-1 4 quickadmin - nobox=y, topclass=col-md-2 pull-right "Tiki_sites_dropdown" is a custom module with this content: {CODE()} <div class="dropdown"> <a class="btn btn-link dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true"> {tr}Tiki Project Sites{/tr} <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1"> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://info.tiki.org" title="{tr}Tiki news. Why to choose Tiki for your next project{/tr}">{tr}Information{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://doc.tiki.org" title="{tr}What Tiki does and how to install and use it{/tr}">{tr}Documentation{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://dev.tiki.org" title="{tr}Bug reports, suggestions for enhancements, how to contribute code{/tr}">{tr}Development{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://tiki.org/Community" title="{tr}Forums, meetings, events{/tr}">{tr}Community{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://i18n.tiki.org" title="{tr}Translate Tiki to your language{/tr}">{tr}Translation{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://themes.tiki.org" title="{tr}Change the look and feel{/tr}">{tr}Themes{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://profiles.tiki.org" title="{tr}Community-maintained site configuration tool{/tr}">{tr}Profiles{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://suite.tiki.org/Tiki+Suite" title="{tr}Tiki in suite of a dozen open-source web and desktop applications for your organization{/tr}">{tr}Suite{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://irc.tiki.org" title="{tr}Real-time community chat - logs and webchat{/tr}">{tr}Chat{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://demo.tiki.org" title="{tr}Test Tiki for yourself{/tr}">{tr}Demo{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://tv.tiki.org" title="{tr}Video and audio{/tr}">{tr}TV{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://r.tiki.org" title="{tr}Use the power of R calculations and graphics from Tiki{/tr}">{tr}R{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://edu.tiki.org" title="{tr}Tiki in education{/tr}">{tr}Edu{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://stats.tiki.org" title="{tr}Statistics{/tr}">{tr}Statistics{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="http://branding.tiki.org" title="{tr}Guidelines for Tiki brand, logo, color scheme, licence{/tr}">{tr}Branding{/tr}</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="https://tiki.org/tiki-register.php" title="{tr}Regisger at the main community site and use your account at any *.tiki.org site{/tr}">{tr}Register{/tr}</a></li> </ul> </div> {CODE} !!! The topbar module zone contains: 1 menupage - pagemenu=Front_page_message, nobox=y, nopage=Themes 2 menu - id=47, type=horiz, nobox=y, topclass=col-md-8 The wiki page Front_page_message has only this content: {CODE()} themes.tiki.org {CODE} A custom module could be used for this instead. A topclass is assigned (col-md-8) to reserve space for the search form, etc. Left-column modules were given the parameter nopage=Themes. !!! To do: * Add media queries to the CSS to limit the large font size to large displays. * Adjust the menus and add a switch-language selector and search form
Switch Theme
Site theme (fivealive-lite/grape)
Default
Amelia
Business
Cerulean
Cosmo
Cyborg
Darkly
Darkroom
Darkshine
Feb12
Fivealive-lite
Fivealive
Flatly
Greenvalley
Journal
Jqui
Lighty
Litera
Lumen
Lux
Materia
Minty
Morph
Ohia
Pulse
Quartz
Sandstone
Simplex
Sketchy
Slate
Solar
Spacelab
Strasa
Superhero
Thenews
Tikicorp
Tikinewt
Tikipedia
United
Utopias
Vapor
Yeti
None
Akebi
Grape
Kiwi
Lemon
Orange
Plum
Raspberry
Watermelon
Switch
Layout
Stay on this page
Default
Fixed top navbar (uses site icon + "topbar" module zone)
Basic Bootstrap
Classic Tiki (3 containers - header, middle, footer)
Tikipedia
Latest Changes
No records to display
...more
Subscribe to Tiki Newsletters!
Delivered fresh to your email inbox!
Don't miss major announcements and other big news!
Site Config
Site upgraded to Tiki 23.x
Sat 24 of Jul, 2021 00:30 GMT
Site upgraded to Tiki 20
Wed 29 of May, 2019 07:57 GMT
We are now on Tiki 19.x
Fri 05 of Oct, 2018 10:02 GMT
Shoutbox module removed
Thu 28 of Jun, 2018 07:01 GMT
We are now on Tiki 18.x
Wed 02 of May, 2018 08:46 GMT
Upgraded to Tiki 17.0
Wed 02 of Aug, 2017 08:19 GMT
Upgraded to Tiki 15.0alpha
Tue 08 of Mar, 2016 13:34 GMT
Site updated to Tiki 14 beta
Tue 21 of Apr, 2015 00:01 GMT
Testing Tiki10
Thu 15 of Nov, 2012 23:06 GMT
Configurable header buttons in XtratoVeil layout
Wed 17 of Oct, 2012 14:54 GMT