Category: Feature request
Request to add a totally new feature or to enhance an existing feature. Also called Request for Enhancement (RFE)
Show subcategories objects
| Name | Type |
|---|---|
| Level 7+ headings (beyond h6) | tracker item |
|
Like feature for Comments and more
Just thinking. In some projects I see an extensive use of comments. I think it would be nice to be able to like good or interesting comments or other content. |
tracker item |
|
Limit RSS based on Status
When Tiki creates an RSS feed for a tracker, it will include __all__ items from that tracker, regardless of status. Tiki will ignore all status-related permissions, too. For example, if Anonymous cannot view pending items, Tiki will ''still'' include pending items in the tracker's RSS feed. I want a way to limit the tracker items that appear in a feed, based on status. |
tracker item |
|
Link "Export through Action Log" displayed while the feature "feature_actionlog" is disabled
At https://tiki.org/tiki-syslog.php we have a link to "Export through Action Log". It is displayed even if the feature "feature_actionlog" is disabled The link shouldn't be displayed if the feature is disabled. --- If the purpose is to show a new admin it is possible to see more logs then we should add an informative/help/tooltip text and not a link that is not active. |
tracker item |
|
Link Gallery
I am using TikiWiki as a community "news/info" website. Part of this project will be to interview local people, government officials. Specifically, I will be inviting the Elderly in on weekends to share their life stories. I need a tikiwiki feature similar to picture gallery or file gallery that can handle "media" in general. The audio and video recordings are hosted on a streaming server, so the entry would not necessarily be a file, but could also be a LINK to the location, eg: [mms://www.milescityvoice.com/2007JUL04Parade.asf] I Could someone help develop a "MultiMedia" gallery feature? Then i could write up the person's story as a tiki page, and embed the video or audio (or anything else) just like we insert images with the img tag. I have successfully embedded the media with the URL directly, but I wanted a searchable gallery that can categorize as well to make the process more user friendly. Thanks, Eric |
tracker item |
|
Link syntax for pointing to pages on Wikipedia and other mainstream sites
{syntax type="tiki" editor="plain"} I have started a blog using Tiki, where I talk about what I have learned over the years on Agile Software developement in a Research and Development context. In the three weeks I have been doing this, I find myself pointing to Wikipedia pages over and over, whenever I need to refer to a specialized concept that my readers might not understand. The way I do it now is like this. Say I want to refer to the concept of Code Refactoring. Then I will write ~np~((code refactoring))~/np~. Then I will create a wiki page __code refactoring__, and put a redirect plugin on it, so that it forwards automatically to this page: http://en.wikipedia.org/wiki/code_refactoring Then, whenever I need to refer to code refactoring, I can just write ((code refactoring)). It occurred to me that it might be useful to have a special wiki link syntax to make this easier. For example, I could write (wikipedia(code refactoring)), and this would be rendered as if I had typed: ~np~[http://en.wikipedia.org/wiki/code_refactoring|code refactoring]~/np~. I can see other application of this concept for other well known sites that provide information about known entities. For example: {CODE()}(facebook(Marc Laporte)){CODE} would point to this page: http://en-gb.facebook.com/marc.laporte.name |
tracker item |
|
Link to Trackers I've Submitted
I can't find my own trackers. Some times I come up with additional information that might help a dev fix what I'm seeing. It would be nice to be able to pull all of my own trackers, things I've submitted, via a link. |
tracker item |
|
Linking to a shared or local drive or directory
Different browsers have a different behavior so ideally the Tiki plugin accepts the file path and produces what is needed for each browser. * http://stackoverflow.com/questions/5317834/workaround-for-href-file-in-firefox * http://stackoverflow.com/questions/192080/firefox-links-to-local-or-network-pages-do-not-work {CODE(caption="link to a file")}W:\00 - Project Management\01 - Project Plan\GLOBAL PLAN.pdf {CODE} {CODE(caption="link to a folder")}W:\00 - Project Management\01 - Project Plan\ {CODE} |
tracker item |
|
Links
The "Links" feature aggregates all links into one big list. |
tracker item |
|
List all items in Category tree, grouped by subcategory
See http://tiki.org/tiki-view_forum_thread.php?comments_parentId=48506&topics_offset=1 for original request/discussion... --- I have a Category structure: Top > Category XXXX (ID# 31) > Sub Category 11111 (ID #51) Top > Category XXXX (ID #31) > Sub Category 22222 (ID #62) etc. There will continually be new categories added under "Category XXXX" (that is, new "Sub Category #####" items). I want a wiki page that will list all the items in all the sub-categories under "Category XXXX".... but I want the list to be automatically updated so when I add a new sub category, I don't need to re-edit the wiki page. I want to see this: Sub Category 11111 - item - item - item Sub Category 22222 - item - item - item etc. I *thought* I could do this with the ~np~{CATEGORY}~/np~ plugin: ~np~{category id="31" split="y" sub="y" one="y"}~/np~ This lists all the items in all the sub-categories in one long list... but I want the items grouped by sub-category (which is what I *thought* the "split" parameter was supposed to do). I also tried adding the "showlinks=y" parameter, but again I got only a single list... |
tracker item |
|
List pages doesn't show full 'display rows' limit if access to some pages is restricted by category
This is a small quirk/inconsistency when using "List pages". You can set the display rows parameter but if the user has access to some pages restricted because of categorisation the actual display row limit used is the number of pages in the system and not the number of pages available to the user. This means that the listing can be spread over several pages with perhaps only 1 or 2 pages shown per page even if the display rows parameter is set to (say) 30. It would be much better if this could always show 'up to' the limit set no matter if some pages are restricted. |
tracker item |
|
List pages should have a create/edit wiki page box
People expect to find one here |
tracker item |
|
List tracker items by category
Since all trackers (Bug, Bug : Usability, Feature request, Patch & Support request) are all in the same tracker, we need an <span style="color:black;background-color:#ffff66;">easy</span> way to list all trackers items in one category, as we can for other attributes. This will also be useful to see all tracker items which are in the category "forum" for example. --- Would be nice if tracker items were shown in [tiki-browse_categories.php] This is implemented already. --- Ideally (no rush for now), there would be an advanced category-tracker search, which would be a mask of all categories and we could search all tracker items which are in more than 1 category. All tracker items which are in the category "forum" AND "bugs" for example. This should be a permanent URL so people bookmark and check periodically. Ex.: Frank would want to check mostly for stuff which affects maps. |
tracker item |
|
List Unanswered Forum Posts
Right now, there's no way to find unreplied to posts in the forum. Having searched through your own support forums, this is definitely something you guys could use so that people can take a crack at answering previously unanswered questions. |
tracker item |
|
ListExecute cannot send messages to the emails associated to users owning tracker items
ListExecute cannot send emails to the emails associated to the users owning tracker items. Reproduced in a show instance, to make it easier for any developer willing to implement such feature: http://xavi-9794-7006.show.tikiwiki.org/tiki-index.php?page=Listexecute-demo u: admin p: 12345 User field -+itemOwner+- (permName, field Id 12) is set to be the item owner of the tracker items. The wiki page "Listexecute demo" has the plugiun listexecute call, to send emails to those users (itemOwners) given a criteria is met, based on a template defined in the plugin ListExecute actions. this feautre is missing: ListExecute can send emails to directemails, but not to the emails associated to the users in indicated in the tracker item field (they can be many users for a single tracker) Current error is: -+Error executing action XXX on item 1: Error sending email: Invalid email; contains no at least one of "To", "Cc", and "Bcc" header+- |
tracker item |
|
Listing of pages without any tags in tiki-browse_freetags.php
Hi, can anyone help to modify tiki-browse_freetags.php to allow user to list down all pages without any tags? I have written a query for this purpose, but don't know how implement it into current tiki-browse_freetags.php. SELECT o.objectId, o.type, p.page_id, o.itemId, p.lang FROM tiki_objects o join tiki_pages p on o.itemId = p.pageName left join tiki_freetagged_objects t on o.objectId = t.objectId where 1 = 1 and t.objectId is null |
tracker item |
|
Live robust chat feature with copy/paste of images, videos, hyper links
I was collaborating with a few people on a project using google chat for logging step by step processes including screen grabs and adding youtube links that are viewable in the chat room. It was a great and easy experience. I think tiki could expand its chat facility to emulate some of the good points of google chat. |
tracker item |
|
Live Support
Is there a way to make the Live Support feature show a pop-up or make a sound when someone sends a request for support, or a secondary response? Is there already something in place that only works in specific browsers? If so, which browsers? Thank you. |
tracker item |
|
Live support has no function to delete support requests/messages/chats
The live support system does not have a function to delete support requests, chats or messages. The one delete that is offered deletes an operator. With the operator also all support data is lost, which might be undesirable. Reinstating an operator does not reinstate the data. |
tracker item |
|
Lock option for tracker items so they can't be changed (ever!)
It should be possible in a tracker to lock items so they never be modified by user actions OR by other functionalities (re-indexing, mathematical calculations, etc). This is more and more critical as Trackers are improving. To make it simple and optional, we could have an option for status; "Closed items are immutable". When enabled closed item can't be modified and stay as is. |
tracker item |
|
Log user group assignments
The function -+\UsersLib::assign_user_to_group+- currently does not log the group joining event (or leaving). It should. See other missing log events on the related wish. |
tracker item |
|
Logic of language selection
The 'best language' logic only applies if no wiki page is specified, i.e. it only applies to the default wiki page. Suppose that you select a translated version of a wiki page, and then follow a link to another wiki page, which has also been translated (into the same language). As is stands, you will probably see the original language version of the second wiki page, and not the translated version. On the face of it, this is an error. You could, of course, fix this behaviour, by modifying the link in the translated version of the first page, so that it referred directly to the translated version of the second page. In this case, you could argue that the current functionality is in fact correct. I would disagree, because it makes the process of translating wiki pages too difficult. It would mean, that when you translate a single wiki page, you must locate all other wiki pages in that language, which link to the page, and update the links in those pages. Although the backlinks feature would help find the relevant pages, I don't think that you can reasonably expect a translator to perform this task. |
tracker item |
|
Login and authentification using Facebook, Google or Email
I’m looking for a developer to implement in Tiki23 (master) more ways to login than just email. I would like to have a Facebook login (was working once) and a Google login (using google account). |
tracker item |
|
login from telegram
its not a problem to add registration throught telegram? such as https://core.telegram.org/widgets/login |
tracker item |
|
Login module should include some info text when Intertiki is on
When Intertiki is on, mod-login_box.tpl should show some info on the login box reporting where to register in order to log into that site. Example: edu.tw.o., with tw.o registration. I've done this by hand: ^Intertiki is enabled. Log in with your account at <a href="http://tikiwiki.org">http://tikiwiki.org</a>. <br><b>New?</b>: <a href="http://tikiwiki.org/tiki-register.php">register at tw.o</a> and come back to log in here. ^ {CODE(wrap=>1)} Intertiki is enabled. Log in with your account at <a href="http://tikiwiki.org">http://tikiwiki.org</a>. <br><b>New?</b>: <a href="http://tikiwiki.org/tiki-register.php">register at tw.o</a> and come back to log in here. {CODE} But this could be added more general on tiki, so that it checks whether intertiki feature is on, and get's the name of the intertiki server from some value at your tiki isntallation, and then, the message is customized on the login box. |
tracker item |
Unfortunately, level 7 and above sections are not supported. This is because HTML only defines 6 levels of headings (h1 to h6). On one of my Tikis, at least one user would like to use level 7 sections. But 7 consecutive exclamation marks will be displayed literally (the parser ignores them).