Skip to main content.
Navigation: Home | Edit | HistoryLoginBackLinkIndex
Breadcrumbs : testpage » homepage » feedback » 26 » request » sitechanges » 2005may

May 2005 (Release Notes)

 

nn mmmmm yyyy (Release Notes)

new
additional CSS can be written to $CSS variable. Included in skin
new
@Added clsUtil::LinkToMe() function. Creates link to 'this' page with optional parameters.

 

 

20 May 2005 (Release Notes)

new
Added __top to rules. Adds an anchor called #__top to each and every page.
new
{$Release} variable added. - Shows date of release
new
{{index}} command added. (see scripts/index.php)
new
<div>...</div> can now be defined in the page. (see $Rules.php). For example
<div style='padding:5px;margin:5px;width:auto;height:150px; 
overflow:auto;border:1px dashed black;'>{{index heading}}</div>

Index of wikidx/dev

2  a  b  c  d  h  l  p  r  

2
2005nov (relnotes)
2005dec (relnotes)
2005jul (relnotes)
2005aug (relnotes)
2005sep (relnotes)
2005apr (relnotes)
2005may (relnotes)
2005sep
2005nov
2005may
2005jun
2005feb
2005mar
2005apr
2005jul
2005aug
2005dec
2006jan
a
acl
b
bug22
bug19
buglist
c
changelog
d
displaysep
devpriority
dirstructmod
h
homepage
l
locking
p
pagegrouping
r
releasenotes
fix
Included pages were not processing correctly.
  • The Rules['FullText'] group was being excluded.
  • Bug found when included into a <div>.
  • Changed to return a value, rather than populating the output array directly.
mod
cls_search changed to allow extended chars in directory searching

 

 

03 May 2005 (Release Notes)

new
utf-8 links now allowed... $PagePat = "[\\S]+" in Rules.php changed to accomodate.
new
clsUtil::url_decode and url_encode functions added.
mod
Many changes to existing code to allow above to work
mod
Removed section edit buttons from edit preview.