Category: InterTiki
Show subcategories objects| Name | Type |
|---|---|
| Make InterTiki independent of closing the site (maintenance mode) | tracker item |
|
Missing Tracker Item #649
This tracker item could not be found |
tracker item |
|
New InterTiki slave site records not applied on master (tiki.org)
On https://tiki.org/tiki-admin.php?page=intertiki#contentadmin_interwiki-2 when new records need to be added it does not save the item when "Apply" button is clicked. It just reloads the page. Reproduced on show: Login as admin 12345 Then try to add a new entry like this: nexttest ABC123 127.0.0.2 test It will fail silently (because it contains "ABC123" for the key which is already there) just reloading the page without adding new entry. It would be useful for pre-dogfood servers (next*.tiki.org sites) to allow entries with the same key as in the past so the sites would not need different unique key manually added on each db re-import. But mainly it should at least give some error feedback! |
tracker item |
|
On this dev.t.o site, my preferences are not kept for MyTiki options
Only on this site, when I check boxes in the Preferences, in the section named "MyTiki" (there is three checkboxes names "My pages", "My tasks" and "My items"), it works for the duration of the session. If I logout and then log back in, when I go in my preferences, all checkboxes that were selected are no longer checked. I don't have this problem with my tikiwiki 1.9.7 at work. Just with this dev.t.o site. I have no idea what might be the cause. |
tracker item |
|
Script to generate a key for InterTiki
Written by Laurent Moss |
tracker item |
|
tiki-register.php needs a custom text field or a redirect
Could also be a link or a license/confidentiality agreement When using InterTiki, registration should be sent to master site |
tracker item |
|
Tikiwiki and Wikipedia Citation Template (XML documentation data)
Various tools are able to built a structured documentation form internet exploration. A good example is ZOTERO. The product can get urls, html pages content, manage a hierarchical structure, set marks etc... The product is able to export XML files with various basic patterns : 1. Zotero RDF 2. MODS 3. RIS 4. Refer/BibIX 5. Unqualified Dublin Core RDF 6. WikiPedia Citation templates 7. BibTeX These structured informations can be imported to a wiki structure. he interest of Zotero RDF (but I had not the time to the Unqualified Dublin Core RDF have the advantage of containing the structure definition the link to external url and if the html page has been captured the component html page with the elementary component has images. This model his the closest of wiki structures. Too the Wikipedia Citation templates is close but from the url refs; I have not found where are the text and synthesis objectives for "import" and data shared (XML files as RDF Zotero structures), and multiwiki, in 4.x and 5.x I am interested in participating to these developments. Best regards to everybody |
tracker item |
|
tv.tiki.org login failed: XMLRPC Error: 5 - Didn't receive 200 OK from remote server. (HTTP/1.1 400 Bad Request)
Just try to log in. I made a video in case... |
tracker item |
|
User prefs for privacy ignored if using InterTiki
Workflow.tikiwiki.org is running 1.9.8.3. I was playing around with InterTiki settings and enabled pulling of UserPrefs from the master site. I know on the mater site, my particular user ID has privacy turned on such that my information is not visible to users. When I go to wf.tw.o as an anonymous user, I can hover my cursor over a user (such as myself) and it will show a box with my information...email address, location, etc. When I try and do the same on the tw.o master site, I get "user information is private" or something. I'm wondering if there is a bug or oversight with InterTiki where it is not pulling all of the user preferences, and if that is the case, if someone can fix it so that privacy settings are honoured? Thanks! |
tracker item |
|
username is case sensitive for mail notifications, and gets no email when using the other case
I have two users at tw.o: xavi and xavidp. Both with lower case. I can log in on doc.tw.o using either Xavi or xavi. When I log in with user Xavi, when I click on watching adding a page, or watching another page, I get this type of error: {CODE(wrap=>1)} An error occured in a database query! Context: File tiki-editpage.php Url tiki-editpage.php Query: insert into `tiki_user_watches`(`user`,`event`,`object`,`email`,`type`,`title`,`url`) values(?,?,?,?,?,?,?) Values: 0 Xavi 1 wiki_page_changed 2 Tikiwiki 1.10 ca 3 NULL 4 wiki page 5 Tikiwiki 1.10 ca 6 tiki-index.php?page=Tikiwiki 1.10 ca Message: Column 'email' cannot be null Built query was probably: insert into `tiki_user_watches`(`user`,`event`,`object`,`email`,`type`,`title`,`url`) values('Xavi','wiki_page_changed','Tikiwiki 1.10 ca',NULL,'wiki page','Tikiwiki 1.10 ca','tiki-index.php?page=Tikiwiki 1.10 ca') {CODE} |
tracker item |
{CODE(caption=>Basic idea)}
16:51 < ohertel> 2 switches... disable logins, disable logins including intertiki
16:51 < ohertel> first one is for a case like we have now.
16:52 < ohertel> and second one is for like "we update the database" ...
{CODE}