User:Cmorse/Notebook/MediaWiki for Open Science/2009/02/05
From OpenWetWare
(Difference between revisions)
(Autocreate 2009/02/05 Entry for User:Cmorse/Notebook/MediaWiki_for_Open_Science) |
|||
| Line 5: | Line 5: | ||
| colspan="2"| | | colspan="2"| | ||
<!-- ##### DO NOT edit above this line unless you know what you are doing. ##### --> | <!-- ##### DO NOT edit above this line unless you know what you are doing. ##### --> | ||
| - | + | * Turns out that using wgTitle was a bad idea as it only cuts everything in front of a semicolon off of the title, and it remove special characters such as underscores from the title. The wgPageName appears to give the entire page name as desired. Thanks to [[User:Steven J. Koch|Steve Koch]] for helping me track this bug down. | |
| - | * | + | * Also found some weird issues with cookies from older versions of the extension causing it to fail to work on some pages. So I added a function to reset cookies created by old versions of the extension. |
| - | + | ||
<!-- ##### DO NOT edit below this line unless you know what you are doing. ##### --> | <!-- ##### DO NOT edit below this line unless you know what you are doing. ##### --> | ||
Revision as of 04:04, 5 February 2009
Main project page Previous entry Next entry
| |
| |



