0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 6 days ago.
Mar 22, 2025 — Mar 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
making version (20070306) for a pre alpha release - skins: default, default_left and evolution is installed - the other outdated skins are STILL avaiable in owskinning.asp More... about 19 years ago
Small change to improve the performance when the number of pages is very high and tags are actived. More... about 19 years ago
Upgrade to tags in evolution More... about 19 years ago
New macro TagSearch (included in wysiwyg editor) Syntaxis (only one tag search): <TagSearch/> <TagSearch(ajax)/> More... about 19 years ago
Bug FIXED: included pages gives an extra TAGS list (but only tags from the current page). The tags (link) is not showed from included pages. evolution skin upgraded with tags feature More... about 19 years ago
removed skins: openwiki_grfx and openwiki_info More... about 19 years ago
removed skins: openwiki_grfxm openwiki_info More... about 19 years ago
Moved TagSEARCH and TagsINDEX to the skins (is layout!) More... about 19 years ago
Implemented TAGS, TagCloud into the skin More... about 19 years ago
changed 'text search' to 'tag search' More... about 19 years ago
Added TAGS functionality to this skin (general functionality needs tweaking for optimal implementation in all skins) More... about 19 years ago
added 'inline' CVS log to the file in order to better track changes More... about 19 years ago
Moved 'tag' settings from owtag.asp to owconfig_default.asp for userfriendlyness More... about 19 years ago
Added parameter AllowImageLibrary for use in wysiwyg editor More... about 19 years ago
Fixed so SHARED IMAGES macros only show in editor IF cAllowImageLibrary = 1 More... about 19 years ago
Passing cAllowImageLibrary to the XSL More... about 19 years ago
moved line: "If cAllowImageLibrary...." to bottom for better overview Defaults are: cAllowImageLibrary = 0, cAllowAttachments=0 More... about 19 years ago
Passing cAllowAttachments to the XSL (primary for use in editor) More... about 19 years ago
Added parameter AllowAttachments for use in wysiwyg editor More... about 19 years ago
Added ShowSharedImages and UploadImage macros to dropdown (NOTE: UploadImage only show if cAllowAttachments = 1) More... about 19 years ago
made AllowFlash = 1, AllowAttachments = 0 (last for a secure default installation) More... about 19 years ago
changed ALT text from 'prueba' to picture filename in macro: ShowSharedImages More... about 19 years ago
made new build number (in the straightening CVS process) More... about 19 years ago
added that CVS changes are (again) logged in this file More... about 19 years ago
fixed a bug that made the pagetool not working More... about 19 years ago
updated the badges.txt to current owng server (sorry for the delay) More... about 19 years ago
gFS=Chr(222) due to problems working with Chr(179) in utf-8 and some files saved with encoding="utf-8" More... about 19 years ago
'New Functions for Tags.20060822 By1mmm([email protected]) '//added 2 new files: ow/owtag.asp ow/skins/common/tag.xsl '//modified 6 files ow/owall.asp: ow/owpatterns.asp ow/owdb.asp: ow/owpage.asp:Class Change ow/owindex.asp ow/skins/default/ow.xsl More... over 19 years ago
*** empty log message *** More... over 19 years ago
Transform OpenWikiNG to UTF-8 enconding: 1. ow/owconfig_default.asp OPENWIKI_ENCODING = "UTF-8" Unicode (UTF-8 with signature) - Codepage 65001 2. ow.asp and default.asp Unicode (UTF-8 with signature) - Codepage 65001 3. (Pending) owadmin/deprecate.asp.htm Unicode (UTF-8 with signature) - Codepage 65001 4. ow/plugins/owplugin_WYSIWYG.xsl <?xml version="1.0" encoding="UTF-8"?> 5. ow/skins/default/ow.xsl ToDo? with all the skins <?xml version="1.0" encoding="UTF-8"?> Bug of broken symbols in preview windows fixed: sourceforge.net bug 1362452 More... over 19 years ago