Category: 2.x
code name for Tiki version after 1.9.x (was 1.10.x)
Show subcategories objects
| Name | Type |
|---|---|
| After upgrading to Tiki 4 tiki-galleries.php does not work anymore | tracker item |
|
All users can admin
All users with permission tiki_p_search active can admin. |
tracker item |
|
Allow a user role or group to automatically generate a personal page, an image gallery, a weblog a
When I was testing various CMS/Wikis for a project, I ran across a module for another (Joomla or Drupal, can't remember which) CMS which allowed a user role or group to automatically generate a personal page, an image gallery, a weblog and any type of content page. It would be extremely useful for my project, but one of the few things missing from Tikiwiki (which is why I am implementing Tikiwiki, it has all of the other features I need in one install). |
tracker item |
|
allow admin to define the length of the returned search snippet
Currently, the length of the search result snippet is hard-coded to 250 characters (in searchlib.php). it would be nice if this could be defined by the admin as part of the search preferences. |
tracker item |
|
allow anonymous visitors to watch items
Currently, Tiki allows anonymous visitors to subscribe to a newsletter (via the "subscribe any address" feature. It would be nice if anonymous visitors could "watch" items simply by adding their email address. |
tracker item |
|
allow article mailin to use both header and body
When using the Mail-In feature with Articles, Tiki places the entire email in the article's Header. I would like a way to specify portions of the email to placed in the article's header, the rest in the Article body. Perhaps by some sort of text marker? |
tracker item |
|
Allow Choice of URL name that includes page name, not number, for articles
When you view an article, the URL simply includes the id# of the article. On wiki pages, however, the URL lists the article title. |
tracker item |
|
Allow direct file placement in the file gallery upload folder and have it index the files
Allow direct file placement in the file gallery upload folder and have it index the files/add them to the file gallery...similar to the photo gallery which simply index all files with an image extension (ie. jpg, gif, bmp) and displays them in the batch upload area, this feature needs to be integrated into the file gallery so you can add/ftp files into the file gallery stipulated upload folder and them show up in a file gallery. |
tracker item |
|
Allow each directory item to have a unique image (screenshot or thumbnail)
When adding a new item to the directory, it would be great if I could upload an image for the link. |
tracker item |
|
allow feeding image-tracker-field selection with images from a specified gallery
It would be nice to allow a user to select an image from a image gallery of the same tiki site when he/she needs to provide an image for a tracker. Imagine something like "offers" and "demands" trackers, or hand-made articles, etc. You could assign an image from a gallery as image in that tracker item (like article topic in articles feature nowadays), or insert your own image for that tracker item (as in articles nowadays). Moreover, Tiki could provide a bunch of pre-defined images in such a gallery from Openclipart.com (public domain licensed in there), to make it easier to staart using images in trackers, or article types, etc..... |
tracker item |
|
Allow for specific selection of trackerIds for which to create a valid RSS feed
Currently (2.2), if you enable the RSS feed for individual Tracker items, Tiki will create a valid RSS feed for __every__ tracker. I would like to have a method, when creating a new tracker, to specify whether or not Tiki should create the RSS feed for that tracker. |
tracker item |
|
Allow integrated search results from other Tikis (or other search sites)
It would be nice if visitors to info.tikiwiki.org could search all of the tw.o domains at once. What I envision: 1. A user goes to info.tw.o and searches for "WYSIWYG" 2. Tiki searches all of the *.tw.o domains and presents the results to the user, breaking the results by domain (e.g., all of the doc pages, dev pages, etc.) Currently, the search results page will provide a box for users to extend their search to other tw.o domains, but (IMHO) it really needs to be automatic. See http://info.tikiwiki.org/tiki-searchindex.php?highlight=wysiwyg&where=pages&search=go for an example. Maybe this could be expanded to fetch search results from other, non-Tiki search engines, too. |
tracker item |
|
Allow meta tags unique to pages
You cannot assign meta tags to individual pages. If you use the universal meta tags, that is not the best way to optimize for search engines. |
tracker item |
|
Allow more characters in external wiki page names
The current wiki syntax does not allow commas when specifying the page name for an external wiki link. This is a problem for example when trying to setup an external wiki link to a list of Bugzilla bugs. In "Admin external wikis" I can create this entry || __Name__ | __Extwiki__ buglist | https://bugzilla.mozilla.org/buglist.cgi?bug_id=$page|| But using ~pp~((buglist:1000,1001))~/pp~ on a wiki page does not work. |
tracker item |
|
allow posting comments on a wiki page when viewing history
Allow posting comments on a wiki page when viewing wiki page history (for instance, when viewing a diff of page versions from different users): useful on educational scenarios, where it would be easier to report feedback to some students when they make a good or bad change on some content on that page... |
tracker item |
|
Allow Quicktags to be defined for multiple features
Currently quicktags must be defined individually for each different feature. It would be nice if you could define one set of quicktags for multiple features. If you define a good set of quicktags for one feature, say the Wiki, the only way to propagate that set to other features would be to do a manual copy and paste (very time consuming) or modify the database table/s directly (Not easy for the novice user). |
tracker item |
|
Allow redirect plugin to use fragment identifiers (section/anchor ids) (patch included)
The redirect plugin currently lacks the ability to include fragment identifiers, e.g. -+~np~{REDIRECT(page=Foo#some_id)/}~/np~+- does not work; the resulting URL is -+~np~tiki-index.php?page=Foo#some_id&redirectpage=this_page~/np~+- instead of -+~np~tiki-index.php?page=Foo&redirectpage=this_page#some_id.~/np~+- |
tracker item |
|
allow seing username in user tracker at registration time, step 2 (filling user tracker item)
I've set up a user tracker at registration time on tw.o, when TwCOmmunity group is chosen between the two listed right now at registration time. http://tikiwiki.org/tiki-register.php This tracker mainily requests selecting a checkbox to indicate that the user understands and will follow the rules and guidelines of TW Community, etc. I've set up a user field at that tracker, so that we can see when each users decided to join TW Community by selecting that checkbox. And while the compulsory checkbox is not acting as compulsory (due to bug), which users did accept and which ones didn't accept. http://tikiwiki.org/tracker8 |
tracker item |
|
Allow Tracker item rating to be seen or voted through PluginTracker and PluginTrackerList
Nowadays, Tracker item rating cannot be seen nor selected if using either ((doc:PluginTracker)) or ((doc:PluginTrackerList)). However, it can be seen (for anons) and voted for registered again, after some recent fixes by Sylvie! (thanks Sylvie :-) I tested that here in dev.tw.o (for instance): http://dev.tikiwiki.org/Calendar (not showing ratings even if they exist; check [tracker5]) 2007-08-13 ML: But this will conflict with wiki page cache. (because value of my last vote is shown, and likely different than yours). 2007-08-13 Xavi: If cache is the problem for this feature request, why not forcing/advising the user to avoid using cache (at least in this page) if he/she wants this tracker field correctly show on the page? (in case this feature is considered interesting enough). I leave to consideration by coders... It was just a suggestion which I would find useful. 2007-12-09 ML: Fixed in BRANCH-1-9 by Kerrnel22. You need to add tracker field ID to trackerlist plugin. __Wiki page cache with trackerlist ratings needs to be tested to see what the real issues (if any)__ |
tracker item |
|
Allowing for positioning of Quicktags
Quicktags cannot easily be ordered i.e. the order in which they are displayed to the user. Currently the only way to do it is to prefix each quicktag name with a number to ensure they are sorted in the order in which you want to display them |
tracker item |
|
Anchor are lost after parsing
Anchor are lost after parsing. Tested with WYSIWYG and with normal editor. insert: {img src=images/code.png}%%% {CODE()} <a name="myAnchor01">bla bla</a> {CODE} after preview or saving {img src=images/code.png}%%% {CODE()} <a>bla bla</a> {CODE} |
tracker item |
|
every user has admin-permission
Any registed user can use "Switch User". I think this is very important, because everybody is able to be admin. :-( Or can i dit a Misconfiguration? I dont think so. --- today i see, everybody IS admin! (but i don't assign admin-perms to these users) --- I found the Problem: if i have tiki_p_search-permission so i have all "tiki"-perms too :-( - How can i configure a group (or all users / anonymous) that they can use "search" (most important function of a wiki, i think) whithout make them admin? |
tracker item |
|
Apache error with .htaccess files
When using the "_htaccess" files in Tikiwiki 1.9.5 you get an "Regex could not be compiled" access error in some of the directories when using Apache 2.2. The Problem occurs, if the statement <FilesMatch "*"> is in the .htaccess file. |
tracker item |
|
Article Module Event Sort Order
I am using Articles for Events and need to sort them into order of occurrence using the Publish Date. That is not possible with the supplied files because the sort parameter has been hard coded. |
tracker item |
|
article submission and article validation buggy: exhausts 40M RAM + twice and three times posted
On tw.o, right now (at Friday 08 Jun, 2007 09:12 CET; 18:12 in Barcelona): I got blank screen after submitting a new article submission on tw.o (user xavi, as plain registered user, using Firefox 2.0.0.4 under Window$), and some minutes later, from the same computer but using a different browser and user, I got blank screen after validating that article submission (user xavidp, SeaMonkey 1.1.2 under Window$)... However both actions succeded... (beyond the blank screen), even if they were posted more than once. The article was submitted twice (as submission from user xavi), and, it's been posted three times when validated! That's the article: http://tikiwiki.org/article150 (user xavidp cleaned the duplication in article submissions; sylvieg cleaned the 2 duplication in tw.o articles) Can anybody confirm this is not any issue with my mouse or so? |
tracker item |
we wanted to upgrade our old tiki 2.2 to the new tiki 4.0 but there are some problems.
after using tiki-install.php to upgrade the old tiki to the new one the image galleries doesn't work anymore, even though it is activiated in the features menu.
the problem is the following:
every time i want to go to tiki-galleries.php i get the following error:
----
The following error message was returned:
__The query was:__
__select `sortorder`,`sortdirection` from `tiki_galleries` where `galleryId`=?__
__Values:__
__1. 13__
__2. o__
__The built query was likely:__
__select `sortorder`,`sortdirection` from `tiki_galleries` where `galleryId`='13'__
----
the problem is as you see there is no error message only the query is displayed.
i tried to install a vanilla 4.0 and created two galleries where each of it has one image in it and it works fine
i compared the database tables tiki_images, tiki_images_data and tiki_galleries and they seem to have the same structure
i tried to copy the tables mentioned above from the upgraded tiki into a clean install and still get the error above
possible problem seems to be with the tiki_image table as it works fine without the images in the image tables - but the error appears only after i copy the image tables into the database
it would be nice if someone could help me / fix this problem as it would take some time to reupload all the images (then probably into the file galleries)
and besides that is there a tool that moves the images from the image gallery to the file gallery for future use?
edit: all the other php files work like tiki-list_gallery.php and tiki-browse_gallery.php