The tiki-wiki tag has no wiki summary.
2
votes
2answers
160 views
Two-staged approval process for wiki articles
I'm trying to configure a wiki to allow a two staged approval process. The basic work flow requires something like:
A group of users submits a short form
After admin approval, a larger form becomes ...
0
votes
1answer
208 views
Is tikiwiki right choice for document sharing wiki
Hello
I want suggestion regarding a wiki which is aimed at sharing documents from visitors. I wanted to use Mediawiki but it is too black and white (theme wise) and does not has enough social ...
0
votes
1answer
79 views
want to remove tiki-index.php from URL
I want to remove tiki-index.php from the url. (at present this looks like http://domain.com/mytiki/tiki-index.php)
I added the line RewriteRule (.*) tiki-index.php to the .htaccess file. it serves ...
0
votes
2answers
104 views
How to integrate a HTML page with the Tikiwiki
I have a standalone HTML page. I want to put this as another page/link on Tikiwiki.
Both the server and Page are on my machine only.