Commit Graph

7 Commits (7008cd716d40e35083db07fc38b6a59e1d037b89)

Author SHA1 Message Date
Dries Buytaert c0330f166f - Updated to ignore favicons. 2003-06-12 19:20:47 +00:00
Dries Buytaert 68ca58e922 - Ignore ".eps.gz" files or Druplicon logos. 2003-06-02 22:23:02 +00:00
Dries Buytaert c2d2fb7309 - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.
- Fixed a typo in the MSSQL database scheme.  Patch by Michael Frankowski.

- Removed dependency on "register_globals = on"!  Patches by Michael Frankowski.

  Notes:

  + Updated the patches to use $foo["bar"] instead of $foo['bar'].
  + Updated the INSTALL and CHANGELOG files as well.

- Tiny improvement to the "./scripts/code-clean.sh" script.
2003-05-13 18:36:38 +00:00
Dries Buytaert 8cb66b212e - Improvement: remove vi left-overs. 2002-12-31 12:11:34 +00:00
Dries Buytaert cc381c1461 - Fixed glitch in block module: the admin links were not composed
correctly.  Patch by Stefan.

- Added missing t() functions and improved the %x directives for
  better readability and to ease the process of translating your
  site.  Patches by Stefan.

- Made two small additions to the 'code-clean.sh' script; it will
  now remove patch related junk.

NOTES:

- I removed the · related bits.  Let's tackle these later on
  in a separate patch after we got some sort of consensus.

- I removed the 'module_exist("drupal")' check in the user module;
  I *think* it is incomplete and therefore incorrect.

- Stefan, try using quotes in your translations and check whether
  everything still works.  Example: translate the "Create account"
  button to "Create \"haha\" account \'hihi\'" and see if you can
  still create new accounts.  Maybe automate this using a quick
  hack in the locale module ...
2002-11-01 10:47:20 +00:00
Dries Buytaert 90ddfb943f - Made the script 'code-clean.sh' ignore .psp files. 2001-12-16 11:43:33 +00:00
Dries Buytaert 9980d3f16c - Tidied up the script names a bit ... 2001-10-15 22:08:40 +00:00