broken stuff
Some things that I have noticed:
- the theme breaks when attaching large pictures to nodes -- to duplicate, create an image gallery and make sure that at least one of your photos is more than 500 px wide
- the theming for wiki pages is fairly ugly -- I was thinking we could create different themes for the different content types to provide some a graphic heads-up on the different content types -- any assistance from anyone who is actually *good* at theming would be awesome :)
- other stuff goes here...
From Reggie Ryan, moved by Bill:
PS- threw this error on submission: user warning: Unknown column 'n.body' in 'where clause' query: SELECT 1 FROM node n INNER JOIN node_revisions r ON r.nid = n.nid INNER JOIN akismet_spam_marks s ON s.content_type = 'node' AND s.content_id = n.nid WHERE (s.hostname = '69.209.16.61' OR n.body =
---(from Bill) I just tried to duplicate this, and didn't see this error -- a google search turned up some scattered responses, but nothing particularly informative -- let's see if other people see this as well --
---update -- this appears to be coming from the Akismet module -- I'm doing some research to track this downÂ