Category: 11.x
Show subcategories objects| Name | Type |
|---|---|
| Wiki alias links are broken when a page is rolled back | tracker item |
|
wiki comment per page
The functionality to allow comments in wiki pages on a 'per page' basis that was in Tiki 6 has been moved from Wiki admin to Comments admin and is therefore less visible It should be replicated in Wiki admin as well to make it more visible Fixed r48529 |
tracker item |
|
wiki help - plugin list sorting
{syntax type="tiki" editor="plain"} The plugin section of the wiki help is listing the plugins aplhabetically based on their english name. When it is translated to another language the sorting remains based on the english name, it is quite confusing and looks a bit chaotic in other languages in my opinion. Is there a specific reason why the code here is written this way? If not, can this be fixed for Tiki 4? I dont know how to do it but would appreciate it :) |
tracker item |
|
WYSIWYCA on Inline Tracker edit
{syntax type="tiki" editor="plain"} As seen at http://dev.tiki.org/tracker5, users have a link to edit trackers, but they can't. {img fileId="261"} |
tracker item |
|
HTML doesn't get parsed in Headings of articles
WYSIWYG articles are ok when displayed using tiki-read_article.php, plugin or newsletter but show html on tiki-view_articles.php Check Article 2 wysiwyg http://demo.tiki.org/11x/tiki-read_article.php?articleId=4 Now compare : http://demo.tiki.org/11x/tiki-view_articles.php and also : http://demo.tiki.org/11x/tiki-index.php |
tracker item |
|
WYSIWYG File gallery can't deal with non image files
Uploading any non image into the file gallery with the upload image button in the WYSIWYG editor works fine. But when selecting that file to put in the site, TikiWiki incorrectly specifies that the file is an image. This results in the webpage with "File is not an image". My php is 5.3 and fileinfo extention is set up correctly. I can correctly display the file by switching to Wiki text mode and changing the designation from "img" to "file" OK, before anyone calls me stupid, the button does say "Choose or Upload Images" There is no button for choosing and uploading files, but I assume that since the "File Gallery" and not the "Image Gallery" is being called up, it should be able to handle both. If not, then I guess someone needs to add a button to CKEditor. I created a show-me instance to show the problem in the current branch. However, this version has the option to add more buttons to the WYSIWYG. There is a file button that solves this problem. But this is a major hassel for me in the 11.1 branch. Any way I can get the file button in version 11? |
tracker item |
|
WYSIWYG: preview and WYSIWYG is quite different for second level bullet
{syntax type="tiki" editor="plain"} Put the following in 11.x {CODE()}# lorem ipsum ** lorem ipsum # lorem ipsum {CODE} Then, preview, and compare Sub-question: how does one do a ** in WYSIWYG? Normally, there are arrows to indent. |
tracker item |
|
Display of categories has changed
The behavior for browsing categories has changed, and not to my liking. If this was not intentional, then it is a regression (as I've listed it). If this was intended, then please consider this a "wish" to restore the old behavior or (perhaps better yet) provide a plugin that allows me to control the display. I have two versions available for viewing. They are not show.tiki.org, but they should do for demonstration. 11.2- http://www.hrsms.org/home/cat74?deep=on&type=wiki+page&sort_mode=name_asc 9.2- http://www.hrsms.org/home9/cat74?deep=on&type=wiki+page&sort_mode=name_asc I like that in 9.2 it only shows the current category, and without watch links. In 11.2, all categories are shown, with watch links (which in my opinion just add clutter to the page), and the category listing is expanded to the last viewed, not the current. To see this: a) Browse categories on this site b) Expand "How To-->Hulls" c) On left menu, select "Models-->By Nationality" d) Note that the results displayed are for nationality, but the category listing is still expanded to "how to--> hulls". Confusing to the viewer. e) Change current URL from ..\home\.. to ..\home9\.. to see how "nationalities" looked in the old version. I much, much, much prefer this way. I tried using PluginCategory for the same purpose, but I could not get the desired results. Indeed, I'm not even certain I get the results that should be expected. Based on my understanding of the parameters, I would expect the categories AND sub-categories to be displayed, and the results split when the category changes. That does not happen. You can see that here: http://www.hrsms.org/home/Models {CODE()}{category id="4" types="wiki" sort="name_asc" split="y" sub="y" showdescription="y" showname="y" showtype="n" one="y" showlinks="y" categoryshowlink="y" maxRecords="1000" showTitle="n"}{CODE} |
tracker item |
|
doc.tiki.org feature list (which is populated from trackers) is not appearing all the time
{syntax type="tiki" editor="plain"} Background info: http://tiki.org/tiki-view_forum_thread.php?comments_parentId=46281 So when you visit http://doc.tiki.org/Features, the actual list of features comes and goes. You can see from the video below (I put a watch alert on that page) that it has been going on for months: {flash type="url" movie="display251" width="1126" height="528"} |
tracker item |
|
duplicating files through elFinder fails with perm error message (for admin)
Unsure whether this is a regression or not. Using elFinder here: http://demo.tiki.org/11x/tiki-list_file_gallery.php?galleryId=6&view=finder duplicating images (there is an option there) do not duplicate them (unable to copy "File Galleries/dsfg/New Svg Image drawing". {img fileId="289" thumb="y" rel="box[g]"} |
tracker item |
|
Edit Session Preserved When Editor Window/Tab closed.
Say I have a tab open to editing page X, and then I close tab X. the editor does not register that I closed the edit session, so when another user comes along to edit the page, they get a notification that the page is currently being edited, even though its not. Not sure if this persists, or eventually times out or something, but figured I'd dump the behavior. I'll update if I find out more. |
tracker item |
|
edit wiki page with strasa.css shows popup boxes hidden below the text area
Using strasa.css in demo.t.o/11.x (reproduced else where also) Log in as admin Edit a wiki page, click at a tool in the toolbar (help icon clicked in the screenshot below) popup box is shown under the text area, no button are shown, most controls are hidden, etc. See screenshot {img fileId="288" thumb="y" rel="box[g]"} |
tracker item |
|
Editing a tracker field text area which contains the Flash plugin, breaks the plugin (such as for jCapture)
{syntax type="tiki" editor="plain"} {img fileId="361"} |
tracker item |
|
embed image out of elFinder
If you write a wiki article for example and want to insert a image or picture you already uploaded you use the button for picture. Then you select file galleries as the data source and want to select a file directly within the file gallery. That's not the real problem. But as soon as you use elFinder for file gallery view you still can select a image but it will always insert a whole code tag within the "image id" field (eg. {img fileid="34" ...}) and not only the fileid itself. The fix is really easy, you just need to edit the file [yourtikihome]/templates/tiki-list_file_gallery.tpl at line 294 and replace this line with the following: {CODE(caption="templates/tiki-list_file_gallery.tpl")}window.opener.insertAt('{{$filegals_manager}}', data.fileId);{CODE} Maybe you should fix this in a following version, as it's really annoying to fix the form every time. ------- the patch doesn't seem to work. still having the issue of the full plugin code gets injected. This is probably a Jonny bug now since it touches ElFinder |
tracker item |
|
Error in show.tikiwiki.org install_log (testing)
When i create a new show site which is not in trunk, the file http://jyhem-9952-4675.show.tikiwiki.org/install_log.txt shows an error /usr/local/sbin//tim-create: line 87: [[: 11.0: syntax error: invalid arithmetic operator (error token is ".0") Ok, I can fix that in 2 minutes but I really wanted to experiment with the whole show workflow as a normal user :-) Let me fix it and close it :) |
tracker item |
|
Error when displaying a tracker item and tpl is not found
Set a tracker to display items with a wiki page template. Don't create the template so it is missing. When viewing a tracker items popup this (ugly) error. {CODE()}Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'promo_tpl' in 'tracker_pretty_item.tpl'' in /var/www/sites/xxx/xxx/subdomains/www/html/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_templatebase.php on line 127 SmartyException: Unable to load template file 'promo_tpl' in 'tracker_pretty_item.tpl' in /var/www/sites/xxx/xxx/subdomains/www/html/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_templatebase.php on line 127 Call Stack: 0.0020 1106896 1. {main}() /var/www/sites/xxx/xxx/subdomains/www/html/tiki-view_tracker_item.php:0 0.2151 29471160 2. Smarty_Tiki->display() /var/www/sites/xxx/xxx/subdomains/www/html/tiki-view_tracker_item.php:723 0.2151 29471896 3. Smarty_Internal_TemplateBase->display() /var/www/sites/xxx/xxx/subdomains/www/html/lib/init/smarty.php:348 0.2151 29472056 4. Smarty_Tiki->fetch() /var/www/sites/xxx/xxx/subdomains/www/html/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_templatebase.php:374 0.2152 29475872 5. Smarty_Tiki->fetch() /var/www/sites/xxx/xxx/subdomains/www/html/lib/init/smarty.php:229 0.2154 29476112 6. Smarty_Internal_TemplateBase->fetch() /var/www/sites/xxx/xxx/subdomains/www/html/lib/init/smarty.php:254{CODE} Should display the item with the tracker standard view (no template). Eventually display a small error to admin only. |
tracker item |
|
Extend include_path for Net/LDAP2.php
Hello, a freshly unzipped Tiki 11.0 installation which is configured to use Tiki and LDAP user accounts can't require_once the Net/LDAP2.php file in lib/auth/ldap.php line 14. I tried to re-generate the composer autoload files, but without success. Now, I extended the include_path in my php.ini file for vendor_extra/pear Please have a look at this issues. Thanks und regards Lars |
tracker item |
|
Admin panels: False feedback to the admin when activating or deactivating prefs (phantom prefs).
Some phantom prefs are introduced in each version of Tiki, as devs add/change prefs but don't notice this. So before each major release (ex.: from 11.0 to 12.0, but not from 12.0 to 12.1), a complete check needs to be done, for all admin panels. # Start with a fresh install (this is important because some of these issues could only happen once) # Visit tiki-admin.php # Activate all Preference Filters (Basic, Advanced, etc.) # For each of the approx 50 panels on tiki-admin.php ## Activate or deactivate any checkbox (any pref really) on the page (only one per URL, no need to do it per tab). ## Confirm that the pref change is reported. ## If any ''other'' pref change is reported, figure out why and resolve. |
tracker item |
|
File Galleries Failing to Display in Tiki 11.0 -- A Fix
{syntax type="tiki" editor="plain"} Was getting the following error in my CGI Log when I tried to display the File Galleries in Tiki 11.0: PHP Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/.../.../.../.../wiki_11/templates/tiki-list_file_gallery.tpl" on line 253 "__{quotabar length='100' value=$smarty.capture.use}__" unknown tag "quotabar"' in /.../.../.../.../wiki_11/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_templatecompilerbase.php:665 I recalled having this problem a few times after an upgrade all the way back to version 8. The way I have fixed it is simply to go into templates/tiki-list_file_gallery.tpl and remove the expression {quotabar length='100' value=$smarty.capture.use}. Once I do that and upload the modified file, I'm able to display my file galleries. Don't know if that will work for everyone, but it has worked for me. Why is there a problem with quotabar? That's a file that I notice won't upload when I use Filezilla to upload the files for a new installation, so maybe that's the source of the problem. It seems to me that this issue has been around for several versions now. Can someone please fix it? Thanks in advance. |
tracker item |
|
File Gallery backlinks are a dysfunctional mess
{syntax type="tiki" editor="plain"} I want to use backlinks in File Gallery to show me what wiki pages reference the files. This is how I can identify orphaned files. However, this function is so broken that it is unreliable. What I would expect from this feature is the following behaviors: #Each file referenced in a wiki page has a single backlink to that page recorded in the File Gallery that contains the file #Backlinks to wiki pages are uniquely indexed, so that even if there are numerous references to the same file on a page, there is only one backlink to that page shown in the File Gallery, rather than multiple backlinks to the same page #Removing a reference to a file from a page will remove the backlink to that page from the file in the File Gallery #Deleting a wiki page will delete all backlinks to that page in the File Gallery The behaviors I have been able to duplicate in the demo wiki ([http://demo.tiki.org/11x/tiki-list_file_gallery.php?galleryId=6]) are as follows: #Linking to a file in a wiki page will create a row in the ''tiki_file_backlinks'' table for that page in the File Gallery every time you save the page, even if there is already a row for that page #If you edit the page and then save it, the backlinks to the referenced files are sometimes incremented, and sometimes not #Removing the link to a file in a wiki page and then saving it ''does not remove the backlink'' in the File Gallery to that page #Completely removing a page from the wiki that is referenced by backlinks in the File Gallery will not remove those backlinks, but will instead leave orphaned backlinks to non-existent pages #There is no reindex or cleanup function built into Tiki for File Gallery backlinks, and no way to manually fix or remove bad backlinks (other than directly editing the database tables) |
tracker item |
|
File Gallery Download dead loop if folder is customized
I got a problem to see thumbnail and download file from File Gallery. What I did are: 1. create a customized a folder for file gallery 2. point the file gallery folder destination to the new folder in setting. 3. upload a file 4. try to view the file and download the file, the system goes to endless loop, and no responds from server to client, logs are continuously generated till disk full. [Thu Jan 01 12:56:38 2014] [error] [client 192.168.1.102] PHP Notice: ob_end_clean(): failed to delete buffer zlib output compression. in /apps/tiki/tiki-download_file.php on line 147, referer: http://tiki.mydomain.com/file1 5. after I check the code. in the tiki/tiki-download_file.php, line 146, it has below ~~#60F:while (ob_get_level()) { ob_end_clean(); }// Be sure output buffering is turned off ~~ 6. I googled the coding, looks it should be changed as below. ~~#60F:while (ob_get_level()>1) { ob_end_clean(); }// Be sure output buffering is turned off ~~ 7. I changed, the code, the file viewing and download are perfect. problem is solved. Could any developer please review the code, if it is the way to go, please merge the change into the main trunk for future releases. Thanks. |
tracker item |
|
File Gallery Handler Parent Gallery
The code for the file gallery handler has a default parent gallery of -1. This causes the features not to work. It should probably be set to 1. Here's the specific code in lib\core\Tiki\Profile\InstallHander\FileGallery.php $defaults = array( 'owner' => 'admin', 'public' => 'n', 'galleryId' => null, ~~#FF9:'parent' => -1,~~ 'visible' => 'n', // fgal default is y so set here so it gets set only if specified in flags[] ); |
tracker item |
|
File Gallery title link download a picture
Go on http://demo.tiki.org/trunk/tiki-list_file_gallery.php. If you click on the title of the page "File Galleries" you'll download a picture (seams the first one in the gallery). |
tracker item |
|
File Gallery upload not working
From r46361 when uploading a new file to a File Gallery the upload fails and (perhaps because of) the user is logged out |
tracker item |
|
Forum & Maillist Sync shows full email for list contributors not registered on tiki
Google Group list and forum posting are working perfectly after following [https://doc.tiki.org/Forum+and+Mailing+List+Synchronization|setup guide here]. According to the guide, email addresses unknown to tiki are to show as "Anonymous" posts. They do not. Instead, they show as the complete From: email address, "full name <email@somewhere.com" Take a look here (I edited the sql database and changed the email address slightly to make it inoperable, but left the address there so you can see what happens.): http://tiki.lingtransoft.info/tiki-view_forum_thread.php?comments_parentId=22&topics_offset=1 There is nowhere to turn this off, and it is a huge security risk as those addresses are posted in plain text. |
tracker item |
See screencast for explanation
{flash type="url" movie="display560" width="859" height="603"}