History: JavaScript Files
Source of version: 2 (current)
Copy to clipboard
^This is an [http://doc.tiki.org/tiki-pagehistory.php?page=JavaScript%20Files|old page from 2004 which was transfered from the documentation site]. The info would need a major update. It would be nice to have the same thing for PHP libraries^ ! JavaScript Files JavaScript can be useful to any Administrator and Tiki contains many of the best free JavaScript files available. This page provides a listing of those files, where they are located, a brief explanation of what they do, and the files that use them. Where possible, a link to files author has been included. It is sorted by: the directory where the file reside, and then by it's file name. ||__JS File:__ | :: __md5.js__ :: | __Dir:__ lib __For:__ | JavaScript implementation of RSA Data Security. The routine takes an input string and produces a fixed length number. This is thought to be secure because the resulting hash would require an enormous amount of computing power to decrypt. __Used by:__ | :: mod-login_box.tpl :: | __Dir:__ templates/modules | :: mod-login_box.tpl :: | __Dir:__ templates/styles/geo/modules __Author:__ | Copyright (c) 1996 Henri Torgemane - v 1.2 06/19/2003 [http://www.pajhome.org.uk/crypt/md5/] __JS File:__ | :: __overlib.js__ :: | __Dir:__ lib __For:__ | This is a JavaScript library created to enhance websites with small popup information boxes (tooltips) to help visitors around your website. It will provide the user with information about what will happen before they click on a link as well as navigational help. There are many options available. __Used by:__ | :: mod-tail.tpl :: | __Dir:__ templates/modules | :: tiki-admin.tpl :: | __Dir:__ templates | :: tiki-admin_chart_items.tpl :: | __Dir:__ templates | :: tiki-admin_charts.tpl :: | __Dir:__ templates | :: tiki-blog_post.tpl :: | __Dir:__ templates | :: tiki-calendar.tpl :: | __Dir:__ templates | :: tiki-charts.tpl :: | __Dir:__ templates | :: tiki-edit_article.tpl :: | __Dir:__ templates | :: tiki-edit_submissions.tpl :: | __Dir:__ templates | :: tiki-editpage.tpl :: | __Dir:__ templates | :: tiki-editpage.tpl :: | __Dir:__ templates/styles/bluemetal | :: tiki-editpage.tpl :: | __Dir:__ templates/styles/bluemetal2 | :: tiki-editpage.tpl :: | __Dir:__ templates/styles/greenmetal | :: tiki-editpage.tpl :: | __Dir:__ templates/styles/moreneat | :: tiki-editpage.tpl :: | __Dir:__ templates/styles/neat | :: tiki-editpage.tpl :: | __Dir:__ templates/styles/redmetal | :: tiki-editpage.tpl :: | __Dir:__ templates/styles/tiki | :: tiki-forum_queue.tpl :: | __Dir:__ templates | :: tiki-forum_reported.tpl :: | __Dir:__ templates | :: tiki-forums_reported.tpl :: | __Dir:__ templates | :: tiki-g-activity_completed.tpl :: | __Dir:__ templates | :: tiki-g-admin_instance.tpl :: | __Dir:__ templates | :: tiki-g-admin_processes.tpl :: | __Dir:__ templates | :: tiki-g-monitor_activities.tpl :: | __Dir:__ templates | :: tiki-g-monitor_instances.tpl :: | __Dir:__ templates | :: tiki-g-monitor_processes.tpl :: | __Dir:__ templates | :: tiki-g-monitor_workitems.tpl :: | __Dir:__ templates | :: tiki-g-user_activities.tpl :: | __Dir:__ templates | :: tiki-g-user_instances.tpl :: | __Dir:__ templates | :: tiki-g-user_processes.tpl :: | __Dir:__ templates | :: tiki-g-view_workitem.tpl :: | __Dir:__ templates | :: tiki-show_page.tpl :: | __Dir:__ templates/styles/bluemetal | :: tiki-show_page.tpl :: | __Dir:__ templates/styles/bluemetal2 | :: tiki-show_page.tpl :: | __Dir:__ templates/styles/greenmetal | :: tiki-show_page.tpl :: | __Dir:__ templates/styles/moreneat | :: tiki-show_page.tpl :: | __Dir:__ templates/styles/redmetal __Author:__ | Copyright (c) Erik Bosrup 1998-2002 v3.51 01-11-2002 [http://www.bosrup.com/web/overlib/] __JS File:__ | :: __tiki-js.js__ :: | __Dir:__ lib __For:__ | Required for inclusion in the head section by every template/module. There are many functions included in this file with very little documentation. __Used by:__ | :: header.tpl :: | __Dir:__ templates | :: header.tpl :: | __Dir:__ templates/styles/simple | :: header.tpl :: | __Dir:__ templates/styles/tiki __Author:__ | No credits were found. __JS File:__ | :: __dialog.js__ :: | __Dir:__ lib/htmlarea __For:__ | Part of the HTMLArea 3.0 WYSIWYG editor. Provides Dialog like functions. __Used by:__ | :: tiki-admin_modules.tpl :: | __Dir:__ templates | :: tiki-blog_post.tpl :: | __Dir:__ templates __Examples:__ | :: example.html :: | __Dir:__ lib/htmlarea | :: fullscreen.html :: | __Dir:__ popups __Author:__ | Copyright (c) 2002 interactivetools.com, inc. - v3.0 [http://www.interactivetools.com/products/htmlarea/] __JS File:__ | :: __htmlarea.js__ :: | __Dir:__ lib/htmlarea __For:__ | The HTMLArea 3.0 WYSIWYG editor is a free replacement for <textarea> fields. Buttons can be added to insert custom blocks of HTML code and image. __Used by:__ | :: tiki-admin_modules.tpl :: | __Dir:__ templates | :: tiki-blog_post.tpl :: | __Dir:__ templates __Examples:__ | :: example.html :: | __Dir:__ lib/htmlarea | :: fullscreen.html :: | __Dir:__ popups __Author:__ | Copyright (c) 2002 interactivetools.com, inc. - v3.0 [http://www.interactivetools.com/] __JS File:__ | :: __htmlarea-lang-en.js__ :: | __Dir:__ lib/htmlarea __For:__ | Part of the HTMLArea 3.0 WYSIWYG editor. Contains tooltips used in HTMLArea. __Used by:__ | :: tiki-admin_modules.tpl :: | __Dir:__ templates | :: tiki-blog_post.tpl :: | __Dir:__ templates __Examples:__ | :: example.html :: | __Dir:__ lib/htmlarea | :: fullscreen.html :: | __Dir:__ popups __Author:__ | Copyright (c) 2002 interactivetools.com, inc. - v3.0 [http://www.interactivetools.com/] __JS File:__ | :: __calendar.js__ :: | __Dir:__ lib/jscalendar __For:__ | The DHTML Calendar Widget is a popup calendar for date selection. This file is only included if the jscalendar feature is activated. The widget is customizable. __Used by:__ | :: header.tpl :: | __Dir:__ templates | :: calendar-setup.js :: | __Dir:__ lib/jscalendar | :: calendar-setup_stripped.js :: | __Dir:__ lib/jscalendar __Author:__ | Copyright (c) Mihai Bazon, 2002, 2003 - v1.1.1.1 12-01-2003 [http://dynarch.com/mishoo/calendar.epl] __JS File:__ | :: __calendar_stripped.js__ :: | __Dir:__ lib/jscalendar __For:__ | Part of the DHTML Calendar Widget. __Used by:__ | __Not Used__ __Author:__ | Copyright (c) Mihai Bazon, 2002, 2003 - v1.1.1.1 12-01-2003 [http://dynarch.com/mishoo/calendar.epl] __JS File:__ | :: __calendar-setup.js__ :: | __Dir:__ lib/jscalendar __For:__ | Part of the DHTML Calendar Widget. __Used by:__ | :: header.tpl :: | __Dir:__ templates __Author:__ | Copyright (c) Mihai Bazon, 2002, 2003 - v1.1.1.1 12-01-2003 [http://dynarch.com/mishoo/calendar.epl] __JS File:__ | :: __calendar-setup_stripped.js__ :: | __Dir:__ lib/jscalendar __For:__ | Part of the DHTML Calendar Widget. __Used by:__ | __Not Used__ __Author:__ | Copyright (c) Mihai Bazon, 2002, 2003 - v1.1.1.1 12-01-2003 [http://dynarch.com/mishoo/calendar.epl] __JS File:__ | :: __calendar-en.js__ :: | __Dir:__ lib/jscalendar/lang __For:__ | Part of the DHTML Calendar Widget. – This is an English language file. __Used by:__ | :: header.tpl :: | __Dir:__ templates | :: calendar.js :: | __Dir:__ lib/jscalendar | :: calendar-stripped.js :: | __Dir:__ lib/jscalendar __Author:__ | Copyright (c) Mihai Bazon, 2002, 2003 - v1.1.1.1 12-01-2003 [http://dynarch.com/mishoo/calendar.epl] __JS File:__ | :: __26 calendar-*.js files__ :: | __Dir:__ lib/jscalendar/lang __For:__ | Part of the DHTML Calendar Widget. 26 Language files are unused by Tiki. __Used by:__ | __Not Used__ __Author:__ | Copyright (c) Mihai Bazon, 2002, 2003 - v1.1.1.1 12-01-2003 [http://dynarch.com/mishoo/calendar.epl] __JS File:__ | :: __live-support.js__ :: | __Dir:__ lib/live_support __For:__ | Shared JS functions used in the Live Support feature. __Used by:__ | :: tiki-live_support_chat_window.tpl :: | __Dir:__ templates | :: tiki-live_support_client.tpl :: | __Dir:__ templates | :: tiki-live_support_consol.tpl :: | __Dir:__ templates __Author:__ | There were no credits given for this file - but it ''__might__'' have come from the book ''OPN for Dummies''. __JS File:__ | :: __cookie.js__ :: | __Dir:__ lib/tabs __For:__ | The Cookie API is a set of functions that allow you to read, write, modify, and delete cookies. __Used by:__ | :: header.tpl :: | __Dir:__ templates __Author:__ | By Garrett Smith - maintained by Chris Nott chris@dithered.com [http://www.dithered.com/javascript/cookies/index.html] __JS File:__ | :: __global.js__ :: | __Dir:__ lib/tabs __For:__ | Provides functionality for extending custom classes. __Used by:__ | :: header.tpl :: | __Dir:__ templates __Example:__ | :: index.html :: | __Dir:__ lib/tikihelp __Author:__ | Garrett Smith [http://dhtmlkitchen.com/] __JS File:__ | :: __tabs.js__ :: | __Dir:__ lib/tabs __For:__ | A Tab interface? __Used by:__ | :: header.tpl :: | __Dir:__ templates | :: header.tpl :: | __Dir:__ templates/styles/simple | :: header.tpl :: | __Dir:__ templates/styles/tiki __Author:__ | Garrett Smith [http://dhtmlkitchen.com/] __JS File:__ | :: __utils.js__ :: | __Dir:__ lib/tabs __For:__ | Provides functionality for working nodeLists. __Used by:__ | :: header.tpl :: | __Dir:__ templates | :: header.tpl :: | __Dir:__ templates/styles/simple | :: header.tpl :: | __Dir:__ templates/styles/tiki __Author:__ | Garrett Smith [http://dhtmlkitchen.com/] __JS File:__ | :: __viewport.js__ :: | __Dir:__ lib/tabs __For:__ | Viewport functions. __Used by:__ | :: header.tpl :: | __Dir:__ templates | :: header.tpl :: | __Dir:__ templates/styles/simple | :: header.tpl :: | __Dir:__ templates/styles/tiki __Author:__ | Garrett Smith [http://dhtmlkitchen.com/] __JS File:__ | :: __global.js__ :: | __Dir:__ lib/tikihelp/js __For:__ | Looks like a test script. __Used by:__ | __Not Used – but this file is not a duplicate__ :: __Author:__ | No credits were found. __JS File:__ | :: __highlight.js__ :: | __Dir:__ lib/tikihelp/js __For:__ | This routine will dynamically highlight any text string on a page. Used in the Tiki Text Search module. __Used by:__ | :: strict-ob.php :: | __Dir:__ lib/structures __Author:__ | No credits were found. __JS File:__ | :: __toolbar.js__ :: | __Dir:__ lib/tikihelp/js __For:__ | A method of adding a toolbar. __Used by:__ | __Not Used__ __Example:__ | :: toolbar.html :: | __Dir:__ lib/tikihelp __Author:__ | No credits were found. __JS File:__ | :: __ftiens4.js__ :: | __Dir:__ lib/tikihelp/menu __For:__ | Part of the TreeView package. A Tree can be frame based or not - used in a menu or any other kind of list. __Used by:__ | __Not Used__ __Example:__ | :: menu.html :: | __Dir:__ lib/tikihelp __Author:__ | Marcelino Martins [http://www.treeview.net] __JS File:__ | :: __menuNodes.js__ :: | __Dir:__ lib/tikihelp/menu __For:__ | Part of the TreeView package. A Tree can be frame based or not - used in a menu or any other kind of list. __Used by:__ | :: structlib.php :: | __Dir:__ lib/structures __Example:__ | :: menu.html :: | __Dir:__ lib/tikihelp | :: Example.txt :: | lib/tikihelp/menu __Author:__ | Marcelino Martins [http://www.treeview.net] __JS File:__ | :: __ua.js__ :: | __Dir:__ lib/tikihelp/menu __For:__ | Browser Detection __Used by:__ | :: ftiens4.js__ :: | __Dir:__ lib/tikihelp/menu __Example:__ | :: menu.html :: | __Dir:__ lib/tikihelp __Author:__ | Licensed under Version: MPL 1.1/GPL 2.0/LGPL 2.1 - Initial Developer is Netscape Corporation - Contributor(s): Bob Clary <bclary@netscape.com> v1.9 07/22/2002 [http://archive.bclary.com] __JS File:__ | :: __popup.js__ :: | __Dir:__ popups __For:__ | Part of the HTMLArea 3.0 WYSIWYG editor. __Used by:__ | __Not Used__ | :: ftiens4.js__ :: | __Dir:__ lib/tikihelp/menu __Example:__ | :: about.html :: | __Dir:__ lib/tikihelp/popups | :: insert_color.html :: | __Dir:__ lib/tikihelp/popups | :: insert_image.html :: | __Dir:__ lib/tikihelp/popups | :: insert_table.html :: | __Dir:__ lib/tikihelp/popups __Author:__ | Part of the HTMLArea 3.0 WYSIWYG editor. Copyright (c) 2002, 2003 interactivetools.com, inc. [http://www.interactivetools.com/products/htmlarea/] || Information on JavaScript can be found all over the web. The following is not a complete listing, it is simply a few places where I have found useful information. * For Articles and Tutorials try: ** DHTML Kitchen [http://dhtmlkitchen.com/learn/index.jsp] ** HTML Goodies [http://www.hotscripts.com/] ** JavaScript Kit [http://www.javascriptkit.com/] ** NetScape DevEdge [http://devedge.netscape.com/] ** phpFreaks JavaScript Manual [http://www.phpfreaks.com/jsmanual.php] * For libraries try: ** CodeArena [http://codearena.com/] ** Dynamic Drive [http://dynamicdrive.com/] ** FreeWareJava [http://www.freewarejava.com/] ** HotScripts [http://www.hotscripts.com/] ** JavaScript Kit [http://www.javascriptkit.com/] ** JavaScript Library (dithered) [http://www.dithered.com/javascript/index.html] ** JavaScript Source [http://javascript.internet.com/] ** Mishoo's Home Page [http://dynarch.com/mishoo/] ** WebMonkey [http://hotwired.lycos.com/webmonkey/]