Category: Support request
Not really a bug or a feature request, I just need help with something!
Show subcategories objects
| Name | Type |
|---|---|
| New option to include 'Threads with no replies yet' to Daily Reports and to Notification digests | tracker item |
|
Only Admin can view Categorized pages....
{syntax type="tiki" editor="plain"} Hi, I have set the following permissions for Anonymous tiki_p_view tiki_p_view_categories tiki_p_view_categorized etc and the following category permissions Anonymous tiki_p_view_categories Registered tiki_p_admin_categories Assign permissions automatically: Yes Despite this neither Anonymous or Registered can view pages that have been categorized, the categories appear empty. Only way I can change this is by changing permissions on each individual page. I've tried and tested this on 3 different installs, same problem each time. I am quite new to this but have spent many hours on this issue and would appreciate any advice. I'm sure that there's a way but how? Cheers Wiki in question can be viewed at www.paddypaedia.com |
tracker item |
|
order and filter Tasks by user (that the task was send to)
I don´t seem to find a way to do this. To order and filter Tasks by user (that the task was send to). If this is not done in Tiki, I will be nice to have it. If this is done please point me to right direction. Thanks Using Tiki 6.2 |
tracker item |
|
Organic Group Addon gone in current 14.x compared to what doc.t.o says about it
Organic Group Addon gone in current 14.x compared to what doc.t.o says about it See http://doc.tiki.org/Installing+Addons?structure=HomePage+AdminGuide But in 14.x svn r55196, no option to enable Organic Groups (no organic group seen at all in the Control Panel Features > Addons tab.) See it reproduced here: http://xavi-9794-5643.show.tikiwiki.org/tiki-admin.php?page=features#contentadmin_features-addons u: admin p: 12345 |
tracker item |
|
Page-link prevnext link creating duplicate path in url parsing
I have a tracker with 2306 items that individuals can filter through. If the search result is large enough their is an option on the bottom to select a page of results or they can chose a next or previous button. The initial result is fine, but if they select any option they are redirected to a page that lists the "path" of the url twice i.e., "https://example.com/tiki-index.php/tiki-index.php?page=TrackerName&tr_offset1=25" the same issue happens when I select from tracker directly i.e., "https://example.com/tiki-view_tracker.php /tiki-view_tracker.php?trackerId=6&offset=25" In both instances if I remove the duplicate "path" I get the desired result. However, I cannot expect the user to take this action. I have this issue with tiki21.4 and tiki23.0 It seems to be an issue with parsing the url and putting it back together with the path twice. I have been coming through lib/tikilib.php to see if I can find the issue. I didn't have this issue with tiki18 which was prior to the change in 21 that included converting from absolute to relative links |
tracker item |
|
PDF Generation does NOT work!
Platform: tikiwiki Version 1.9.4 RHFC 4 (2.6.17-1.2139_FC4smp #1 SMP) PHP 5.0.4 (with php-xml-5.0.4-10.5) UPDATE: OK, it looks like the problem was due to strange characters (I had copied-and-pasted from another tikiwiki site). So, if I create a new wiki page and try to create a PDF from that, I get further. This time, I get a pge full of the PDF codes! I've tried using both IE6 and Firefox 1.5.0.6. I noticed another poster complaining about problems with Opera 9. I don't think it's a browser issue. ============ Problem: PDF Generation doesn't work. After clicking the "Create" button, the resulting page (tiki-export_pdf.php) is blank. I added some debug statements to the code, and it appears that everything is fine up to this statement in function insert_html (source file: pdflib.php): $this->flush($src); In the line before: $this->WalkParsedArray($htmlparser->content,$src,$dummy); if I print out $src, I can see the contents fine. But the flush statement following doesn't seem to work. In fact, if you append an echo statement after that, it doesn't execute: $this->flush($src); echo "after flush\n"; <=== doesn't display In the code for flush(), I added more echo statemnts. function flush($src) { echo "<h2>entering flush</h2>"; $this->ezText($src,$this->tiki_textheight); echo "<h2>leaving flush</h2>"; } I also added echo statements in ezText(). Interestingly, "entering flush" is printed followed by REPEATED calls to ezText. The "leaving flush" statement is NOT printed!! This is very weird. I know the PDF generation feature worked fine in version 1.7.1. Any ideas what's going on? I can send the entire debug output if it will help. Thanks, paul |
tracker item |
|
permissions, tiki_p_wiki_attach_files
I believe that tiki_p_wiki_attach_files (without other permissions given) may not work, I seem to have tested thoroughly (about 5 -6 hours over the course of a week), though easily could have missed something. I tested under a variety of situations (various permissions - global, category, object) on several sites / themes and unless tiki_p_edit is also allowed simultaneously, this function does not work. Even if tiki_p_wiki_admin_attachments is allowed, it still does not work (users just don't see the 'choose file / attachment' option) It would seem excessive to have to give wiki page edit rights (or admin attachments) to upload an attachment to a page (to promote collaborative work) - for example, you put a Tracker or TrackerList on a page where you would like to allow exchanging of files, there is no need to risk having someone change the page contents (accidentally or on purpose). Thanks, Mike |
tracker item |
|
phpfreechat not installing from mods.tw.o and not working when installed from svn mods
http://mods.tikiwiki.org/details.php?type=lib&mod=phpfreechat the fact is that even if installing by hand, the phpfreechat plugin doesn't work for me, neither on tiki 2.x (with ajax enabled, etc., cleared browser and tiki caches, etc.: just says: "chat loading, please wait, and nothing happens), nor in tiki 3beta4 (it's even not listed in the list of plugin to enable/disable) It's a pity that we can't provide a functional chat for tiki 2.x or tiki3.x sites... (minichat module for tiki3 was getting close to functional, but since it doesn't provide the date stamp nor a way to read the log from previous conversations to specific date, it's not being used... see the example of the last TikiFestUK: dimdim, skypechat, + irc chat) |
tracker item |
|
pie chart didn't work for me
I have a tikisheet created (mainly text): 7x7 table, with special characters (é, è, spaces, round brackets) ||Programari | Sistema Operatiu | Llicència |Català|Multiplataforma |Mida (octets) |Funció WinK |GNU/linux, M$ Windows |Gratuït per a ús no comercial |No (en procés) |Si |100 |Per generar video tutorials OpenOffice |Linux, Windos, Mac |LGPL | Si |Si |50000 Firefox | |MPL |Si |Si |6000 Thunderbird | |MPL |Si |Si |6000 Gimp | |GPL |Si |Si |2000 Gaim | |GPL |Si |Si |2000 || I've just enabled feature_charts, and tried to produce a pie chart, but didn't work for me. I got just the title, and the legend. The options requested after pie chart is selected, are: ||TÃÂtol: | Prova Series: label | c1 value | c3:c7 color | style | || (similar to what I saw at the screengrab at [http://tikiwiki.org/tiki-index.php?page=TikiSheetDemo|tw.o sheet demo] . |
tracker item |
|
Please clarify: flagnames with and without underscores
Please clarify: /img/flags/flagnames.php contains several flags with duplicated entries. With and without underscores or spaces. American Samoa, several British territories, Bosnia and Herzegovina, practically all country names that contain spaces have double listings. One with spaces and one with underscores. The remark in the source code says // Here come the dynamically generated strings for img/flags/*.gif // This file ensures that the following strings will be included in the language translation files. There I do not see any flags with filenames containing spaces (although on today's operating systems they wouldn't pose any problem. So is this some historical relic? Then please clear this up, it unnecessarily inflates ALL (!) languages' translations. Thanks. P.S: Fun fact, there is even a flag "low germany" which does not exist. It was composed from the existing flags of Germany and the Netherlands. P.P.S: Two flags are missing, since 2019 North Macedonia: https://en.wikipedia.org/wiki/North_Macedonia In 2018 Sudan split up in North (Republic of Sudan) and South: https://en.wikipedia.org/wiki/South_Sudan |
tracker item |
|
Please clarify: What is the purpose of "tracker edition"?
While translating the wizards, I stumbled upon I text that I cannot come to grips with. Under the section "Other options to be set elsewhere" are "Display last comment author and date" and "User can see his own items" The former has a bubble help containing "In lists of tracker items, through the interface of the tracker feature as well as through list in tracker related plugins" and "You can set it in 'tracker edition > Features > Allow comments > Display last comment author and date'." What is "tracker edition"? I was unable to find this anywhere. The option "Display last comment author and date" is to be found in /templates/replace.tpl, but I never came across that dialog when I backtracked through all of Tikis GUI, and a search for that function on the GUI fails. The latter has "The tracker needs a user field with the auto-assign activated. No extra permission is needed at the tracker permissions level to allow a user to see just his own items through Plugin TrackerList with the param view=user" and "You can set it in 'tracker edition > Permissions > User can see his own items'" Of all languages in Tiki, no one ever translated "tracker edition", only Spanish, but it doesn't give me a clue to its meaning. I don't speak Spanish, I'll have to add. Googles "translation" rings no bell. "User can see his own items" is a regular permission, and access to this is through the regular GUI for setting permissions, listed under "Tracker", but that doesn't involve "tracker edition". This string is a mystery, please clarify. Also, I cannot find where on Admin GUI "Display last comment author and date" gets set, so I can write a path to it (although again I cannot change that in translation, as tr() was once again not set around the whole string, but to every part of it, one of them being "Features" - which will always translate, because that string is needed. Thanks for clarifying! |
tracker item |
|
Please explain GUI dialog
Now that I have finished my new tool to extract really ''all'' tra() and tr() throughout Tiki source code, I find some peculiar strings that really need explanation. First, it is my understanding that text that is pumped through tr() inside a javascript file must get listed in language.js and not in language.php. Is this assumption correct? If that is the case, practically all language's language.js are grossly underpopulated. I count > 600 strings that get tr()-ed inside javascript, so even after deduplication 400 could be expected... Second, I find some peculiar strings that I do not understand. Why are they displayed at all, and why do they get fed through the translation function? Here is an example, taken from lib/jquery-tiki/tiki-connect.js. Line 13: {CODE(Colors="Tiki")} var spinner = $(this).tikiModal(tr(" ")); {CODE} Ahem. That's as close to nothing as it could possibly get. Yes, this is really just one single space... And it got scheduled to become translated... Thanks hman |
tracker item |
|
Plugin List fails to find a match for the category Profiles Wizard (292) in dev.t.o
Plugin List fails to find a match for the category Profiles Wizard (292) in dev.t.o This item https://dev.tiki.org/item6374 - "Can't apply a Profile from the Profiles Wizard! (only through profiles control panel): ticket missing?" is categorized against category 292: "Wizards - Profiles Wizard" This wiki page has a plugin list call to show items in this category (with equivalent syntax that it's working with no problems - apparently - in other pages in dev.t.o): https://dev.tiki.org/Profiles-Wizard and it fails to list that tracker item (and any others tagged against that category, if any). |
tracker item |
|
Plugin TrackerStat: allow showing the description of tracker fields in the display of results.
Plugin TrackerStat has no easy replacement with Plugin List, as far as a I know. When trackers are used to fill in questionaires, there are sometimes long phrases that are written in full in the description of the field, and the field name is just some short name to refer to it. When the user fills in the form, the field descriptions can be shown below the field. But when results are shown through PluginTrackerStat, no field description is shown, and in some cases, it's hard to understand the answers without the full text shown in the description of the field. This could be solved with a param to optionally display the field descriptions in the Plugin TrackerStat. - See it reproduced here: See it reproduced here: http://xavi-9794-5637.show.tikiwiki.org/tiki-index.php#contentvotingsystem-2 u: admin p: 12345 field: 12 How many days? {CODE()} 1 1 %33.33 <-> 1 10 %33.33 <-> 1 2 %33.33 <-> {CODE} How many days is almost meaningless here at result-display time. The description of the field needs to be shown also: "__How many days did you attend last year to the weeksly meetings of hte organization?__" |
tracker item |
|
Plugin TrackerStat: natural case sorting on the answers (text strings)
Plugin TrackerStat has no easy replacement with Plugin List, as far as a I know. We need to have the answers to a question (tracker field) sorted with natural case sorting. For instance, if you ask in the question a radio button showing options from 1 to 24, you will get the answers sorted as something like (copied from a production site): {CODE(ln="1")} 1 10 %3.12 <-> 1 11 %3.12 <-> 2 12 %6.25 <-> 1 13 %3.12 <-> 1 15 %3.12 <-> 5 16 %15.62 <-> 4 18 %12.50 <-> 1 2 %3.12 <-> 3 20 %9.38 <-> 1 21 %3.12 <-> 1 22 %3.12 <-> 1 24 %3.12 <-> 1 24 (Always) %3.12 <-> 3 3 %9.38 <-> 3 5 %9.38 <-> 2 6 %6.25 <-> 1 8 %3.12 <-> {CODE} See it reproduced here: http://xavi-9794-5637.show.tikiwiki.org/tiki-index.php#contentvotingsystem-2 u: admin p: 12345 field: 12 How many days? {CODE()} 1 1 %33.33 <-> 1 10 %33.33 <-> 1 2 %33.33 <-> {CODE} Answer related to "10" should be after the one related to answer number "2" PHP function natcasesort needs tobe used to sort answers. http://php.net/manual/en/function.natcasesort.php |
tracker item |
|
PluginConvene UI doesn't allow editing date choices for a user anymore
PluginConvene UI doesn't allow editing date choices for a user anymore Reproduced here: https://tiki.org/Roundtable+Meeting+2016+11 Add a user, and then, attempt to edit the user choices: the dropdowns to choose from the options for each date are not shown, but same page is reloaded, with a very long url, etc. |
tracker item |
|
PluginChart doesn't produce the expected chart, just the legend
PluginChart doesn't produce the expected chart, just the legend Try to reproduce the example at the documentation, and you'll get the issue reproduced, like in the https://doc.tiki.org/PluginChart Strategic feature to get Spreadsheets and charts out of them in the game again. ^__Please note:__ This request is to have the png & jpg versions of the charts produced ( see: https://doc.tiki.org/Spreadsheet+Graphics+and+Charts#Select_the_Graphic_Type_and_Output_Format ), not some js based solution (like reusing raphaeljs or chartjs lib, etc.), since this implies an easy solution for charts in PDF reports working automagically without requiring complex solutions to get js-based charts incluided in PDF reports. A different request/wish will be added to add some optional parameter to get the chart produced with some JS lib already in Tiki like the ones cited above. ^ |
tracker item |
|
PluginGanttChart how to expose zoom level param fromthe jquery app to the tiki plugin
I'm wondering how to expose the param zoom Level (as seen here: https://github.com/robicch/jQueryGantt/blob/master/ganttZoom.jsmarc ) to the tiki ((doc:PluginGanttChart)), so that in real world scenarios where we have lengthy tasks across several years, we can have a nicer default view for decision makers. Any hints? You can get a working instance to start with by means of applying the ((pr:GanttChart)) profile. |
tracker item |
|
PluginInclude not working properly in Tiki 6.2 and 6.1
Wiki plugin, when using with start and stop parameters does not include any text. It only includes the text when used without these parameters. Using Tiki 6.1 fresh code install, on past 6.0 db updated to 6.1. In using tiki 6.2 the problem persists. |
tracker item |
|
possibility to set mail reply-to to users mail-address
Is there any possibility to set the sender_mail to the users mail-address? As I understand as newbie the code in messu-compose.php, the sender_mail should be the users mail address, if his mail adress is set public. somehow this doesn't work as I expected. Is my understanding wrong? I'd like to set this to the users mail address, because many users don't realize that in replying to a mail send by the tiki they don't reach the original sender. |
tracker item |
|
Problem getting Plugin LIST to work
I'm trying to get a wiki page using the Plugin LIST to work on Tiki 12. The situation I'm trying to recreate was set up with help from LPH and JB during TikiFest Montreal/Ottawa-Gatineau on the then svn version 11.0. To get help, I'm hoping to be able to use show.t.o. I guess I have to first post the basic description of the problem, then I'll get a chance to make a show.t.o site. |
tracker item |
|
Problem with databse consistency migrating to 1.9.3 from 1.9.2+
I get this error when upgrading to the latest version 1.9.3 from my current version (I checked my current version out from CVS as BRANCH-1-9). Warning: mysql error: Unknown column 'type' in 'where clause' in query: select `catObjectId` from `tiki_categorized_objects` where `type`=? and `objId`=? in /var/www/html/cefn.com/cefntiki/lib/tikidblib.php on line 134 This error can be previewed (for the time being) at http://cefn.com/cefntiki-1.9.3/tiki-galleries.php My installation worked fine before this, except for some problem in gallery browsing - images don't show - a javascript issue I'll document separately. So basically if I replace all files with the 1.9.3 version (gzipped tar release), and point the new installation at the database from the pre-existing installation, I get this error. I've experienced this for a while, but assumed it was because I was upgrading to the latest CVS HEAD, and that it was a transient issue (not worth filing as a bug until now - you can't miss it, as practically all page refreshes for anything with categories reveal it). Below is a snapshot of my top level CVS/Entries file, indicating the latest versions of all files I'm currently running. Any ideas how I've got trapped with an inconsistent database setup, and what I can do about it. I don't remember doing anything fancy, except adding the <span style="color:black;background-color:#ffff66;">freetags</span> library and turning on <span style="color:black;background-color:#ffff66;">freetags</span>. /.cvsignore/1.11/Wed May 18 10:58:51 2005// /INSTALL/1.16/Mon Nov 7 21:42:28 2005// /README/1.15/Mon Nov 7 21:42:28 2005// /_htaccess/1.3/Fri Feb 17 15:10:30 2006// /about.php/1.6/Thu Sep 8 00:55:16 2005// /article_image.php/1.16/Thu Sep 8 01:13:15 2005// /banner_click.php/1.9/Wed May 18 10:58:51 2005// /banner_image.php/1.14/Thu Sep 8 01:17:55 2005// /categorize.php/1.19/Mon Jan 16 12:31:27 2006// /categorize_list.php/1.17/Sat Jan 21 18:51:58 2006// /changelog.txt/1.171/Mon Dec 12 15:18:46 2005// /comments.php/1.63/Thu Mar 16 15:58:31 2006// /commxmlrpc.php/1.19/Thu Aug 18 16:23:04 2005// /contribution.php/1.4/Fri Mar 10 15:24:02 2006// /copyright.txt/1.10/Mon Nov 7 21:42:29 2005// /copyrights.php/1.10/Thu Aug 25 20:50:04 2005// /display_banner.php/1.15/Wed May 18 10:58:51 2005// /favicon.png/1.3/Thu Jun 16 20:10:49 2005/-kb/ /fixperms.sh/1.7/Thu Oct 27 20:12:31 2005// /freetag_apply.php/1.5/Sat Dec 17 19:32:51 2005// /freetag_list.php/1.4/Sat Dec 17 19:32:50 2005// /function.js_maxlength.php/1.8/Thu Aug 25 20:50:04 2005// /get_strings.php/1.45/Mon Nov 7 16:20:21 2005// /green.favicon.png/1.2/Sat Mar 12 16:48:56 2005/-kb/ /help.php/1.4/Thu Sep 8 01:33:00 2005// /index.php/1.7/Wed May 18 10:58:52 2005// /jhot.php/1.12/Thu Feb 16 17:42:44 2006// /license.txt/1.2/Sun Sep 19 19:36:25 2004// /messu-archive.php/1.4/Thu Sep 8 01:45:05 2005// /messu-broadcast.php/1.26/Wed Nov 2 18:23:32 2005// /messu-compose.php/1.32/Wed Nov 9 16:31:46 2005// /messu-mailbox.php/1.18/Fri Feb 17 15:10:30 2006// /messu-read.php/1.22/Thu Sep 15 14:52:33 2005// /messu-read_archive.php/1.4/Thu Sep 8 01:45:05 2005// /messu-read_sent.php/1.4/Thu Sep 8 01:45:05 2005// /messu-sent.php/1.4/Thu Sep 8 01:45:05 2005// /parse_tiki.php/1.6/Thu Sep 8 01:45:05 2005// /poll_categorize.php/1.4/Thu Aug 25 20:50:04 2005// /received_article_image.php/1.8/Wed May 18 10:58:52 2005// /remote.php/1.3/Fri Feb 17 15:10:30 2006// /robots.txt/1.8/Fri Jan 20 09:54:53 2006// /select_banner.php/1.9/Wed May 18 10:58:52 2005// /setup.sh/1.38/Fri Aug 26 00:16:50 2005// /setup_smarty.php/1.37/Fri Feb 17 15:10:30 2006// /show_image.php/1.29/Wed May 18 10:58:52 2005// /testrpc.php/1.11/Wed May 18 10:58:52 2005// /textareasize.php/1.4/Thu Aug 25 20:50:04 2005// /tiki-admin.php/1.109/Fri Jan 20 09:54:53 2006// /tiki-admin_actionlog.php/1.12/Fri Mar 3 14:09:29 2006// /tiki-admin_banning.php/1.10/Wed May 18 10:58:52 2005/-ko/ /tiki-admin_calendars.php/1.23/Mon Aug 29 03:14:43 2005// /tiki-admin_categories.php/1.42/Mon Oct 3 17:21:43 2005// /tiki-admin_chart_items.php/1.12/Wed May 18 10:58:53 2005// /tiki-admin_charts.php/1.12/Wed May 18 10:58:53 2005// /tiki-admin_chat.php/1.13/Wed May 18 10:58:53 2005// /tiki-admin_content_templates.php/1.17/Wed May 18 10:58:53 2005// /tiki-admin_contribution.php/1.4/Thu Mar 9 16:28:30 2006// /tiki-admin_cookies.php/1.14/Fri Aug 12 13:01:58 2005// /tiki-admin_drawings.php/1.17/Wed Sep 7 22:23:21 2005// /tiki-admin_dsn.php/1.12/Thu Aug 25 20:50:04 2005// /tiki-admin_external_wikis.php/1.12/Thu Aug 25 20:50:04 2005// /tiki-admin_forums.php/1.37/Wed Sep 7 22:23:21 2005// /tiki-admin_hotwords.php/1.18/Wed Sep 7 22:23:21 2005// /tiki-admin_html_page_content.php/1.12/Wed May 18 10:58:53 2005// /tiki-admin_html_pages.php/1.13/Wed May 18 10:58:53 2005// /tiki-admin_include_blogs.php/1.13/Wed Jan 18 14:45:47 2006// /tiki-admin_include_calendar.php/1.4/Fri Mar 17 18:45:02 2006// /tiki-admin_include_cms.php/1.13/Wed May 18 10:58:53 2005// /tiki-admin_include_community.php/1.3/Wed May 18 10:58:53 2005// /tiki-admin_include_directory.php/1.10/Wed May 18 10:58:53 2005// /tiki-admin_include_faqs.php/1.10/Wed May 18 10:58:53 2005// /tiki-admin_include_features.php/1.47/Thu Mar 2 15:15:51 2006// /tiki-admin_include_fgal.php/1.13/Wed May 18 10:58:53 2005// /tiki-admin_include_forums.php/1.10/Wed May 18 10:58:53 2005// /tiki-admin_include_<span style="color:black;background-color:#ffff66;">freetags</span>.php/1.4/Sun Jan 29 04:04:01 2006// /tiki-admin_include_gal.php/1.17/Wed Jan 18 14:45:47 2006// /tiki-admin_include_general.php/1.46/Fri Jan 20 09:54:53 2006// /tiki-admin_include_intertiki.php/1.3/Fri Feb 17 15:10:30 2006// /tiki-admin_include_jukebox.php/1.6/Wed May 18 10:58:54 2005// /tiki-admin_include_login.php/1.39/Sun Jan 22 21:45:08 2006// /tiki-admin_include_maps.php/1.14/Mon Nov 7 21:42:29 2005// /tiki-admin_include_metatags.php/1.5/Wed May 18 10:58:54 2005// /tiki-admin_include_polls.php/1.11/Wed May 18 10:58:54 2005// /tiki-admin_include_rss.php/1.15/Fri Feb 17 15:10:30 2006// /tiki-admin_include_score.php/1.3/Sat Jan 1 00:16:31 2005// /tiki-admin_include_search.php/1.17/Mon Nov 14 22:22:39 2005// /tiki-admin_include_siteid.php/1.5/Thu Aug 25 20:50:04 2005// /tiki-admin_include_trackers.php/1.12/Wed May 18 10:58:54 2005// /tiki-admin_include_userfiles.php/1.10/Wed May 18 10:58:54 2005// /tiki-admin_include_webmail.php/1.10/Wed May 18 10:58:54 2005// /tiki-admin_include_wiki.php/1.59/Tue Mar 28 07:41:45 2006// /tiki-admin_include_wikiatt.php/1.3/Wed May 18 10:58:54 2005// /tiki-admin_integrator.php/1.19/Wed May 18 10:58:54 2005// /tiki-admin_integrator_rules.php/1.24/Wed May 18 10:58:54 2005// /tiki-admin_layout.php/1.15/Wed May 18 10:58:54 2005// /tiki-admin_links.php/1.18/Wed May 18 10:58:54 2005// /tiki-admin_mailin.php/1.20/Thu Jun 16 20:10:49 2005// /tiki-admin_menu_options.php/1.20/Wed May 18 10:58:54 2005// /tiki-admin_menus.php/1.16/Thu Aug 25 20:50:04 2005// /tiki-admin_modules.php/1.42/Mon Oct 3 17:21:43 2005// /tiki-admin_newsletter_subscriptions.php/1.16/Tue Sep 27 22:05:23 2005// /tiki-admin_newsletters.php/1.14/Fri Aug 12 13:01:58 2005// /tiki-admin_notifications.php/1.14/Wed May 18 10:58:54 2005// /tiki-admin_poll_options.php/1.19/Wed May 18 10:58:54 2005// /tiki-admin_polls.php/1.17/Wed May 18 10:58:54 2005// /tiki-admin_quicktags.php/1.16/Mon Mar 20 16:36:07 2006// /tiki-admin_rssmodules.php/1.20/Wed May 18 10:58:54 2005// /tiki-admin_score.php/1.4/Fri Oct 8 09:59:44 2004// /tiki-admin_security.php/1.8/Mon Dec 12 15:18:46 2005// /tiki-admin_shoutbox_words.php/1.3/Wed May 18 10:58:54 2005// /tiki-admin_structures.php/1.22/Wed May 18 10:58:54 2005// /tiki-admin_survey_questions.php/1.15/Wed May 18 10:58:54 2005// /tiki-admin_surveys.php/1.17/Wed May 18 10:58:54 2005// /tiki-admin_system.php/1.24/Thu Aug 25 20:50:04 2005// /tiki-admin_topics.php/1.19/Wed May 18 10:58:55 2005// /tiki-admin_tracker_fields.php/1.36/Fri Jan 20 09:54:53 2006// /tiki-admin_trackers.php/1.42/Wed May 18 10:58:55 2005// /tiki-admingroups.php/1.53/Thu Jan 5 17:59:27 2006// /tiki-adminusers.php/1.60/Fri Feb 17 15:10:30 2006// /tiki-ajax.php/1.4/Tue Mar 14 22:59:02 2006// /tiki-ajax_example.php/1.1/Mon Mar 6 05:24:34 2006// /tiki-article_types.php/1.15/Wed May 18 10:58:55 2005// /tiki-articles_rss.php/1.26/Wed May 18 10:58:55 2005// /tiki-assignpermission.php/1.24/Wed May 18 10:58:55 2005// /tiki-assignuser.php/1.20/Fri Jan 20 09:54:53 2006// /tiki-atom.php/1.8/Wed May 18 10:58:55 2005// /tiki-backlinks.php/1.11/Wed May 18 10:58:55 2005// /tiki-backup.php/1.17/Wed May 18 10:58:55 2005// /tiki-batch_upload.php/1.4/Thu Jun 16 20:10:49 2005// /tiki-blog_post.php/1.43/Fri Feb 17 15:10:30 2006// /tiki-blog_rankings.php/1.15/Wed May 18 10:58:55 2005// /tiki-blog_rss.php/1.29/Thu Jan 5 17:16:37 2006// /tiki-blogs_rss.php/1.29/Wed May 18 10:58:55 2005// /tiki-browse_categories.php/1.27/Fri Feb 17 15:10:30 2006// /tiki-browse_<span style="color:black;background-color:#ffff66;">freetags</span>.php/1.11/Sat Feb 11 15:00:24 2006// /tiki-browse_gallery.php/1.35/Wed Sep 14 21:45:38 2005// /tiki-browse_image.php/1.35/Fri Feb 17 15:10:30 2006// /tiki-browse_users.php/1.1/Wed Dec 14 17:40:31 2005// /tiki-calendar.php/1.53/Fri Feb 17 15:10:31 2006// /tiki-calendar_import.php/1.2/Wed May 18 10:58:55 2005// /tiki-calendar_setup.php/1.2/Fri Mar 17 18:45:02 2006// /tiki-calendars_rss.php/1.2/Fri Feb 17 15:10:31 2006// /tiki-categpermissions.php/1.14/Wed May 18 10:58:55 2005// /tiki-change_password.php/1.17/Fri Sep 23 08:19:45 2005// /tiki-charts.php/1.11/Wed May 18 10:58:55 2005// /tiki-chat.php/1.11/Wed May 18 10:58:55 2005// /tiki-chat_box.php/1.10/Wed May 18 10:58:55 2005// /tiki-chat_center.html/1.3/Sat Nov 15 14:34:35 2003// /tiki-chat_loader.php/1.17/Tue Jan 24 06:11:52 2006// /tiki-chat_users.php/1.13/Wed May 18 10:58:55 2005// /tiki-chatroom.php/1.14/Fri Feb 17 15:10:31 2006// /tiki-cms_rankings.php/1.14/Wed May 18 10:58:55 2005// /tiki-config_pdf.php/1.13/Wed Feb 8 11:54:44 2006// /tiki-contact.php/1.22/Fri Feb 17 15:10:31 2006// /tiki-cookie-jar.php/1.2/Thu Jul 8 12:50:33 2004// /tiki-create_webhelp.php/1.8/Wed Jan 5 19:22:41 2005/-ko/ /tiki-custom_home.php/1.15/Wed May 18 10:58:55 2005// /tiki-debug_console.php/1.8/Wed May 18 10:58:55 2005// /tiki-directories_rss.php/1.5/Wed May 18 10:58:55 2005/-kb/ /tiki-directory_add_site.php/1.18/Mon Dec 12 15:18:46 2005// /tiki-directory_add_tiki_site.php/1.3/Sat Mar 12 16:48:58 2005// /tiki-directory_admin.php/1.10/Wed May 18 10:58:55 2005// /tiki-directory_admin_categories.php/1.16/Wed May 18 10:58:55 2005// /tiki-directory_admin_related.php/1.14/Wed May 18 10:58:55 2005// /tiki-directory_admin_sites.php/1.17/Wed May 18 10:58:55 2005// /tiki-directory_browse.php/1.13/Mon Dec 12 15:18:46 2005// /tiki-directory_ranking.php/1.9/Wed May 18 10:58:55 2005// /tiki-directory_redirect.php/1.7/Wed May 18 10:58:55 2005// /tiki-directory_rss.php/1.4/Wed May 18 10:58:55 2005/-kb/ /tiki-directory_search.php/1.9/Wed May 18 10:58:55 2005// /tiki-directory_validate_sites.php/1.15/Wed May 18 10:58:55 2005// /tiki-download_file.php/1.22/Fri Oct 28 15:44:44 2005// /tiki-download_forum_attachment.php/1.11/Wed May 18 10:58:55 2005// /tiki-download_item_attachment.php/1.12/Thu Oct 27 20:12:31 2005// /tiki-download_userfile.php/1.8/Wed May 18 10:58:55 2005// /tiki-download_wiki_attachment.php/1.14/Mon Nov 7 21:42:29 2005// /tiki-edit_article.php/1.53/Fri Jan 20 09:54:53 2006// /tiki-edit_banner.php/1.21/Mon Nov 7 21:42:29 2005// /tiki-edit_blog.php/1.30/Fri Feb 17 15:10:31 2006// /tiki-edit_css.php/1.12/Wed May 18 10:58:56 2005// /tiki-edit_image.php/1.16/Thu Jul 14 13:59:49 2005// /tiki-edit_languages.php/1.21/Tue Jul 19 01:07:12 2005// /tiki-edit_programmed_content.php/1.16/Wed May 18 10:58:56 2005// /tiki-edit_question_options.php/1.14/Wed May 18 10:58:56 2005// /tiki-edit_quiz.php/1.18/Wed May 18 10:58:56 2005// /tiki-edit_quiz_questions.php/1.20/Wed May 18 10:58:56 2005// /tiki-edit_quiz_results.php/1.13/Wed May 18 10:58:56 2005// /tiki-edit_structure.php/1.28/Wed May 18 10:58:56 2005// /tiki-edit_submission.php/1.48/Fri Feb 17 15:10:31 2006// /tiki-edit_templates.php/1.19/Fri Feb 17 15:10:31 2006// /tiki-edit_topic.php/1.5/Wed May 18 10:58:56 2005// /tiki-edit_translation.php/1.9/Mon Dec 12 15:18:46 2005// /tiki-edit_wiki_section.php/1.3/Mon Dec 19 13:53:57 2005// /tiki-editdrawing.php/1.18/Wed May 18 10:58:56 2005// /tiki-editpage.php/1.139/Mon Mar 20 21:39:18 2006// /tiki-eph.php/1.14/Wed May 18 10:58:56 2005// /tiki-eph_admin.php/1.11/Wed May 18 10:58:56 2005// /tiki-error.php/1.16/Mon Oct 10 17:46:31 2005// /tiki-error_simple.php/1.6/Fri Oct 15 15:54:42 2004// /tiki-export_pdf.php/1.16/Wed Feb 8 11:54:44 2006// /tiki-export_pdf_reader.php/1.1/Wed Feb 8 11:55:07 2006// /tiki-export_sheet.php/1.5/Wed May 18 10:58:56 2005// /tiki-export_wiki_pages.php/1.10/Wed May 18 10:58:56 2005// /tiki-faq_questions.php/1.24/Wed Oct 26 15:11:02 2005// /tiki-featured_link.php/1.13/Wed May 18 10:58:56 2005// /tiki-file_galleries.php/1.23/Sat Jan 22 22:54:54 2005// /tiki-file_galleries_rankings.php/1.13/Wed May 18 10:58:56 2005// /tiki-file_galleries_rss.php/1.25/Wed May 18 10:58:56 2005// /tiki-file_gallery_rss.php/1.25/Wed May 18 10:58:56 2005// /tiki-forum_queue.php/1.14/Wed May 18 10:58:56 2005// /tiki-forum_rankings.php/1.12/Wed May 18 10:58:56 2005// /tiki-forum_rss.php/1.18/Wed May 18 10:58:56 2005// /tiki-forums.php/1.15/Mon Nov 7 21:42:29 2005// /tiki-forums_reported.php/1.9/Wed Jan 5 19:22:41 2005/-ko/ /tiki-forums_rss.php/1.20/Wed May 18 10:58:56 2005// /tiki-freetag3d_xmlrpc.php/1.6/Sat Jan 28 20:51:09 2006// /tiki-freetag_list_objects_ajax.php/1.4/Tue Jan 31 00:32:53 2006// /tiki-friends.php/1.7/Fri Feb 17 15:10:31 2006// /tiki-g-admin_activities.php/1.16/Thu Mar 16 13:43:09 2006// /tiki-g-admin_graph.php/1.4/Fri Jan 20 09:54:53 2006// /tiki-g-admin_instance.php/1.11/Wed May 18 10:58:56 2005// /tiki-g-admin_instance_activity.php/1.4/Fri Jan 20 09:54:53 2006// /tiki-g-admin_processes.php/1.12/Wed May 18 10:58:56 2005// /tiki-g-admin_roles.php/1.13/Wed May 18 10:58:56 2005// /tiki-g-admin_shared_source.php/1.10/Wed May 18 10:58:56 2005// /tiki-g-monitor_activities.php/1.11/Wed May 18 10:58:56 2005// /tiki-g-monitor_instances.php/1.12/Wed May 18 10:58:56 2005// /tiki-g-monitor_processes.php/1.11/Wed May 18 10:58:56 2005// /tiki-g-monitor_workitems.php/1.12/Fri Feb 17 15:10:31 2006// /tiki-g-my_activities.php/1.1/Sun Jan 25 01:34:20 2004// /tiki-g-my_instances.php/1.1/Sun Jan 25 01:34:20 2004// /tiki-g-run_activity.php/1.16/Thu Mar 16 13:43:09 2006// /tiki-g-save_process.php/1.7/Wed May 18 10:58:56 2005// /tiki-g-user_activities.php/1.12/Thu Mar 16 13:43:09 2006// /tiki-g-user_instances.php/1.13/Thu Mar 16 13:43:09 2006// /tiki-g-user_processes.php/1.11/Thu Mar 16 13:43:09 2006// /tiki-g-view_comment.php/1.2/Sat Mar 12 16:48:59 2005// /tiki-g-view_workitem.php/1.10/Wed May 18 10:58:56 2005// /tiki-galleries.php/1.50/Fri Feb 17 15:10:31 2006// /tiki-galleries_rankings.php/1.14/Wed May 18 10:58:56 2005// /tiki-graph_formula.php/1.2/Wed May 18 10:58:56 2005// /tiki-graph_sheet.php/1.7/Tue Dec 27 16:09:16 2005// /tiki-handlers.php/1.8/Wed May 18 10:58:56 2005// /tiki-history_sheets.php/1.3/Wed May 18 10:58:56 2005// /tiki-im_ajax.php/1.1/Mon Feb 13 01:49:37 2006// /tiki-image_galleries_rss.php/1.26/Wed May 18 10:58:57 2005// /tiki-image_gallery_rss.php/1.24/Wed May 18 10:58:57 2005// /tiki-imexport_languages.php/1.17/Wed May 18 10:58:57 2005// /tiki-import_sheet.php/1.4/Wed May 18 10:58:57 2005// /tiki-import_structuredtext.php/1.6/Wed May 18 10:58:57 2005// /tiki-index.php/1.158/Mon Mar 20 21:47:09 2006// /tiki-index_p.php/1.21/Fri Jan 20 09:54:53 2006// /tiki-index_raw.php/1.22/Fri Jan 20 09:54:53 2006// /tiki-install.php/1.78/Sun Oct 16 14:35:09 2005// /tiki-integrator.php/1.18/Wed May 18 10:58:57 2005// /tiki-jscalendar.php/1.5/Fri Jan 20 09:54:53 2006// /tiki-lastchanges.php/1.15/Wed May 18 10:58:57 2005// /tiki-layout_options.php/1.7/Wed May 18 10:58:57 2005// /tiki-likepages.php/1.12/Wed May 18 10:58:57 2005// /tiki-list_articles.php/1.23/Mon Nov 7 21:42:29 2005// /tiki-list_banners.php/1.14/Wed May 18 10:58:57 2005// /tiki-list_blogs.php/1.26/Mon Nov 7 21:42:29 2005// /tiki-list_cache.php/1.12/Wed May 18 10:58:58 2005// /tiki-list_comments.php/1.1/Fri Oct 14 13:50:34 2005// /tiki-list_contents.php/1.15/Wed May 18 10:58:58 2005// /tiki-list_faqs.php/1.16/Wed May 18 10:58:58 2005// /tiki-list_file_gallery.php/1.29/Wed Sep 14 21:45:38 2005// /tiki-list_gallery.php/1.23/Fri Feb 17 15:10:31 2006// /tiki-list_games.php/1.25/Wed May 18 10:58:58 2005// /tiki-list_integrator_repositories.php/1.13/Wed May 18 10:58:58 2005// /tiki-list_posts.php/1.15/Wed May 18 10:58:58 2005// /tiki-list_quizzes.php/1.13/Wed May 18 10:58:58 2005// /tiki-list_submissions.php/1.16/Wed May 18 10:58:58 2005// /tiki-list_surveys.php/1.15/Wed May 18 10:58:58 2005// /tiki-list_trackers.php/1.15/Wed May 18 10:58:58 2005// /tiki-list_users.php/1.8/Thu Jul 14 13:59:50 2005// /tiki-listmovies.php/1.4/Mon Jun 28 16:16:24 2004// /tiki-listpages.php/1.27/Mon Mar 20 16:36:10 2006// /tiki-live_support_admin.php/1.15/Wed Jan 5 19:22:42 2005/-ko/ /tiki-live_support_chat_frame.php/1.5/Sat Jan 1 00:16:33 2005/-ko/ /tiki-live_support_chat_window.php/1.9/Sat Jan 1 00:16:33 2005/-ko/ /tiki-live_support_client.php/1.10/Sat Jan 1 00:16:33 2005/-ko/ /tiki-live_support_console.php/1.11/Sat Mar 12 16:49:00 2005/-ko/ /tiki-live_support_message.php/1.7/Sat Jan 1 00:16:33 2005/-ko/ /tiki-live_support_server.php/1.13/Sat Jan 1 00:16:33 2005/-ko/ /tiki-live_support_transcripts.php/1.7/Wed Jan 5 19:22:42 2005/-ko/ /tiki-login.php/1.51/Fri Feb 17 15:10:31 2006// /tiki-login_scr.php/1.12/Fri Feb 17 15:10:31 2006// /tiki-login_validate.php/1.17/Sun Oct 16 14:35:09 2005// /tiki-logout.php/1.20/Wed May 18 10:58:58 2005// /tiki-mailin-code.php/1.17/Mon Nov 7 16:20:21 2005// /tiki-mailin.php/1.8/Wed May 18 10:58:58 2005// /tiki-map.phtml/1.37/Fri Feb 17 15:10:31 2006// /tiki-map_download.phtml/1.12/Mon Nov 7 21:42:29 2005// /tiki-map_edit.php/1.21/Wed Sep 7 12:35:39 2005// /tiki-map_history.php/1.3/Wed May 18 10:58:58 2005// /tiki-map_rss.php/1.11/Wed May 18 10:58:58 2005// /tiki-map_upload.php/1.16/Mon Nov 7 21:42:29 2005// /tiki-minical.php/1.18/Wed May 18 10:58:58 2005// /tiki-minical_export.php/1.6/Wed May 18 10:58:58 2005// /tiki-minical_prefs.php/1.14/Wed May 18 10:58:58 2005// /tiki-minical_reminders.php/1.11/Wed May 18 10:58:58 2005// /tiki-mobile.php/1.11/Thu Aug 18 16:23:05 2005// /tiki-mods.php/1.6/Wed May 18 10:58:58 2005// /tiki-mods_admin.php/1.3/Wed May 18 10:58:58 2005// /tiki-module_controls.php/1.15/Mon Dec 19 17:27:12 2005// /tiki-modules.php/1.53/Mon Dec 19 17:44:34 2005// /tiki-my_tiki.php/1.23/Wed Nov 23 21:47:13 2005// /tiki-mytiki_shared.php/1.6/Wed May 18 10:58:58 2005// /tiki-newsletter_archives.php/1.5/Mon Dec 12 15:18:46 2005// /tiki-newsletters.php/1.24/Mon Dec 12 15:18:46 2005// /tiki-newsreader_groups.php/1.15/Wed May 18 10:58:58 2005// /tiki-newsreader_news.php/1.19/Wed May 18 10:58:58 2005// /tiki-newsreader_read.php/1.14/Wed May 18 10:58:58 2005// /tiki-newsreader_servers.php/1.18/Wed May 18 10:58:58 2005// /tiki-notepad_get.php/1.8/Wed May 18 10:58:58 2005// /tiki-notepad_list.php/1.19/Fri Feb 17 15:10:31 2006// /tiki-notepad_read.php/1.15/Mon Nov 7 21:42:29 2005// /tiki-notepad_write.php/1.11/Wed May 18 10:58:58 2005// /tiki-objectpermissions.php/1.13/Sun Oct 16 14:35:09 2005// /tiki-old_polls.php/1.12/Wed May 18 10:58:58 2005// /tiki-orphan_pages.php/1.10/Wed May 18 10:58:58 2005// /tiki-page.php/1.13/Fri Aug 12 13:01:58 2005// /tiki-page_loader.php/1.11/Wed May 18 10:58:58 2005// /tiki-pagehistory.php/1.30/Thu Mar 2 15:15:51 2006// /tiki-pagepermissions.php/1.23/Wed May 18 10:58:58 2005// /tiki-pagesetup.php/1.17/Wed May 18 10:58:58 2005// /tiki-pagination.php/1.8/Thu Jan 5 17:16:37 2006// /tiki-pdf.php/1.13/Sun Oct 16 14:35:09 2005// /tiki-phpinfo.php/1.8/Wed May 18 10:58:58 2005// /tiki-pick_avatar.php/1.24/Mon Oct 3 17:21:43 2005// /tiki-poll_form.php/1.16/Fri Jan 20 09:54:53 2006// /tiki-poll_results.php/1.17/Wed May 18 10:58:58 2005// /tiki-print.php/1.24/Fri Jan 20 09:54:53 2006// /tiki-print_article.php/1.9/Wed May 18 10:58:58 2005// /tiki-print_blog_post.php/1.12/Wed May 18 10:58:58 2005// /tiki-print_multi_pages.php/1.11/Thu Aug 18 16:23:05 2005// /tiki-print_pages.php/1.15/Mon Nov 7 21:42:29 2005// /tiki-pv_chart.php/1.11/Wed May 18 10:58:58 2005// /tiki-quiz_download_answer.php/1.2/Sat Mar 12 16:49:00 2005// /tiki-quiz_edit.php/1.16/Wed May 18 10:58:58 2005// /tiki-quiz_result_stats.php/1.13/Wed May 18 10:58:58 2005// /tiki-quiz_stats.php/1.13/Wed May 18 10:58:58 2005// /tiki-quiz_stats_quiz.php/1.15/Wed May 18 10:58:58 2005// /tiki-random_num_img.php/1.6/Sat Jan 1 00:16:35 2005/-ko/ /tiki-read_article.php/1.50/Mon Nov 7 21:42:29 2005// /tiki-received_articles.php/1.18/Wed May 18 10:58:59 2005// /tiki-received_pages.php/1.15/Wed May 18 10:58:59 2005// /tiki-referer_stats.php/1.13/Wed May 18 10:58:59 2005// /tiki-register.php/1.61/Fri Feb 17 15:10:31 2006// /tiki-register_ajax.php/1.1/Thu Dec 15 20:21:55 2005// /tiki-register_site.php/1.3/Mon Mar 15 21:27:27 2004// /tiki-remind_password.php/1.26/Fri Jan 20 09:54:53 2006// /tiki-remote_backup.php/1.8/Wed May 18 10:58:59 2005// /tiki-removepage.php/1.14/Thu Mar 2 15:15:51 2006// /tiki-rename_page.php/1.15/Wed May 18 10:58:59 2005// /tiki-replicate.php/1.3/Wed May 18 10:58:59 2005// /tiki-replicate_console.php/1.4/Wed May 18 10:58:59 2005// /tiki-rollback.php/1.16/Wed May 18 10:58:59 2005// /tiki-rss_error.php/1.5/Wed May 18 10:58:59 2005// /tiki-search_stats.php/1.12/Wed May 18 10:58:59 2005// /tiki-searchindex.php/1.12/Wed May 18 10:58:59 2005// /tiki-searchresults.php/1.36/Mon Dec 12 15:18:47 2005// /tiki-section_options.php/1.11/Wed May 18 10:58:59 2005// /tiki-send_blog_post.php/1.15/Fri Feb 17 15:10:31 2006// /tiki-send_newsletters.php/1.26/Wed Aug 10 15:56:00 2005// /tiki-send_objects.php/1.20/Sun Oct 16 14:35:09 2005// /tiki-setup.php/1.301/Mon Mar 20 07:03:37 2006// /tiki-setup_base.php/1.95/Thu Mar 16 13:43:09 2006// /tiki-sheets.php/1.9/Wed May 18 10:58:59 2005// /tiki-shoutbox.php/1.15/Wed May 18 10:58:59 2005// /tiki-show_calendar.php/1.3/Mon Feb 13 20:55:30 2006// /tiki-show_raw_links.php/1.1/Thu Apr 1 00:27:09 2004// /tiki-show_user_avatar.php/1.9/Wed May 18 10:58:59 2005// /tiki-slideshow.php/1.21/Wed May 18 10:58:59 2005// /tiki-slideshow2.php/1.14/Wed May 18 10:58:59 2005// /tiki-special_chars.php/1.2/Wed May 18 10:58:59 2005// /tiki-stats.php/1.15/Fri Aug 12 13:01:58 2005// /tiki-survey_stats.php/1.14/Wed May 18 10:58:59 2005// /tiki-survey_stats_survey.php/1.14/Wed May 18 10:58:59 2005// /tiki-switch_lang.php/1.7/Mon Feb 27 17:21:14 2006// /tiki-switch_theme.php/1.3/Sun Sep 19 19:36:25 2004// /tiki-syslog.php/1.6/Thu Jul 28 15:20:18 2005// /tiki-take_quiz.php/1.20/Mon Dec 12 15:18:47 2005// /tiki-take_survey.php/1.14/Wed May 18 10:58:59 2005// /tiki-tc.php/1.11/Fri Jan 20 09:54:53 2006// /tiki-theme_control.php/1.14/Mon Oct 3 17:21:43 2005// /tiki-theme_control_objects.php/1.17/Mon Oct 3 17:21:43 2005// /tiki-theme_control_sections.php/1.11/Mon Oct 3 17:21:43 2005// /tiki-tracker_rss.php/1.3/Fri Feb 17 15:10:31 2006// /tiki-upload_file.php/1.33/Wed May 18 10:58:59 2005// /tiki-upload_image.php/1.38/Wed May 18 10:58:59 2005// /tiki-usage_chart.php/1.9/Wed Sep 7 12:35:39 2005// /tiki-user_assigned_modules.php/1.15/Wed May 18 10:58:59 2005// /tiki-user_bookmarks.php/1.16/Wed May 18 10:58:59 2005// /tiki-user_cached_bookmark.php/1.9/Wed May 18 10:58:59 2005// /tiki-user_information.php/1.33/Sun Jan 22 21:45:08 2006// /tiki-user_preferences.php/1.80/Fri Feb 17 15:10:31 2006// /tiki-user_tasks.php/1.20/Fri Feb 17 15:10:31 2006// /tiki-user_watches.php/1.16/Thu Mar 2 11:34:11 2006// /tiki-userfiles.php/1.15/Wed May 18 10:59:00 2005// /tiki-usermenu.php/1.11/Wed May 18 10:59:00 2005// /tiki-users3d_xmlrpc.php/1.1/Wed Dec 14 17:40:31 2005// /tiki-userversions.php/1.14/Wed May 18 10:59:00 2005// /tiki-view_articles.php/1.31/Mon Nov 7 21:42:29 2005// /tiki-view_banner.php/1.21/Wed May 18 10:59:00 2005// /tiki-view_blog.php/1.51/Mon Dec 12 15:18:47 2005// /tiki-view_blog_post.php/1.33/Sun Dec 11 15:27:04 2005// /tiki-view_blog_post_image.php/1.7/Wed May 18 10:59:00 2005// /tiki-view_cache.php/1.11/Wed May 18 10:59:00 2005// /tiki-view_chart.php/1.17/Wed May 18 10:59:00 2005// /tiki-view_chart_item.php/1.12/Wed May 18 10:59:00 2005// /tiki-view_eph.php/1.5/Wed May 18 10:59:00 2005// /tiki-view_faq.php/1.20/Wed May 18 10:59:00 2005// /tiki-view_forum.php/1.99/Mon Mar 13 14:13:41 2006// /tiki-view_forum_thread.php/1.82/Mon Nov 7 21:42:29 2005// /tiki-view_irc.php/1.13/Wed May 18 10:59:00 2005// /tiki-view_minical_topic.php/1.6/Wed May 18 10:59:00 2005// /tiki-view_sheets.php/1.10/Wed May 18 10:59:00 2005// /tiki-view_tracker.php/1.90/Fri Jan 20 09:54:53 2006// /tiki-view_tracker_item.php/1.91/Fri Feb 17 15:10:31 2006// /tiki-view_tracker_more_info.php/1.7/Mon Nov 7 21:42:29 2005// /tiki-wap.php/1.7/Sat Jan 1 00:16:35 2005/-ko/ /tiki-webmail.php/1.29/Wed May 18 10:59:01 2005// /tiki-webmail_contacts.php/1.11/Wed May 18 10:59:01 2005// /tiki-webmail_download_attachment.php/1.8/Wed May 18 10:59:01 2005// /tiki-wiki3d.php/1.3/Sat May 29 20:50:39 2004// /tiki-wiki3d_xmlrpc.php/1.5/Thu Aug 18 16:23:05 2005// /tiki-wiki_rankings.php/1.13/Wed May 18 10:59:01 2005// /tiki-wiki_rss.php/1.32/Wed May 18 10:59:01 2005// /tiki-xajax_example.php/1.1/Fri Mar 10 02:15:52 2006// /tiki-xmlrpc_services.php/1.13/Thu Aug 18 16:23:05 2005// /topic_image.php/1.15/Thu Sep 8 01:48:45 2005// /xmlrpc.php/1.26/Mon Dec 12 15:18:47 2005// |
tracker item |
|
Problem with Proxy autentication - download Profiles
Hello, My english is very basic. I am working into corporative network with proxy server conection. This conection required User and Password. But into TikiWiki's Proxy Configuration is not requiered. For this reason I am not conect to download profiles from http://profiles.tiki.org/profiles. I can not install de Profiles. How I can resolve it? Help me, Bye. |
tracker item |
|
add: required fields, add user
It would be good to make the 'User' (i.e. user name) a required field when adding a new Tiki User (Admin Users) Recently, I tested adding a new user without this (left blank), but added the password (2x) and an email. Tiki went the the next step, 'Confirm adding new user', then went to the full user list. Of course it was not visible anywhere in the full list of users (only one page, under 10 users total). Also, it might make sense to change the name from 'user' to 'user name', or even more direct 'login'. br, Mike |
tracker item |
|
Additional menus in spreadsheet do not operate
__Hey there Tikiwiki dev team !__ I've been looking all over for info about this, but even on the irc channel, no one seems to know what to do about my issue : I'm pretty new to all this, and I enabled spreadsheets in my tikiwiki platform. I can list spreadsheets, create new ones, edit them. I chose a jquery theme that allows a pretty good display in spreadsheet (I can see multiple selections, all menus are displayed correctly). Only trouble is : none of the menus in the three drop-down menus in the upper-left corner (edit/view/style) seem to operate. ''__Other contextual menus__'' (when right-clicking on the sheet, or in the column labels) ''__work fine__'', but when I click any of the three above-mentionned buttons (edit/view/style), even though the submenus are displayed, ''it doesn't seem like I'm acutally clicking anything'' : nothing happens, and it doesn't "feel" like my clicking is even registered. I have tried on my current platform which runs on Ubuntu in a Virtual Machine, I've also tried on the online 15.0 demo platform you provide on your website, and another person from your IRC has also tried and we all get the same result. So I thought maybe you guys could help ? thank you very much in advance, Have a wonderfuk day, Kind regards, Nicolas AINETO. |
tracker item |
A new option to include '__Threads with no replies yet__' to ((doc:Daily Reports)) and to ((doc:Notification digests)) would be very useful. This idea is borrowed originally from vbulletin, which included this feature many years ago. See example of email received from another software (probably vbulletin, even if I can't tell for sure any more) where that section is included.
In fact, an even better solution could be to create a new module for "__Threads with no replies yet__", and allow some way to let the tiki admin include some modules in ((doc:Daily Reports)) and in ((doc:Notification Digests)).
{CODE()}
userfoo,
We're proud to announce that LQ ISO has now facilitated over 49 MILLION Linux downloads! Visit http://iso.linuxquestions.org/ for all your Linux distribution download needs. With over 2,600 Linux distribution versions available for download, LQ ISO is the place to download Linux.
Would you like the latest Linux and Open Source news? If so, follow us on twitter: https://twitter.com/linuxquestions Also note that we're now regularly posting original news to the Linux - News forum. Visit http://www.linuxquestions.org/questions/linux-news-59/ to discuss the latest Linux and Open Source news.
Did you recently get a new Android device or Chromebook? Visit http://www.androidquestions.org/forum.php for Android related discussion/help and http://www.chromeosquestions.org/forum.php for ChromeOS related discussion/help. Along with LQ, these sites form The Questions Network.
-jeremy
http://jeremy.linuxquestions.org/
***SPONSOR***
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Receive your complimentary guide: http://linuxquestions.tradepub.com/free/w_mach01/
***SPONSOR***
---------------------------------------------------------------------------
Today's Date: 09-02-2014
Activity since: 08-18-2014
---------------------------------------------------------------------------
View all new content here: http://www.linuxquestions.org/questions/
---------------------------------------------------------------------------
LATEST THREADS
---------------------------------------------------------------------------
-- Threads posted most recently --
Title: "Yet more cifs mount issues..." (Date Posted 09-02-2014 by anw)
o 0 Replies, 20 Views, Last Post: 06:23 PM, 09-02-2014 by anw
o http://www.linuxquestions.org/questions/linux-software-2/yet-more-cifs-mount-issues-4175517206/
Title: "How to treat secure boot when Slackware 14.1 is installed" (Date Posted 09-02-2014 by nix84)
o 1 Replies, 67 Views, Last Post: 06:06 PM, 09-02-2014 by Didier Spaier
o http://www.linuxquestions.org/questions/slackware-14/how-to-treat-secure-boot-when-slackware-14-1-is-installed-4175517204/
Title: "libelf error on rhel7 (kernel 3.10.0-123.el7.x86_64)" (Date Posted 09-02-2014 by swarapol)
o 1 Replies, 57 Views, Last Post: 06:34 PM, 09-02-2014 by AlucardZero
o http://www.linuxquestions.org/questions/red-hat-31/libelf-error-on-rhel7-kernel-3-10-0-123-el7-x86_64-a-4175517203/
Title: "Using fdisk to make mem stick bootable" (Date Posted 09-02-2014 by nix84)
o 1 Replies, 60 Views, Last Post: 06:16 PM, 09-02-2014 by Didier Spaier
o http://www.linuxquestions.org/questions/slackware-14/using-fdisk-to-make-mem-stick-bootable-4175517202/
Title: "Bad drive" (Date Posted 09-02-2014 by adadani)
o 1 Replies, 54 Views, Last Post: 06:34 PM, 09-02-2014 by AlucardZero
o http://www.linuxquestions.org/questions/linux-newbie-8/bad-drive-4175517201/
Title: "Cinnamon crashes with Linux Mint 17 live CD - "you are currently in fallback mode"" (Date Posted 09-02-2014 by Gabethebabe)
o 1 Replies, 11 Views, Last Post: 05:32 PM, 09-02-2014 by EDDY1
o http://www.linuxquestions.org/questions/linux-newbie-8/cinnamon-crashes-with-linux-mint-17-live-cd-you-are-currently-in-fallback-mode-4175517199/
-- Threads with no replies yet --
Title: "Alsa doesn't detect HDMI audio on Haswell" (Date Posted 09-02-2014 by adolfoe)
o 73 Views
o http://www.linuxquestions.org/questions/linux-hardware-18/alsa-doesn%27t-detect-hdmi-audio-on-haswell-4175517194/
Title: "Best solution for linux based proxy server in an office" (Date Posted 09-02-2014 by sigint-ninja)
o 66 Views
o http://www.linuxquestions.org/questions/linux-newbie-8/best-solution-for-linux-based-proxy-server-in-an-office-4175517190/
Title: "Erase a partition without losing it's UUID?" (Date Posted 09-02-2014 by Amarildo)
o 91 Views
o http://www.linuxquestions.org/questions/linux-newbie-8/erase-a-partition-without-losing-it%27s-uuid-4175517188/
Title: "need an epub reader that has highlighting" (Date Posted 09-02-2014 by Gregg Bell)
o 64 Views
o http://www.linuxquestions.org/questions/linux-software-2/need-an-epub-reader-that-has-highlighting-4175517186/
Title: "Auto respond to all incoming e-mail messages with a default subject and message" (Date Posted 09-02-2014 by aalger)
o 67 Views
o http://www.linuxquestions.org/questions/linux-newbie-8/auto-respond-to-all-incoming-e-mail-messages-with-a-default-subject-and-message-4175517180/
Title: "Let's test Slackware-current." (Date Posted 09-02-2014 by Didier Spaier)
o 196 Views
o http://www.linuxquestions.org/questions/slackware-14/let%27s-test-slackware-current-4175517175/
---------------------------------------------------------------------------
LATEST POLLS
---------------------------------------------------------------------------
Question: Do you change a brand new PC directly to Linux, buy it with Linux, or something else?
o 'Have bought Windows PCs and converted them straight to Linux ' (26 Votes)
o 'Have only ever converted old PCs to Linux ' (7 Votes)
o 'Have bought PCs which have Linux as their installed OS ' (6 Votes)
o 'Typically build a custom system from the ground up ' (31 Votes)
o 'Something else' (12 Votes)
View Poll Results: http://www.linuxquestions.org/questions/showthread.php?t=4175514666
Question: Do you enable or disable NumLock?
o 'I have NumLock turned on most of the time ' (30 Votes)
o 'I have NumLock turned off most of the time ' (10 Votes)
o 'I constantly turn NumLock on and off, depending on what I'm doing ' (1 Votes)
o 'My keyboard doesn't have a number pad' (3 Votes)
View Poll Results: http://www.linuxquestions.org/questions/showthread.php?t=4175514020
---------------------------------------------------------------------------
FORTHCOMING EVENTS :
to view the calendar, click the link below:
http://www.linuxquestions.org/questions/calendar.php?c=0
---------------------------------------------------------------------------
---------------------------------------------------------------------------
STATISTICS:
We have had the following activity since 08-18-2014
---------------------------------------------------------------------------
o 4,430 New Members
o 1,275 New Threads
o 7,448 New posts
---------------------------------------------------------------------------
USER INFO:
These are your current user details
---------------------------------------------------------------------------
o Your username is: "userfoo"
o You have 2 Posts
o You registered on 01-18-2005
o You were last active on LinuxQuestions.org at 12:52 PM, 10-21-2005
---------------------------------------------------------------------------
To unsubscribe from the community updates, click this link:
http://www.linuxquestions.org/questions/profile.php?do=editoptions
and uncheck "Receive Community Bulletin Newsletters".
Currently, community updates are sent bi-weekly.
---------------------------------------------------------------------------
{CODE}