KB Numbers Posted by jcline 28 Mar 2016 17:06 GMT-0000 posts: 6 I am trying to use Tiki to setup an internal knowledge base. One thing I am not able to find is a way to make Tiki assign numbers to Wiki's. Does anyone know of an add on or a way in Tiki to assign KB numbers to wiki posts?
Posted by John Morris 28 Mar 2016 17:10 GMT-0000 posts: 764 jcline, I am not familiar with KB numbers, can you clarify? Thanks!
Posted by John Morris 28 Mar 2016 17:11 GMT-0000 posts: 764 Is KB, knowledge base? Duh. My mistake, but when you say number applied to wiki pages, are you speaking of identifying numbers?
Posted by jcline 28 Mar 2016 17:15 GMT-0000 posts: 6 Yes. so if a Tech asks me a questions I can tell them look at KB 12345 similar to the way Microsoft's Knowledge base works. "Microsoft Knowledge Base is a repository of over 200,000 articles made available to the public by Microsoft Corporation.1 It contains information on many problems encountered by users of Microsoft products. Each article bears an ID number and articles are often referred to by their Knowledge Base (KB) ID.2"
Posted by John Morris 28 Mar 2016 17:31 GMT-0000 posts: 764 jcline, pages in tikiwiki have id's, it's just a matter of setting "Display Page Id" in the wiki settings. Each page will bear an id number at the upper right of the page, I just set my test wiki to display page id, follow this link to http://tpwtestuser.com/tiki/Acme+Test and view the upper right corner of that page, is this what you are requiring? As a matter of fact, now that I toggled that setting, you can view any page in the test wiki and it will display page id at the upper right corner now. I am sure you can also disable page id's for specific pages as well.
Posted by jcline 28 Mar 2016 17:36 GMT-0000 posts: 6 Yes that would work. Are you able to search or find the page in some way by the page id?
Posted by John Morris 28 Mar 2016 17:41 GMT-0000 posts: 764 Yes I am certain you can, I am researching this now. You really can do it all with Tiki, it's just a matter of settings, I'll see if I can dig it up on my end in the next few minutes.
Posted by John Morris 28 Mar 2016 17:45 GMT-0000 posts: 764 Here is a custom plugin that enables searching a wide array of parameters, page id being one of them. https://doc.tiki.org/PluginCustomSearch You can configure this plugin into a module and position the module anywhere on your site for clients, and users to use for search by page id. This is one way, I am sure there is a simple box to check mark in the administrative search settings to be able to search by page id alone.
Posted by jcline 28 Mar 2016 17:51 GMT-0000 posts: 6 That works. Thanks for your help. Where is the Display Page ID setting? I am looking though the settings right now but cant find it.
Posted by John Morris 28 Mar 2016 17:58 GMT-0000 posts: 764 go to Control Panel/Wiki or append your url with /tiki-admin.php?page=wiki then scroll down to Page Display, and you'll see it.
Posted by jcline 28 Mar 2016 18:05 GMT-0000 posts: 6 Ah I must not have permission to change that setting. I will have to talk to the guy who set this up. I attached a screen shot of my page display settings Wiki.PNG (37.12 Kb)
Posted by gezza 28 Mar 2016 19:19 GMT-0000 posts: 496 you need to enable listing of "Advanced" preferences (left upper section, next to the "Access" menu) to have it displayed
Posted by John Morris 28 Mar 2016 18:09 GMT-0000 posts: 764 That's the wrong area to set the page id feature jcline, you need to be in Page Display under the Wiki settings. Go to Control Panel, then click on the "Wiki" square, than you'll see the settings for page id. See attached Wiki Settings.PNG (35.35 Kb)
Posted by John Morris 28 Mar 2016 18:11 GMT-0000 posts: 764 That being said, yes you should have admin permissions if you are going to be configuring your software. Do you know what version TikiWiki you are using?
Posted by Torsten Fabricius 28 Mar 2016 18:28 GMT-0000 posts: 1563 Hello jcline, I see two ways: 1) show the Id of the wiki page (a preference in tiki-admin.php?page=wiki 2) use trackers with a wiki page field and a wiki link field and use the tracker item Id as issue number / KB number Regards, Torsten