Questions tagged [tiki-wiki]

Tiki Wiki CMS Groupware, originally and more commonly known as TikiWiki or simply Tiki, is a free and open source wiki-based, content management system and Online office suite written primarily in PHP and distributed under the GNU Lesser General Public License (LGPL) license.

Tiki Wiki CMS Groupware, originally and more commonly known as TikiWiki or simply Tiki, is a free and open source wiki-based, content management system and Online office suite written primarily in PHP and distributed under the GNU Lesser General Public License (LGPL) license. In addition to enabling websites and portals on the internet and on intranets and extranets, Tiki contains a number of collaboration features allowing it to operate as a Geospatial Content Management System (GeoCMS) or Groupware web application.

Tiki includes all the basic features common to most CMSs such as the ability to register and maintain individual user accounts within a flexible and rich permission / privilege system, create and manage menus, RSS-feeds, customize page layout, perform logging, and administer the system. All administration tasks are accomplished through a browser-based user interface.

Tiki features an all-in-one design, as opposed to a core+extensions model followed by other CMSs. This allows for future-proof upgrades (since all features are released together), but has the drawback of an extremely large (more than 1,000,000 lines) codebase. Tiki can run on any computing platform that supports both a web server capable of running PHP 5 (including Apache, IIS, Lighttpd, Hiawatha, Cherokee, and nginx) and a MySQL database to store content and settings.

Reference: http://en.wikipedia.org/wiki/Tiki_wiki

62 questions
3
votes
2 answers

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 available to the group The group submits the…
Whoopska
  • 139
  • 5
3
votes
2 answers

Rangy Error: deserializeRange: checksums of serialized range root node do not match after page load

I am saving the selection through rangy on my dynamic web page. But when I reload the page and restore the selections, I get the following error: Error: deserializeRange: checksums of serialized range root node (f3909155) and target root node…
Arvind Bhardwaj
  • 5,231
  • 5
  • 35
  • 49
2
votes
0 answers

How Do I Enable Drag-and-Drop in Tiki Wiki Kanban Boards?

I am trying to set up Kanban boards in Tiki Wiki, and have successfully enabled the plugin via the profile installer. I am currently running Tiki Wiki 24.1vcs with a company intranet profile. However, I am unable to drag-and-drop the Kanban cards in…
2
votes
0 answers

tiki-wiki: how do i force newly created pages into a category based on the user's group?

I need for certain users to only be able to create pages in certain categories based on their permissions. One reason for this is approvals ("flagged revisions"). If a user can create content outside of any category, then it could show up live on…
Michael
  • 9,060
  • 14
  • 61
  • 123
1
vote
2 answers

where to find old easyphp versions to run old sites

I have old applications which cannot run any more on my new OVH hosting because of php and mysql version probably. But a want to make them run again with their data by upgrading the tools (Joomla abd tikiwiki) So, I have to create an (or several)…
user161546
  • 69
  • 6
1
vote
2 answers

Tiki: Unexpected return from trackerlib -> get_item_creators

I upgraded my tiki from 15.4 to 16.2. Everything runs fine. The problem is the site registration does not work. I have a tracker to extend my user information. In the tracker, I created a field called "Network" that allows the users to choose a…
Tommy
  • 31
  • 3
1
vote
1 answer

Tikiwiki version 15.3 There is no email sent when user setup forum thread watch

I am using tiki version 15.3 I setup my preference that if there is a new forum thread that I am an editor, I will receive an email notification in "My Watches". However, I haven't received any email. It works for blog and new user registration…
Tommy
  • 31
  • 3
1
vote
1 answer

Redirect page - For tracker plugin on Tiki

I am trying to pass parameters into the redirect section of the Tracker plugin. I understand that while using the Tracker plugin, you can redirect to a specific Tiki page, but I want to redirect user to a tracker item ID instead i.e.../tiki/itemxx.…
1
vote
1 answer

How to get Active Directory Groups working with TikiWiki

So I have seen a number of questions revoloving around this issue, most get stuck authenticating against AD for login on TikiWiki. I have that working without issue. The problem that I am facing is that there is supposed to be an integration with…
1
vote
1 answer

TikiWiki user management

How do I manage users of our tikiwiki? The tiki process on the server is ran under my name. I am the user of the tikiwiki, but I am not sure I am an admin user. Most likely not but question one is: How do I find that out? (my Admin Menu is…
Dima R.
  • 995
  • 2
  • 14
  • 25
1
vote
2 answers

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.
Puru
  • 8,913
  • 26
  • 70
  • 91
1
vote
2 answers

Menu of structures

I'd like to have main menu in wiki part of Tiki Wiki. It should have following top-level items: About Atlas Encyclopedia Now the tricky part: I'd like to link each of above top-level menu items to corresponding structure so that hovering over…
Forseti
  • 2,587
  • 6
  • 21
  • 32
1
vote
1 answer

Using LDAP on Tiki-Wiki

I am using Tiki-Wiki to create a wiki for my company. I need users authentication using LDAP. When I click on the LDAP tab on the Admin Login page, the LDAP tab disappears and only the General Preferences tab is visible. What should I do?
0
votes
1 answer

KIWI TCMS change time zone settings

How to change timezone settings on the kiwi tcms dashboard? Facing issue while executing the test run
0
votes
1 answer

Tiki Wiki Webmail

Hopefully one you you fine people can assist. I just set up Tiki Wiki 24 on Ubuntu 20.4, Apache2 and MariaDB. I also have Dovecot and Postfix running on the same server. I want to use Tiki for one stop collaboration site. ant it seems totally…
Jesse
  • 11
  • 5
1
2 3 4 5