This profile will apply a set of changes to the settings in your tiki site to make it adapted to work as a blog as the common blogs elsewhere (wordpress, etc.).
Plugin Image
The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
Remember that once you install this profile, you are NOT LOCKED IN to any feature, menu or content. Everything can always be changed, deleted or added to.
Introduction
Draft content borrowed from somewhere else as a starting point
preferences:
style: thenews.css
feature_iepngfix: y # prevents major ugliness in IE6
sitetitle: $profilerequest:sitetitle$Our Department$
sitesubtitle: $profilerequest:sitesubtitle$Our contact address$
browsertitle: $profilerequest:browsertitle$Our Universtiy department$
feature_phplayers: y
feature_cssmenus: y
feature_top_bar: n
feature_sitemenu: n
allowRegister: y
forgotPass: y
feature_articles: y
feature_blogs: y
feature_calendar : y
feature_file_galleries : y
feature_forums : y
feature_polls : y
feature_trackers : y
feature_newsletters : y
feature_categories : y
feature_score : y
feature_trackers : y
feature_search : y
feature_minichat : y
feature_user_watches : y
feature_group_watches : y
feature_groupalert : y
feature_messages : y
feature_notepad : y
feature_tasks : y
feature_mytiki : y
feature_user_bookmarks : y
feature_userfiles : y
feature_userPreferences: y
feature_wiki : y
feature_wiki_print : y
feature_wiki_attachments: y
feature_wiki_comments: y
feature_backlinks: y
feature_wikiapproval: n
wiki_edit_plugin: y
feature_categories: y
feature_file_galleries: y
feature_forums: y
feature_forum_parse: y
modseparateanon: y
feature_modulecontrols: y
feature_sitelogo: n
feature_sitesearch: n
feature_site_login: n
sitemycode_publish: y
feature_layoutshadows: y
feature_sheet: y
feature_jquery: y
feature_wiki_mindmap: y
feature_multilingual: y
feature_translation: y
feature_urgent_translation: y
feature_best_language: y
feature_detect_language: y
quantify_changes: y
feature_sitemenu: n
Blog Revamp theme style (through custem header field)
This profile attempted to put the content of site_width_include in Admin> Custom Site Header > Content but since it's not working automatically as of May 2009, you need to copy-paste the content from the following code box into your custom site header.
Copy to clipboard
{literal}
<style type="text/css">
/*
UB theme for University of Barcelona. Xavier de Pedro
Adapted from Planetfall theme for TikiWiki CMS/Groupware, compatible with release 2.0.
This is an adaptation of the original GPL-licensed theme for
Mambo/Joomla by Rhuk. See http://zukakakina.com or http://themes.tikiwiki.org for further information about and upgrades for
this theme.
*/
/***** XHTML Elements ******/
.horbar {
margin-top: 3px;
width: 100%}
.horbaritem a,
.horbaritem a:visited {
padding: 1px 3px;
text-decoration: none;
font: 0.8em Verdana, Helvetica, Arial, Sans-Serif;
color: white;
font-weight: bold;
border: 1px solid transparent;
text-align: center;
border-right: 1px solid #6A6A6A}
body {
background: white url(ub/body_bg.gif) repeat-x;
font-family: arial, sans-serif;
color: #505050;
padding: 0;
margin: 0;
text-align: left;
font: 76%/1.4em black Verdana, Geneva, Arial, Helvetica, sans-serif}
.post .postbody .content {
height: 100%;
padding: 0 3px 3px;
text-align: left;
width: 100%;
color: #505050;
margin: 0}
td#header {
text-align: left;
height: 92px;
background: #fff url(ub/head_bg.gif) repeat-x}
td#rightmargin {width: 6%}
td#leftmargin {width: 6% }
td#leftcolumn .colwrapper {padding: 10px 20px}
td#rightcolumn {
width: 180px;
border-left: 1px solid #e0e0e0}
td#rightcolumn .colwrapper {padding: 10px 20px}
td#rightborder {}
fieldset {
border: solid 1px #A9A9A9;
padding: 5px}
/* Site Header & Identity */
div#header-top {
background: url(ub/banner_none.gif) no-repeat right;
height: 110px;
position: relative}
/* Site Identity */
#siteheader {
text-align: left;
background: transparent;
vertical-align: middle;
padding-top: 1em;
width: 80%;
padding-left: 25px;
padding-right: 25px;
margin: 10}
#sioptions {padding: 0.2em}
#sioptionscentered {text-align: center}
div.floatright {
float: right;
clear: none}
div.floatleft {
float: left;
clear: none}
#sitelogo {margin: auto !important}
div#sitead {margin: auto}
#sitead.floatright {padding-right: 100px}
#sitead.floatleft {padding-left: 100px}
#sioptionscentered #sitead.floatleft {padding-left: 10px}
.floatright img {margin-right: 40px}
#bannertopright {padding-right: 1em}
#sitelocbar {float: left}
#siteloginbar {
text-align: right;
position: absolute;
bottom: 3px;
right: 20px}
input[id="sl-login-user"],
input[id="sl-login-pass"] {background: #e1e1e2}
#siteloginbar input.wikiaction {cursor: pointer}
/* #header text selectors, if needed */
#sitetitle,
#sitesubtitle {margin-left: 30px}
#sitetitle {
font-family: georgia, serif;
font-size: 320%;
font-weight: 100;
margin-top: 40px}
#sitetitle a,
#sitetitle a:visited {color: #8f8f8f}
#sitetitle a:hover {color: #8f8f8f; text-decoration: none}
#sitesubtitle {
font-size: 1em;
font-style: italic;
font-weight: 100;
margin-top: 18px}
#header a,
#header a:visited {}
#header a:hover {}
/* tiki-top_bar.tpl - menu and search */
#tiki-top {
background: url(eatlon/menu_bg.png) no-repeat right;
height: 0px}
#tiki-top .wrapper {
height: 78px;
background: url(eatlon/menu_bg.png) no-repeat;
padding-right: 10px;
padding-left: 10px;
margin-right: 30px}
margin-left: 60px}
#tiki-top a {}
#sitesearchbar {
float: right;
padding-right: 4px;
text-align: right;
display: block;
margin-right: 0 !important;
margin-top: 7px;
color: #8f8f8f}
td#footer {
background: #fff url(ub/bottom_bg.png) no-repeat right;
margin-top: 10px;
height: 163px}
td#footer .content {
background: #fff url(ub/bottom_bg.png) no-repeat left;
height: 163px;
text-align: center;
margin-top: 0px;
margin-right: 100px}
td#centercolumn {
border-left: 1px solid #e0e0e0;
border-right: 0px solid #e0e0e0}
/* end of css file */
</style>
{/literal}
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" summary="títol d'entorn, barra d'eines i títol principal">
<tr valign="bottom">
<td> <a name="inici"><img src="http://www.ub.edu/optics/tiki/styles/estils_ub/css_img/espai.gif" alt="imatge de diagramació" width="258" height="1"></a></td>
<td> <img src="http://www.ub.edu/optics/tiki/styles/estils_ub/css_img/espai.gif" alt="imatge de diagramació" width="408" height="1"></td>
<td> <img src="http://www.ub.edu/optics/tiki/styles/estils_ub/css_img/espai.gif" alt="imatge de diagramació" width="58" height="1"></td>
<td> <img src="http://www.ub.edu/optics/tiki/styles/estils_ub/css_img/espai.gif" alt="imatge de diagramació" width="1" height="1"></td>
</tr>
<tr>
<td width="1%" rowspan="2"><img src="http://www.ub.edu/optics/tiki/styles/estils_ub/css_img/cap-1_logoub.jpg" alt="Logo Universitat de Barcelona" width="258" height="66"></td>
<td width="98%" align="right" bgcolor="#00589C"><br><a style="font-size: 180%; text-decoration:none; color:white">{$prefs.sitetitle}</a></td>
<td width="1%"> <img src="http://www.ub.edu/optics/tiki/styles/estils_ub/css_img/cap-3_final.gif" alt="Imatge de diagramació" width="58" height="44"></td>
<td></td>
</tr>
<tr>
<td background="http://www.ub.edu/optics/tiki/styles/estils_ub/css_img/fons_barra_eines.gif" bgcolor="#C6CAD3" colspan="2" align="right">
<table summary="ítems de la barra d'eines" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left">{phplayers id=43 type=horiz}</td>
</tr>
</table></td>
<td> <img src="http://www.ub.edu/optics/tiki/styles/estils_ub/css_img/espai.gif" alt="imatge de diagramació" width="1" height="22"></td>
</tr>
</table>
<table cellspacing="0" cellpadding="0" width="100%">
</table>
</td>
</tr>
</table>
<div>{$prefs.sitesubtitle}
{if $filegals_manager ne 'y' and $print_page ne 'y'}
{if $prefs.feature_sitesearch eq 'y' and $prefs.feature_search eq 'y' and $tiki_p_search eq 'y'}
<div id="sitesearchbar"{if $prefs.feature_sitemycode neq 'y' and $prefs.feature_sitelogo neq 'y' and $prefs.feature_sitead neq 'y' and $prefs.feature_fullscreen eq 'y' and $filegals_manager ne 'y' and $print_page ne 'y'}{if $smarty.session.fullscreen neq 'y'}style="margin-right: 80px"{/if}{/if}>
{if $prefs.feature_search_fulltext eq 'y'}
{include file="tiki-searchresults.tpl"
searchNoResults="false"
searchStyle="menu"
searchOrientation="horiz"}{else}
{include file="tiki-searchindex.tpl"
searchNoResults="false"
searchStyle="menu"
searchOrientation="horiz"}{/if}
</div>{* search the site *}
{/if}
{/if}
</div>
User Interface (YAML)
Menu
Top bar menu
YAML
Copy to clipboard
preferences:
feature_sitemenu : y
feature_topbar_id_menu: $profileobject:collaborative_community_menu$
Menu items
YAML
Copy to clipboard
objects:
-
type: menu
ref: collaborative_community_menu
data:
name: My Menu
description: A menu containing the base navigation of the site
collapse: none
items:
-
name: Home
url: ((HomePage))
-
name: About
items:
-
name: Community
url: ((Community))
-
name: Calendar
url: tiki-calendar.php
-
name: Forums
url: tiki-forums.php
-
name: Files
url: tiki-list_file_gallery.php
-
name: Help
items:
-
name: Wiki Syntax Help
url: ((Wiki Help))
-
name: Admin menu
url: tiki-admin_menus.php
permissions: [ edit_menu ]