Difference between revisions of "User talk:ST"
m (RSS still broken) |
m (Category Tree) |
||
Line 57: | Line 57: | ||
Snap breaks the syntax | Snap breaks the syntax | ||
+ | |||
+ | == Category Tree == | ||
+ | |||
+ | $wgUseAjax = true; | ||
+ | require_once( './extensions/CategoryTree/CategoryTree.php' ); | ||
+ | |||
+ | [[User:ST|ST]] 01:04, 4 December 2006 (GMT-7) |
Revision as of 13:04, 3 December 2006
Please contact me via a Private Message on the Bose® Musicians Community Message Board.
What follows is likely of little interest. It is just a log of technical issues and changes related to running the wiki.
Contents
Technical Issues and Changes
Extensions Installed
See: http://meta.wikimedia.org/wiki/Category:MediaWiki_extensions
Linked Image Example
only works for links to internal wiki pages
http://meta.wikimedia.org/wiki/LinkedImage
NOTE: Breaks RSS <linkedimage> wikipage=The Bose® L1™ Wiki tooltip=Main Page img_src=L1doubleWA1.gif img_width=138px img_height=200px img_alt=Sampletext </linkedimage>
<linkedimage> wikipage=The Bose® L1™ Wiki tooltip=Main Page img_src=L1doubleWA1.gif img_alt=No width or height specified </linkedimage>
Try http://meta.wikimedia.org/wiki/User:Jbennet/Navigational_images
LiveSaver Test
http://meta.wikimedia.org/wiki/LiveSaver
GD Library function calls repaired
In php.ini
extension=php_gd2.dll
15:45, 25 November 2006 (GMT-7)
Update to 1.82
Update to 1.82 seems to have worked. Extensions for Linked Images and Snap seem to no-longer break RSS, although this update to the ST Talk page should be the test for RSS that was breaking in NetVibes.
RSS still broken
Had to disable LinkedImages and Snap Linked Images inserts an extra line at the beginning of the RSS file.
Snap breaks the syntax
Category Tree
$wgUseAjax = true; require_once( './extensions/CategoryTree/CategoryTree.php' );
ST 01:04, 4 December 2006 (GMT-7)