[pmwiki-users] CSS Markup 2.2.B37 vs 2.2.B57

John Morris johnwmorris at peak.org
Wed Jul 4 21:12:50 CDT 2007


I think I am seeing a situation where release 2.2.B37 could use the 
following markup and it is not recognized in 2.2.B57

I am using the same Triad skin and the same config.php file in both cases.

Markup('css', 'directive',
  '/\\(:css\\s+([#.]\\w+\\s+\\{[^}]*?\\})\\s*:\\)/e',
  "PZZ(\$GLOBALS['HTMLStylesFmt'][] = PSS(' $1 '))");


I checked the release log and could not find anything that referred to CSS 
markup or markup code changing.

In this case I am using code on the actual page itself that reads as 
follows:

(:css #content { background-image: 
url(http://www.evnsong.com/storywiki/pub/images/Bnat3.jpg); 
background-repeat: repeat ; border-style:groove; border-width:15px; 
border-color:#00FF00 #00AA00 #00AA00 #00FF00;
}:)

Thanks
John Morris 



More information about the pmwiki-users mailing list