Re: [PHP-WEBMASTER] com web/shared: added CSS rules for msg()messages: styles/wiki.css
[email protected] (Hannes Magnusson)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <CADNQb0Vv4UreSB3CiiKE3ppQ-yV=OojfbbQh13fOAxzMvZ9z7g@mail.gmail.com> |
On Wed, Mar 18, 2015 at 3:20 PM, Levi Morrison <[email protected]> wrote: > On Wed, Mar 18, 2015 at 3:40 PM, Christoph Becker <[email protected]> wrote: >> Levi Morrison wrote: >> >>> Can you please link me to a wiki page that utilizes these messages? Thanks. >> >> The error messages are at least used on the regristration page[1]. Try >> to register and leave the fourth input field blank, for instance. >> >> I assume they are used on other pages as well, but I'm not sure (there >> are many calls to msg() in DokuWiki, anyhow). The registration form >> uses only class .error, but the other classes may be used somewhere else. >> >> [1] <https://wiki.php.net/rfc/?do=register> >> >> -- >> Christoph M. Becker > > Thanks. I have a few questions: > > - what is the purpose of the reduced font size? > - border-radius: 5px is too round; will you change it to 2px? > - will you change the padding from 0.4em to 0.5em? (For reference, > 0.5em and 0.75em are fairly common -- I don't think we use 0.4em > anywhere) > > > Unrelated to this change, on that page there is this text: > >> To which email address do you have to send an email now? > > Do you know if that is a stock DokuWiki message or a custom one? Its a custom question designed to reduce the spam registrations. He updated the question itself which apparently could be misunderstood previously. -Hannes