background preloader

TiddlyVault - An index of TiddlyWiki extensions from

TiddlyVault - An index of TiddlyWiki extensions from

Small Tools for Big Ideas™ Call directly into TW core utility routines, define new functions, calculate values, add dynamically-generated TiddlyWiki-formatted output into tiddler content, or perform any other programmatic actions each time the tiddler is rendered. Documentation see InlineJavascriptPluginInfo Revisions 2010.12.15 1.9.6 allow (but ignore) type="..." syntax 2005.11.08 1.0.0 initial release Code Backward-compatibility for TW2.1.x and earlier if (typeof(wikifyPlainText)=="undefined") window.wikifyPlainText=function(text,limit,tiddler) { if(limit > 0) text = text.substr(0,limit); var wikifier = new Wikifier(text,formatter,null,tiddler); return wikifier.wikifyPlain(); } GLOBAL FUNCTION: $(...) — 'shorthand' convenience syntax for document.getElementById() if (typeof($)=='undefined') { function $(id) { return document.getElementById(id.replace(/^#/,'')); } }

Reasoning Well: - skills for philosophy TiddlyWiki in Action - A showcase of TiddlyWikis used creatively around the world tiddlywiki - a TiddlySpace TiddlyWiki TiddlyWiki (англ. tiddly — махонький, крошечный) — вики-движок и вики-концепция, заключающаяся в том, что весь вики-сайт представляет собой одну HTML-страницу, интерактивность которой обеспечивается скриптами. Каждая отдельная логическая вики-страница называется «тидлер» («рыбка», англ. tiddler) и по виду напоминает запись в блоге. Благодаря тому, что вся TiddlyWiki — один файл, её удобно использовать для быстрого размещения целого сайта в Сети. Другой вариант использования — в качестве персональной вики: глоссария, тезауруса, PIMа (есть средства для интеграции в браузер Firefox) или как средство повышения личной производительности[1] согласно методу GTD (Getting Things Done) Дэвида Аллена. Сохранение средствами TiddlyWiki всего содержимого на локальную ПЭВМ поддерживается современными версиями обозревателей: FireFox, Opera, Internet Explorer, Safari, Chrome, Camino. История[править | править исходный текст] Функциональность[править | править исходный текст] Журнал СпецХакер № 073, стр 30

TiddlySnip - Firefox extension that lets you use your TiddlyWiki as a scrapbook TiddlyWiki - a reusable non-linear personal web notebook tagglytag TiddlyWikiTips.com - Your TiddlyWiki Tips Resource! (TW v2.0.11) DokuWiki] DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki. Get started: Why DokuWiki? DokuWiki is a popular choice when choosing a Wiki software and has many advantages over similar software. Easy to install and use Low system requirements Built-in Access Control Lists Large variety of extensions Over 50 languages supported Device independent Open Source Learn more about DokuWiki features Use Cases Wikis are quick to update and new pages are easily added. Corporate Knowledge Base Private notebook Software manual Project workspace Customizing DokuWiki Our Community

Bullet List Accordion Menu Bullet List Accordion Menu In this menu example, the menu headers are H3 tags, with each sub menu being UL tags that expand/ contract. A CSS class gets dynamically added to a header when it's expanded to style the expanded header. The headers are toggled via "click" of the mouse, and all headers can be collapsed. The previous expanded header (if any) is closed before expanding the current. Required external file (right click, and select "Save As"): ddaccordion.js Full HTML Source: The menu uses three images for the purpose of styling the menu (download by right clicking, and select "Save As"): See the frontpage of Accordion Content script for a full explanation of each setting inside the script. Bullet List Accordion Menu with nested levels The same menu as above, but this one illustrates how you would add a collapsible second level. The menu also uses three images for the purpose of styling the menu (download by right clicking, and select "Save As"):

Related: