Bug #21120
closedBE style must match t3skin in reports module and flash messages
0%
Description
The style of the reports module and flash messages is very similar to Drupals style, where the code was derived from. However, it looks very different from t3skin. Therefore, the style must be changed so it looks more like TYPO3 again.
(issue imported from #M12035)
Files
Updated by Ingo Renner about 15 years ago
Actually this is not true as Drupal's messages look quite different:
http://figures.oreilly.com/tagoreillycom20081125oreillybooks231373I_book_d1e1/figs/I_mediaobject_d1e26483-web.png
There's no icon, nor a background color.
Apart from that our messages are more close to the ruby on rails default message styles: http://s3.amazonaws.com:/rubypond/page_attachments/210/Picture_3.png
Updated by Ingo Renner about 15 years ago
Alternative styling ideas:
http://wiki.foresightlinux.org/download/attachments/2137/pk-updates-warning.png
http://wiki.foresightlinux.org/download/attachments/2137/pk-require-restart.png
(Having a thick border on the left with the icon on the centered like in the screenshots or even completely in the border)
Updated by Ingo Renner about 15 years ago
More messages / ruby stuff:
http://robots.thoughtbot.com/post/163114547/already-confirmed
http://www.railsgarden.com/2008/11/26/message_block-a-error_messages_for-replacement-for-flash-message-and-model-error-handling/
http://asciicasts.com/episodes/171-delayed-job
http://net.tutsplus.com/tutorials/other/building-a-forum-from-scratch-with-ruby-on-rails/
http://www.tutorialspoint.com/ruby-on-rails-2.1/rails-scaffolding.htm