Revision history for InvisibleWiki


Revision [2138]

Last edited on 2009-09-11 18:15:48 by DarTar [1.2 instructions]
Additions:
~In Wikka 1.1.x you can modify the values of ##navigation_links## and ##loggedin_navigation_links## in the config file:
Deletions:
~In Wikka 1.x you can modify the values of ##navigation_links## and ##loggedin_navigation_links## in the config file:


Revision [2137]

Edited on 2009-09-11 18:15:08 by DarTar [1.2 instructions]
Additions:
~In Wikka 1.x you can modify the values of ##navigation_links## and ##loggedin_navigation_links## in the config file:
~ Since [[WhatsNew12 | Wikka 1.2]] you can control the content displayed in navigation bars and menus via [[WikkaMenus | menu template files]].
~You might also want to hide the login page. To do this just mask or delete the default UserSettings page, after creating a new login page (a page with the ##""{{usersettings}}""## action) //not linked// from any other page of your website.
Deletions:
~~In Wikka 1.x you can modify the values of ##navigation_links## and ##loggedin_navigation_links## in the config file:
~~ Since [[WhatsNew12 | Wikka 1.2]] you can control the content displayed in navigation bars and menus via [[WikkaMenus | menu template files]].
~~You might also want to hide the login page. To do this just mask or delete the default UserSettings page, after creating a new login page (a page with the ##""{{usersettings}}""## action) //not linked// from any other page of your website.


Revision [2136]

Edited on 2009-09-11 18:13:55 by DarTar [1.2 instructions]
Additions:
These settings mean that by default anyone is able to read wiki pages but no one except the administrator can modify them. You can also set all the default options to **##!*##** and decide to give read access to single pages only.
~a) append ##/delete## to the page URL to remove the page;
~a) append ##/acls## to the page URL (or click on //""Edit ACLs""//) to set the access options for this page as: !* - !* - !*;
Reduce the navigation links to the minimum necessary for instance:
Deletions:
~These settings mean that by default anyone is able to read wiki pages but no one except the administrator can modify them. You can also set all the default options to **##!*##** and decide to give read access to single pages only.
~~a) append ##/delete## to the page URL to remove the page;
~~a) append ##/acls## to the page URL (or click on //""Edit ACLs""//) to set the access options for this page as: !* - !* - !*;
~3) Reduce the navigation links to the minimum necessary for instance:


Revision [2135]

Edited on 2009-09-11 18:12:44 by DarTar [1.2 instructions]
Additions:
First, you will need to restrict write access to the administrator (i.e., yourself), so as to prevent other users from modifying the content of your site. Open ##wikka.config.php## and set the [[ACLInfo | ACL options]] as follows:
Second, hide comments by setting the relevant configuration option to '1':
Optionally, you may want to delete or mask all the default wiki-related pages, like - say - WikkaDocumentation or PageIndex. To do this, open the page and either:
Modify the stylesheet to hide wiki-related page elements. In order to do so, open ##.css/wikka.css##. First make a backup of this file so you can restore the original stylesheet if needed. Then, look for all the components of the page that you want to be //invisible// to the user and //mask// them. This can be easily done by adding to the relevant CSS selector a ##display:none## attribute. In my stylesheet, I mask the following elements:
Deletions:
~1) First, you will need to restrict write access to the administrator (i.e., yourself), so as to prevent other users from modifying the content of your site. Open ##wikka.config.php## and set the [[ACLInfo | ACL options]] as follows:
~
~2) Second, hide comments by setting the relevant configuration option to '1':
~1) Optionally, you might want to delete or mask all the default wiki-related pages, like - say - WikkaDocumentation or PageIndex. To do this, open the page and either:
~
~
~4) Modify the stylesheet to hide wiki-related page elements. In order to do so, open ##.css/wikka.css##. First make a backup of this file so you can restore the original stylesheet if needed. Then, look for all the components of the page that you want to be //invisible// to the user and //mask// them. This can be easily done by adding to the relevant CSS selector a ##display:none## attribute. In my stylesheet, I mask the following elements:


