Search results (1 - 10 of 39)
- #906: Default rewrite rules + default skin => 404s
- If you go to: http://blogs.jhu.edu/gooftroop and click for "Older entries", you are faced with this link: http://blogs.jhu.edu/gooftroop/gooftroop/page/2/ That's *wrong* -- gooftroop is written there twice. Note that if you ...
- — 12/27/07 15:41:37
- #905: Paulproteus user on this trac doesn't have permission to file tickets
- I find the above depressing.
- — 12/27/07 15:39:13
- #904: validate_username regular expression bug
- It has {{{ #!php if(!preg_match('/[\w_-]*$/',$username)) // check that username is alphanumeric }}} that's bad (no circumflex accent, it spoils this wiki formatting) 1. the '-' is a special meaning for character class, therefore i ...
- — 12/27/07 11:05:34
- #883: Restore unintentionally removed system settings
- re: #882, Some system settings were unintentionally removed in r1195, such as restricting the number of blogs a user can create. (that might be it) see r1139
- — 11/04/07 18:16:34
- #882: Allow open user registration with closed blog registration
- It'd be really nice if anyone could create a user account (for, say, commenting on blogs or posting to existing blogs) without allowing anyone to create a blog.
- — 11/01/07 22:07:11
- #881: Email address regex is confusing
- At http://freeculture.org/lyceum/system-admin/settings.php , when the "email regex" is blank, Lyceum rejects all email addresses. It would make more sense to autocorrect that to "/.*/" in the field at save time as part of validating the i ...
- — 11/01/07 21:59:28
- #876: The non-English character of email title is in disorder
- When I use some Chinese translation interface, the email title will be in Chinese but it can not be display correctly. I am not sure it is a bug or not, maybe depending on the server settings. However, I have modified the source code to m ...
- — 10/28/07 11:33:13
- #843: Lyceum WordPress importer should be backported from current WordPress ...
- In order to import from WP 2.3 and 2.2 and 2.1, you're going to need to backport the trunk (or 2.3, or maybe 2.2 series) importer from WP itself. This way you can also import comments and other WP-specific things, too, yippee.
- — 09/21/07 00:22:23
- #813: Include WpLicense, enabled by default, with Lyceum
- !WpLicense is the Creative Commons plugin for WP and Lyceum that enables licensing blogs under the Creative Commons system. WpLicense 0.9RC2 is a code-complete (it's waiting only on trivial style changes) version that is more stable and ...
- — 08/28/07 17:30:44
- #809: Old AJAX stuff uses font tags
- Just grep for "font" in src/lyceum/wp-admin/*.php and make it use spans instead. Font tags are totally lame.
- — 08/23/07 18:02:46
Note: See TracSearch for help on searching.
