Category: 1.9.x
BRANCH-1-9
Show subcategories objects
| Name | Type |
|---|---|
| Wiki: Page rename to also change links in menu system, in forums and in trackers | tracker item |
|
Wikiparser interprets tags different in editpage than in the page view
If you enter following code in a wiki-page ~np~ ...page... ~/np~ there is a bug in the interpreter. The preview-mode is working right and shows ...page... as plain text, but when you save the page wiki-parser interprets it as a tag and shows the pagenavigation-bar. |
tracker item |
|
WikiPluginTracker : Confirmation message to any URL
In WikiPluginTracker the confirmation message should have an option to send to any URL. That way, insted of having a confirmation message when the user click on send, he is send to another wiki page, etc where you can put the confirmation message you want. Because confirmation message may be more than one sentence, it may be very useful; and it open to the possibility to have another WikiPluginTracker on the second page... So you can have a tracker on multiple page. __french__ Dans WikiPluginTracker, exemple la fonction qui permet d'afficher un texte comme message de confirmation devrait avoir une option de renvoyer vers une URL. De cette façon, l'utilisateur a plus de latitude sur la forme du message de confirmation. Surtout, il peut étaler un formulaire sur plusieurs pages wiki ! ex.: TRACKER(trackerId=>4,fields=>13:14:15:16:17:18:19:20,url=>http://www.google.com)}{TRACKER |
tracker item |
|
WikiPluginTracker :: non fonctional fields
The field "User Selector", "Header" and "email", "date and time", "JSCalendar" do not work with Wiki Plugin Tracker. This is true also for "country", "date time". (Franck) |
tracker item |
|
Wish List tracker does not allow cancellation of email subscription
I've been trying to unsubscribe from the tracker on the Tiki Dev site for over 24 hours. It's been successful for everything but the Wish List Tracker. Clicking on the "stop monitoring" icon has no visible effect and I continue to receive email notifications of entries on that tracker. |
tracker item |
|
Wishlist from Admin Interface
You can get to help easily enough, but it's kind of hard to find the "wishlist" page. |
tracker item |
|
Workflow Process Activities not showing up on Admin Process Activities screen
I recently wiped my 1.9.7 install of Galaxia and replaced it from today's BRANCH-1.9 distribution. I am noticing that when I create a new process in the Admin Processes screen, it will auto-create the __start__ and __end__ activities in the ''galaxia_activities'' table. This is fine and dandy. When I go to the Admin Process Activities screen to manipulate and add more activities, the start and end activities do not show up in the Process Activities list. It does report at the top of the screen that there are errors (such as start being interactive but no role assigned, and must use a particular method), but they appear invisible. I also added a unique activity via this screen that does show up in the database as well, but it isn't showing up on the activity list from the Admin screen. Interestingly though, I can go to the Monitor Activities screen, and there they are. This is a significant roadblock to usability. I'll see if I can find what's causing it, but I'm having trouble deciphering a lot of it. Each script farms out to three or four others, which I'm not used to, so by the time I find the statement I'm looking for, I'm 5 scripts deep, and have to go back to get context. Difficult to troubleshoot. |
tracker item |
|
Workspaces calendar: Missing argument 2 for date_format() in lib/tikilib.php on line 6307
with latest cvs updates in our site (1.9.7 -> 1.9.8cvs), and at least when logged in, the module workspace calendar (from ((doc:Mod AulaWiki))) is showing those lines between module "workspace members" and "workspace calendar": {CODE(wrap=>1)} Warning: Missing argument 2 for date_format() in /home/httpd/tiki19/lib/tikilib.php on line 6307 Warning: Missing argument 2 for date_format() in /home/httpd/tiki19/lib/tikilib.php on line 6307 Warning: Missing argument 2 for date_format() in /home/httpd/tiki19/lib/tikilib.php on line 6307 {CODE} Example: [http://www.moviments.net/cursos/ws100] And the date in workspace calendar is from 1970, when it used to be the present date. |
tracker item |
|
Wrong favicon displayed when using "slides" feature of a Wiki page
{syntax type="tiki" editor="plain"} When displaying a Wiki page as slides the wrong favicon is displayed. I'm using 1.9.11 and the favicon from Xampp is displayed which is found in the root web directory ./htdocs/ rather than using the favicon found in the TikiWiki directory ./htdocs/tikiwiki/ |
tracker item |
|
Wrong Registration-Link
I switched from LDAP Pear:auth to "Tiki-Only" where Users can Register BUT need a confirmation from the admin. The admin got a Message like this [...] To Confirm.... klick: tiki-login_validate.phpuser=user1&pass=c3746eb1baa6d209128b392680a5329c [...] The question mark for PHP-Code is missing so and the Link is invalid. I've to copy the Link and paste the question mark manually |
tracker item |
|
WYSIWYCA & default settings for inter user messages
When I click a user, I am offered to send him a message. But then I get: User XYZ can not receive messages ERROR: No valid users to send the message 1: WYSIWYCA: I should not be offered to send a message if the user has disabled that. (frustrating to write such a message for nothing) 2: tiki-user_preferences.php: "Allow messages from other users" default should be yes 3: tiki-user_preferences.php: "Send me an email for messages with priority equal or greater than:" default should be "3" tiki-admin.php?page=login 3- Users accept internal messages by default: default should be yes -> $allowmsg_by_default 4- Users can opt-out internal messages: default should be yes -> $allowmsg_is_optional All these should be the default settings (most logical) if a Tiki site admin choose to activate inter user messages. Related: Easier Inter-user message management for Tiki admins: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=959 Also related: Should sender email be disclosed when receiver gets notification via email? goals: balance privacy & facilitate communication/collaboration |
tracker item |
|
WYSIWYCA in polls broken in BRANCH-1-9
If I add a poll in a module, a registered user can see it even though he can't vote. |
tracker item |
|
WYSIWYCA needed for since_last_visit_new module
It is currently possible to see links to tracker items we are not supposed to see. (clicking gives error message) |
tracker item |
|
WYSIWYG in blogs is broken in BRANCH-1-9
[http://tikiwiki.org/tiki-view_blog_post.php?blogId=2&postId=249|See an exemple of result] It was working fine in BRANCH-1-8 |
tracker item |
|
XMLRPCAPI for using w.blogger or other editors broken
If I try to contact tikiwiki either with w.blogger 4.0 or 3.3 or with Ecto to post to a blog it don't work. It is as soon as when I setup the account the message ist that the XML returned from xmlrpc.php is invalid ... So I think this is a major backdraft for those who are pro in creating content - I think there is a demand for using tools like those. |
tracker item |
|
Import phpBB data
phpBB is a popular open source forum software. Sometimes, a forum is not enough. So, the data must be migrated from phpBB to Tiki forums... If you want to help: Please post links to similar scripts. ex.: phpbb to invision board, etc If/when we do a script, we should do for all major forums. --- __From kerrnel22 on 11/20/07:__ I have almost completed an integrated TikiWiki forum migration tool for 1.9.8.x and 1.10. Initial release will be to migrate only Tiki forums from one Tiki install to another. However, hooks are in place, and the intention is there, to work on extending the migration tool to importing of phpBB2 (or any other forum software) into Tiki. If you would like more information, email tiki.kerrnel@kerris.com. I expect a general release of the forum migration tool (for Tiki forums only) into cvs of both branches for beta testing by December 1/07. If all goes well, I'll have something released for phpBB2 migration prior to Dec 31. |
tracker item |
|
Initial homepage cannot be set for first view of anonymous viewer
When I set the homepage in Administration: General Preferences to "Articles" (which is what I want the homepage to be for both anonymous and registered visitors), the initial viewing for "anonymous" displays a homepage of "wiki". When I set the homepage in Administration: General Preferences to Group homepage and then set the two group homepages to a typed-in "Articles" in the empty field and then log in as any user, the display is "No page 'Articles' found". When I set the homepage in Administration: General Preferences to Group homepage and then set the two group homepages to a custom URL (http://www.progressiveomaha.com/tikidir/tiki-view_articles.php), the display is "no such page found". One day I thought maybe the problem had to do with using Firefox on a Linux box, because my ancient Windows 98/IE machine brought up 'Articles' as the home page. The next day both machines bring up the Wiki page as the home page. This is with the homepage set to 'Articles' in Admin-General. Maybe I should be clear that I am refering to which page is brought up when TikiWiki is first accessed (from www.progressiveomaha.com/tikidir/).external link Once I have logged in as a user, I will access the 'Articles' homepage whether returning as another user or as anonymous. The problem only occurs on that initial anonymous access, and only after TikiWiki has had time to "forget" any earlier logons by that user. |
tracker item |
|
"tiki-edit_structure.php" Add Pages To Current Node list truncates at 50 records. Fix included.
The list of tiki pages presented for selection and addition to a structure is truncated at 50 records for no apparent reason and there's no way to add records >50 without running a filter. I just parroted what I saw in tiki-admin_categories.php for its similar page list and it works. The diff is below - hope I did that correctly. *.backup is the original file from the official tiki releast. *.php is the version I modified. |
tracker item |
|
PAM authentication broken
An attempt to log in using PAM (php-auth-pam) gives the following error message: Notice: Undefined variable: error in /var/www/tikiwiki/tikiwiki-1.9.7/lib/userslib.php on line 554 Warning: Error variable must be passed by reference in /var/www/tikiwiki/tikiwiki-1.9.7/lib/userslib.php on line 554 Warning: Cannot modify header information - headers already sent by (output started at /var/www/tikiwiki/tikiwiki-1.9.7/lib/userslib.php:554) in /var/www/tikiwiki/tikiwiki-1.9.7/tiki-login.php on line 292 I'm using: - php5-auth-pam-0.4-9.2 (Debian package) - tikiwiki-1.9.7 (source) |
tracker item |
|
PDF Generation from structures seems to have trouble with some images
Adding "Tiki Transforming" structure from: http://themes.tikiwiki.org/tiki-print_pages.php I get and error (no PDF) and the following in my error log: {img src=images/code.png}%%% {CODE(wrap=>1)} [18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Passed data is not in 'JPEG' format in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393 [18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Couldn't create GD Image Stream out of Data in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393 [18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 394 [18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 395 [18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2887 [18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2888 [18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Passed data is not in 'JPEG' format in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393 [18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Couldn't create GD Image Stream out of Data in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393 [18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 394 [18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 395 [18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2887 [18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2888 {CODE} |
tracker item |
|
database queries counter: remove until it is fixed
In the bottom bar of Tiki sites if activated there is some "debug" information. Notably: {img src=images/code.png}%%% {CODE()} [ xx database queries used ] {CODE} The SQL counter report is incorrect and reports higher number. Since this is making Tiki look bad for no good reason I am removing until it's fixed. Please see: http://sourceforge.net/mailarchive/message.php?msg_id=469E4D13.8010609%40gmail.com |
tracker item |
|
All users can post in private blogs
I'm currently having a major problem after upgrading to 1.9.5 from 1.8. Apparently, now all users can post to all the blogs, whether they are marked public or not. I ran the various database upgrade scripts, but it doesn't seem to have an effect. Users can post to whatever blogs they want by using the blog pull-down menu in the blog posting/editing screen. If the user clicks "list blogs," there are no options shown to post to the unauthorized blogs. This seems to be a problem with the "blog" dropdown bar in tiki-blog_post.php. Somehow it's bypassing the check and letting users post in whatever blogs they want... |
tracker item |
|
Webmail: No error message when password is incorrect
When login fails, I should get an error message. |
tracker item |
|
Tiki Calendar Locations don't sync with database
Help! The locations drop down menu in my Tiki calendar does not sync with the database. As I'm new to Tikiwiki, how on earth do I fix this short of dropping the table and re-entering the data? Thanks for your time. |
tracker item |
|
See file last modification date and last user that modified the file
I need to see the information about the last modification of files on the File Gallery. Date and User. two more columns are needed in tiki-list_file_gallery.php. Last modified, User. I don't know if more mysql field are required. |
tracker item |
However, menu items are not updated. This would be a nice to have. Same thing for wikilinks in forum posts, trackers, etc
I guess it could get tricky because some use links like tiki-index.php?page=blabla, but some just but blabla and use the .htaccess