Commit Graph

1177 Commits (3c7f5559a99744884574b1c5f8ecbaffcc71500a)

Author SHA1 Message Date
Dries Buytaert 30ad2effd4 - various updates 2001-08-05 14:33:53 +00:00
Dries Buytaert 2d13b53000 - added fclose() 2001-08-05 10:21:32 +00:00
Dries Buytaert aeb17a8fa4 - added "rssfeeds"-tag 2001-08-05 08:43:58 +00:00
Dries Buytaert d159f7abc8 - cloud.module:
+ small bugfix
2001-08-05 08:29:27 +00:00
Dries Buytaert c54c4f86e0 - Disabled the real name feature until a proper fix has been found. 2001-08-04 20:36:34 +00:00
Dries Buytaert 405cc92a67 - bugfix: cured a warning 2001-08-04 14:09:05 +00:00
Dries Buytaert 97fe958df9 - various improvements and small additions 2001-08-04 13:37:41 +00:00
Dries Buytaert 6e15c4b55f - common.inc:
+ applied Julian's conf_init() patch
2001-08-03 20:14:52 +00:00
Dries Buytaert cd48b94ad9 - import.module:
+ applied Julian's fputs() patch
    + fixed typo

- cloud.module:
    + applied Julian's fputs() patch

- comment.module:
    + applied Julian's "delete" patch
2001-08-03 18:39:17 +00:00
Kjartan Mannes 2e8763bac0 node.module
- some minor modifications to node_link()
2001-08-02 15:54:09 +00:00
Kjartan Mannes 55f9dc457b blog.module
- fixed the $date typo.
2001-07-31 11:58:42 +00:00
natrak 501ed43054 no message 2001-07-31 11:55:45 +00:00
natrak 0ee2e5523c cloud.module
- fixed the maxlengths as reported by Lars Gregori.

import.module
- modified the titles as suggsted by Julian Bond.
2001-07-30 09:19:59 +00:00
Kjartan Mannes 647dcdb7fc cloud.module
- fixed the maxlengths as reported by Lars Gregori.

import.module
- modified the titles as suggsted by Julian Bond.
2001-07-30 09:19:58 +00:00
Kjartan Mannes 3ef5bad00a - fixing the images for read this time. 2001-07-30 09:13:05 +00:00
Kjartan Mannes 329e570cb3 - fixing the images for read this time. 2001-07-30 09:11:15 +00:00
natrak 26ac064135 - re-adding images that were not commited using -kb 2001-07-27 13:05:45 +00:00
Kjartan Mannes 428015a908 - re-adding images that were not commited using -kb 2001-07-27 13:05:44 +00:00
Kjartan Mannes 9d9dcb6f25 - re-adding images that were not commited using -kb 2001-07-27 13:04:00 +00:00
Kjartan Mannes 491550531f common.inc
- format_username() now takes a second optional parameter which gives the
  real name of the user.

Rest
- updated the calls to format_username() where appropriate to show the name
  of the user instead of the account id. Clicking on a name will still give you
  the account info etc. If you find a place where the real name is not shown
  let me know.
2001-07-25 12:21:49 +00:00
natrak d016fb14f4 common.inc
- format_username() now takes a second optional parameter which gives the
  real name of the user.

Rest
- updated the calls to format_username() where appropriate to show the name
  of the user instead of the account id. Clicking on a name will still give you
  the account info etc. If you find a place where the real name is not shown
  let me know.
2001-07-25 12:21:48 +00:00
Kjartan Mannes e0dc03dccd user.inc
system.module
- made the words used in passwords configurable thru the admin interface.
2001-07-25 11:34:54 +00:00
natrak 0bddb5231d user.inc
system.module
- made the words used in passwords configurable thru the admin interface.
2001-07-25 11:34:53 +00:00
Kjartan Mannes 1e5afb398e comment.inc
- removed comment_controls().
- modified comment_render() to use $theme->comment_controls().

theme.inc
- added BaseTheme->comment_controls().

locale.module
- can now search for status independant of language.
- string is now a regular expression. For wildcard searches do .*text.*.
- can search in modules + pages, all modules or a specific module.

account.php
- fixed viewing other accounts info would show the active users name in the
  real name field.
- now shows users recent contributions and comments (if the user has access to
  them).
2001-07-25 08:31:53 +00:00
natrak 6fbd8403df comment.inc
- removed comment_controls().
- modified comment_render() to use $theme->comment_controls().

theme.inc
- added BaseTheme->comment_controls().

locale.module
- can now search for status independant of language.
- string is now a regular expression. For wildcard searches do .*text.*.
- can search in modules + pages, all modules or a specific module.

account.php
- fixed viewing other accounts info would show the active users name in the
  real name field.
- now shows users recent contributions and comments (if the user has access to
  them).
2001-07-25 08:31:52 +00:00
Kjartan Mannes 3894f24f6e locale.module
- Made the module search a little less picky so it also shows admin strings.
2001-07-24 10:00:45 +00:00
Kjartan Mannes 5dbdef7c07 locale.module
- fixed some minor HTML issues.
- added some search/filter capabilities.
2001-07-24 09:58:26 +00:00
Kjartan Mannes 4c89ab8a13 account.php
- real name is now shown to all users.

page.module
- improved the locale support.

comment.inc
- added a wrapper table for comment_thread_max() as suggested by nick.
2001-07-24 08:49:58 +00:00
natrak 845888fef9 account.php
- real name is now shown to all users.

page.module
- improved the locale support.

comment.inc
- added a wrapper table for comment_thread_max() as suggested by nick.
2001-07-24 08:49:57 +00:00
Kjartan Mannes 13bfd9ca64 database.mysql
- Added link to the SQL definition.
2001-07-24 08:37:52 +00:00
Kjartan Mannes 908d399074 page.module
- removed access checking for links.
2001-07-20 10:09:24 +00:00
Kjartan Mannes fe8222e7e9 drupal.module
- removed. page.module now serves this purpose on its own.
2001-07-20 10:08:31 +00:00
natrak cbcd94c24e account.php
- Added real name in the for when the user is looking at their own information
  as reported by Gerhard Killesreiter
2001-07-20 09:53:51 +00:00
Dries Buytaert 8f74184a58 - Fixed '" should be &' problem in feeds. 2001-07-18 20:21:16 +00:00
Dries Buytaert a2fcf24980 - import.module:
+ parser improvements: we can now parse some (if not all) of the
     Userland RSS 0.91 feeds
2001-07-18 11:28:05 +00:00
Dries Buytaert a3b9b7e92d - node.module:
+ added missing t()-functions (reported by Nick).

- locale.module:
    + renamed '$lang' to '$language' (reported by Nick).
2001-07-18 08:09:46 +00:00
natrak bc6e55b24d page.module
- added a links option so pages can be displayed on the links of the site in an
  easy way. (Requires an SQL update.)
- made HTML and text type pages be $theme->box()ed again.
- made the page body hidden in a comment during editing, in case things
  crash you should still be able to retrieve your code. Will keep working on a
  better solution.

node.module
- made all node types be listed in the node listings.
2001-07-17 20:08:06 +00:00
Kjartan Mannes 6fdef17257 page.module
- added a links option so pages can be displayed on the links of the site in an
  easy way. (Requires an SQL update.)
- made HTML and text type pages be $theme->box()ed again.
- made the page body hidden in a comment during editing, in case things
  crash you should still be able to retrieve your code. Will keep working on a
  better solution.

node.module
- made all node types be listed in the node listings.
2001-07-17 20:08:05 +00:00
Dries Buytaert 64ce2fb5fb - meta.module:
+ fixed meta_save() warning as reported by Kristjan
2001-07-17 16:16:50 +00:00
Kjartan Mannes 934b3989e6 - moved format_size() from file.module to common.inc. 2001-07-17 09:04:33 +00:00
Kjartan Mannes ed6cbd4981 - minor update to system.module. Each module config now has a <A NAME>
tag.
2001-07-17 08:48:02 +00:00
Dries Buytaert 67388cad9b - cloud.module:
+ small update
2001-07-17 07:05:33 +00:00
Dries Buytaert bbc5d4a152 - blog.module:
+ missing ', 1' parameter to check_output()
2001-07-17 06:26:33 +00:00
Dries Buytaert 04369e6a68 - cron.php:
+ potential improvement (thanks KJ)
2001-07-16 14:43:56 +00:00
Dries Buytaert 85341253b4 - Various updates, mostly related to our RDF/RSS backend. 2001-07-15 17:32:33 +00:00
Dries Buytaert f959b1ba2f - Removed old export framework. 2001-07-15 17:20:55 +00:00
Dries Buytaert 021cced421 - import.module:
+ let's get the order of the items in the admin page right
2001-07-15 17:05:32 +00:00
Dries Buytaert 39df1cba7f - Various updates, mostly related to our RDF/RSS backend. 2001-07-15 17:00:24 +00:00
Dries Buytaert af7d8ebeed - Various updates, mostly related to our RDF/RSS backend. 2001-07-15 16:56:44 +00:00
Dries Buytaert 18f2a5e38a - system.module:
+ code review -> small improvements
   + XHTML-ified
2001-07-15 16:19:19 +00:00