MYSTlore talk:Categories
From MYSTlore
Contents |
[edit] Autocomplete
[edit] Resolved issues
- apparently, Preview doesn't preserve them at this point
- Not sure how to tackle this one. Probably won't happen this month. May have to disable the extension if it causes too much hassle at this point. Chucker 16:04, 27 October 2007 (CDT)
- Okay, so I tried a quick&dirty fix. It seems to actually do the trick. Any problems? Chucker 16:41, 27 October 2007 (CDT)
- the box looks hideous. It should also simply be a fieldset. Chucker 08:13, 21 October 2007 (CDT)
- Markup and styling now significantly better. Chucker 08:44, 21 October 2007 (CDT)
- categories that have an apostrophe in them don't get sent correctly; the extension incorrectly escapes the apostrophe. For example: http://en.mystlore.com/wiki/Category:Screenshots_from_Er\\'cana and http://en.mystlore.com/wiki/Category:Screenshots_from_Er'cana are not the same. Chucker 11:06, 21 October 2007 (CDT)
- Fixed. Hopefully, this didn't introduce any regressions. Chucker 11:46, 21 October 2007 (CDT)</del>
[edit] Remaining issues
- Categories that have a colon in them (example) don't get recognized as categories; the extension ignores them and keeps them in the main text. This is likely broken prefix parsing. Chucker 07:21, 13 November 2007 (CST)
- Categories get pulled out of includeonly. Cf. here. Chucker 07:21, 13 November 2007 (CST)
- My solution is to type [[<!--C-->Category:something]]. Having the comment somewhere in there makes it not work. Gorobay 19:49, 12 January 2008 (CST)
- nowiki elements get modified; a linebreak before and a space after. Note to self: check line 175 in CategorySuggestFunctions.php. Chucker 06:09, 14 November 2007 (CST)
- Yup, I think I fixed it. Chucker 12:28, 14 November 2007 (CST)
[edit] Other changes
- You can press esc to hide the suggestions.
- Typed characters now appear highlighted within the suggestions. Chucker 10:17, 28 October 2007 (CDT)