Revision [2134]

Edited on 2009-09-11 18:11:04 by DarTar [1.2 instructions]
Additions:
~~In Wikka 1.x you can modify the values of ##navigation_links## and ##loggedin_navigation_links## in the config file:
~~ Since [[WhatsNew12 | Wikka 1.2]] you can control the content displayed in navigation bars and menus via [[WikkaMenus | menu template files]].
~~You might also want to hide the login page. To do this just mask or delete the default UserSettings page, after creating a new login page (a page with the ##""{{usersettings}}""## action) //not linked// from any other page of your website.
~4) Modify the stylesheet to hide wiki-related page elements. In order to do so, open ##.css/wikka.css##. First make a backup of this file so you can restore the original stylesheet if needed. Then, look for all the components of the page that you want to be //invisible// to the user and //mask// them. This can be easily done by adding to the relevant CSS selector a ##display:none## attribute. In my stylesheet, I mask the following elements:
#header h2 {display:none;}
#footer {display: none;}
#comments {display: none;}
Deletions:
~You might also want to hide the login page. To do this just mask or delete the default UserSettings page, after creating a new login page (a page with the ##""{{usersettings}}""## action) //not linked// from any other page of your website.
~4) Modify the stylesheet to hide wiki-related page elements. In order to do so, open ##.css/wikka.css##. First make a backup of this file so you can restore the original stylesheet if needed. Then, look for all the components of the page that you want to be //invisible// to the user and //mask// them. This can be easily done by adding to the relevant CSS selector a ##display:none## attribute. In my [[http://dartar.free.fr/w/css/wikka.css | stylesheet]], I mask the following elements:
.header h2 {display:none;}
.footer {display: none;}
.commentsheader {display: none;}
.comment {display: none;}
.commentinfo {display: none;}
.commentform {display: none;}
.smallprint {display: none;}
.exttail {display: none;}
~An example of a similar CSS configuration can be found on the [[http://wikkawiki.org/TestSkin | skin selection page]] (##void.css##).


Revision [2133]

Edited on 2009-09-11 18:07:05 by DarTar [link to blog post]
Additions:
~- [[http://blog.wikkawiki.org/2009/09/11/how-to-design-themes-for-wikkawiki/ | How to design themes for Wikka]]


Revision [2117]

Edited on 2009-09-03 08:49:32 by DarTar [video demo]
Additions:
""<object style="border: 1px solid #CCC" width="420" height="317"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3245416&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3245416&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="420" height="317"></embed></object>""::c::
=== Wiki engines are more than //engines for wikis// ===
Deletions:
>>::c::
~-[[http://vimeo.com/3245416 | How to run an invisible wiki]]
>>=== Wiki engines are more than //engines for wikis// ===


Revision [2115]

Edited on 2009-09-03 04:06:22 by DarTar [link]
Additions:
>>== Watch a video tutorial ==
~-[[http://vimeo.com/3245416 | How to run an invisible wiki]]
>>=== Wiki engines are more than //engines for wikis// ===
Deletions:
=== Wiki engines are more than //engines for wikis// ===


Revision [2114]

Edited on 2009-09-03 03:58:56 by DarTar [see also]
Additions:
>>== Examples of sites run by an invisible Wikka engine==
- [[http://clients.3st.com/civitas/HomePage | Civitas Schools]]
== See also:==
~-[[WikkaThemes | Installing themes]] {{since version="1.2" display="inline"}}
Deletions:
>>** Examples of sites run by an invisible Wikka engine**
- [[http://clients.3st.com/civitas/HomePage Civitas Schools]]
** See also:**


Revision [1962]

Edited on 2009-05-25 21:37:03 by BrianKoontz [Cross-reference to more info]
Additions:
- [[http://clients.3st.com/civitas/HomePage Civitas Schools]]
** See also:**
~-[[http://wikkawiki.org/WikiInAVacuum | WikiInAVacuum]]
Deletions:
- [[http://clients.3st.com/civitas/HomePage | Civitas Schools]]


Revision [1958]

Edited on 2009-03-09 03:29:12 by DarTar [removing wrong links]
Deletions:
- [[http://nguyenthaivinh.free.fr/ | GiotMuaThu]]
- [[http://wwwexe.inf.ufsc.br/~pet/Wikka/wikka.php?wakka=Home | InterPET-SC]]
- [[http://www.goingnowhere.org/ | Nowhere]]


Revision [1881]

Edited on 2009-01-31 02:04:48 by DarTar [Removed carriage return]

No Differences

Revision [1347]

Edited on 2008-11-01 23:23:06 by DarTar [Removed HomePage link]
Deletions:
HomePage


Revision [1174]

Edited on 2008-08-31 02:49:07 by DarTar [removed note related to SOASI]
Additions:
~&Also keep in mind that some browsers don't implement stylesheets at all, including text browsers like Lynx, but also some graphical browsers. If stylesheets aren't implemented, all text will appear. A few approaches are possible to have less appear:
~-use the ""{{nocomments}}"" action to completely suppress the comments area
~-use a stylesheet (rather than the Formatter) to generate "link tails" (or prefixes): no stylesheet, no tails
~-edit header.php and footer.php to remove unwanted elements
Deletions:
~~&Also keep in mind that some browsers don't implement stylesheets at all, including text browsers like Lynx, but also some graphical browsers. If stylesheets aren't implemented, all text will appear. A few approaches are possible to have less appear:
~~~-use the ""{{nocomments}}"" action to completely suppress the comments area
~~~-use a stylesheet (rather than the Formatter) to generate "link tails" (or prefixes): no stylesheet, no tails
~~~-edit header.php and footer.php to remove unwanted elements
~~& BTW, I looked at the [[http://www.soasi.com/ | Soasi]] site but it doesn't look very "invisible" to me - there's even a login link which brings you to the standard form where you can create an account - and the layout looks rather familiar except that some elements are removed. --JavaWoman


Revision [1173]

Edited on 2008-08-31 02:46:53 by DarTar [fixing outdated link]
Additions:
{{image class="" alt="[preview of site run by invisible wiki engine]" url="http://photos10.flickr.com/12642355_ffe99448f0.jpg" link="http://nitens.org/taraborelli" title="An example of invisible wiki integration"}} {{image class="" alt="[editing a site run by invisible wiki engine]" url="http://photos9.flickr.com/12642221_bd35af2b94.jpg" link="http://nitens.org/taraborelli" title="An example of invisible wiki integration"}} ::c::
Deletions:
{{image class="" alt="[preview of site run by invisible wiki engine]" url="http://photos10.flickr.com/12642355_ffe99448f0.jpg" link="http://nitens.org/taraborelli" title="An example of invisible wiki integration"}} {{image class="" alt="[editing a site run by invisible wiki engine]" url="http://photos9.flickr.com/12642221_bd35af2b94.jpg" link="http://dartar.free.fr" title="An example of invisible wiki integration"}} ::c::


Revision [1172]

Edited on 2008-08-30 07:26:38 by DarTar [removing SOASI (moved to a CMS)]
Additions:
- [[http://clients.3st.com/civitas/HomePage | Civitas Schools]]
Deletions:
- [[http://clients.3st.com/civitas/HomePage Civitas Schools]]
- [[http://www.soasi.com/ | Soasi]]


Revision [533]

Edited on 2008-01-30 06:03:02 by DarTar [missing link]
Additions:
- [[http://clients.3st.com/civitas/HomePage Civitas Schools]]
~An example of a similar CSS configuration can be found on the [[http://wikkawiki.org/TestSkin | skin selection page]] (##void.css##).
Deletions:
- [[http://clients.3st.com/civitas/HomePage | Civitas Schools]]
~An example of a similar CSS configuration can be found on the [[TestSkin | skin selection page]] (##void.css##).


Revision [477]

Edited on 2007-12-09 11:04:35 by BrianKoontz [Migrated from wiki]
Additions:
HomePage


Revision [476]

The oldest known version of this page was created on 2007-12-09 11:03:31 by BrianKoontz [Migrated from wiki]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki