Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-04 | Fixed PHP Notice "Undefined property: Profile::$value" | Jeffery To | |
2009-07-09 | wrong order for span and a in profilesection | Evan Prodromou | |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou | |
Moved the common_avatar_* functions to the Avatar class. Typically either as methods on the object or as static methods. Replaced all the uses of the functions in other modules. | |||
2009-01-22 | Move table-based profile section layout from topposter to base class | Evan Prodromou | |
2009-01-22 | Top posters section markup and stye | sarven | |
2009-01-22 | Don't tryto show a section if nothing comes back from profiles | Evan Prodromou | |
2009-01-22 | A section sub-class for profiles | Evan Prodromou | |