Loading...
 
Skip to main content

Category: Bookmark

Bookmark
Show subcategories objects

Name Type
daniam Daniel
This should be migrated to the community site, and handled with ((doc:Organic groups)) and ((doc:User Trackers))
tracker item
Character substitutions in page names, search engine, usernames, etc.
Since wiki page names should avoid special characters, we'll need to think about maybe using character substitutions in page names (a instead of à, _ instead of ') and use the description field for the exact format.

Please coordinate here: ((Character substitutions))
tracker item
Citation
wiki
Clicking on the bookmark folder navigation link generate error
{syntax type="tiki" editor="plain"}
When a registered user create a bookmark folder in my tiki. The navigation link showed in the user bookmark folder such as

---------------------------------------------------------------------
[top] Current folder: test-folder>childtest |
---------------------------------------------------------------------
When i click on [top], the link takes me to the appropriate section. But, when i click on the test-folder or childtest link it produce an error similar to this.

---------------------------------------------------------------------
Notice: invalid variable value: $_GET["parentId"] = "1" |
---------------------------------------------------------------------

Everything works as expected except the navigation link mentioned.

Please help.
tracker item
Replace _blank (links opening a new window) by a XHTML alternative
There are several places in Tiki code where target="_blank" is used.


"Much to the chagrin of Web designers everywhere, the HTML 4.0 Strict and XHTML 1.0 Strict recommendations of the W3C no longer include the target attribute of the <a> tag. The Transitional versions of the specifications still include it, but by definition, these specs are on the way out.

Whatever your personal feelings on the practice, the most common application for this attribute -- opening a link in a new browser window with target="_blank" -- is still useful on today's Internet. So if the standards say we shouldn't use it, how should we go about creating new-window links, while following the latest Web standards?"
http://www.sitepoint.com/article/standards-compliant-world
tracker item
Social Bookmarking any content (ex.: digg this) (add the patch to the main code base)
Like Ricks99's great work:
http://tikiwiki.org/tiki-view_blog_post.php?blogId=26&postId=302

current plugin (from mods)
http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/mods/trunk/wiki-plugins/submit/wiki-plugins/wikiplugin_submit.php?view=markup

Ex:
http://www.stumbleupon.com/tag/tikiwiki/

Please see:
http://www.addthis.com/
tracker item
Social bookmarking within Tiki
See ((Social Bookmarking Within Tiki)).
tracker item
Show PHP error messages