Commit Graph

12 Commits (f4e61ed0c0521455534a7a6e2fb7f8fedbd0e62f)

Author SHA1 Message Date
webchick e5e0a1cab8 Issue #1204844 by good_man: Fixed User module lacks a little RTL. 2011-07-03 10:49:24 -07:00
Dries Buytaert ff23dc7162 - Patch #876282 by tim.plunkett, amateescu: small layout glitch on 'Password match' line during installation. 2011-05-14 13:16:23 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert c2c63b94f6 - Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of clean up. 2010-09-19 18:10:42 +00:00
Dries Buytaert 1d9f387c7c - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the markup/CSS for content and user filter forms. 2010-09-17 14:53:22 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Angie Byron a558be6532 #622136 by brandonojc and mgifford: Fixed user filter accessibility. 2009-11-17 02:50:41 +00:00
Angie Byron 9327932bf2 #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output. 2009-08-06 05:06:00 +00:00
Dries Buytaert 08aa23227e - Patch #228594 by catch et al: removed access rule functionality from core.
The access rules capability of user module has been stripped down to a
  simple method for blocking IP addresses. E-mail and username restrictions
  are now available in a contributed module. IP address range blocking is
  no longer supported and should be done at the server level.

  This patch is partly motiviated by the fact that at the usability testing,
  it frequently came up that users went to "access rules" when trying to
  configure their site settings.
2008-04-08 22:50:55 +00:00
Gábor Hojtsy f77b60f291 #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
Gábor Hojtsy fd9dc74c9d Some RTL CSS files had wrong CVS Id comments, fix that 2007-05-30 18:28:14 +00:00
Gábor Hojtsy 860947d3c8 #145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.

This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00