Commit Graph

1298 Commits (64d11e1cc2a330778bb57dff2daf3e5bec29f5ee)

Author SHA1 Message Date
Dries Buytaert 098ab8ef82 - fixed bug in node.listing as reported by Julian 2001-08-27 08:20:57 +00:00
Dries Buytaert cb3e766c07 - fixed fonts for browser compatibility 2001-08-24 16:25:29 +00:00
Dries Buytaert be8a911787 - small collection of visual improvements I added the past days to make
theme marvin display on Mozilla and Opera: hopefully it looks nice on
  IE as well.
2001-08-24 15:40:24 +00:00
Kjartan Mannes 769a31f239 module.inc
- Fixed bug reported by Remco.
2001-08-23 10:22:50 +00:00
Dries Buytaert 5ed066278b - Added missing urlencode()'s as reported by Jared. 2001-08-23 08:22:04 +00:00
Dries Buytaert 36b199a0d0 - Fixed bug in conf_init() not returning the default 'conf' when no
matching configuration file is found.
2001-08-22 18:51:40 +00:00
Dries Buytaert 40467c7dd7 - removed debug statement 2001-08-22 06:59:01 +00:00
Dries Buytaert a3ff319460 - Removed the confusing comment as suggested by Jared. 2001-08-21 20:23:24 +00:00
Jeroen Bensch 9bb0f9fa54 Hey,
This is a more up-to-date version of "Yaroon". Glad some people are actually using it. If you encounter any bugs just drop them in my personal mailbox or fase them through to the mailinglist and let everyone know that I can't commit anything that, more or less,... works.

Greets,

Jeroen.
2001-08-18 16:10:47 +00:00
Dries Buytaert 90db2c6041 - fixed some bugs 2001-08-16 20:43:17 +00:00
Dries Buytaert a7fc73ee3c - account.php:
+ fixed bug with new password not being e-mailed (thanks Mike).
   + fixed bug with generating a 'not-so-rock-solid' hash upon
     account registration.
2001-08-16 07:20:22 +00:00
Dries Buytaert ae9233272a - blog.module:
+ fix small glitch with blog not being displayed immediatly after
     posting
2001-08-15 17:50:15 +00:00
Dries Buytaert af1e20e429 - node.module:
+ fixed author names not being displayed.
   + XHTML-ified the code.
2001-08-15 14:13:14 +00:00
Dries Buytaert 649c292f2d - import.module:
+ fixed a few visual glitches: '\n' won't be stripped anymore which
     makes most of the new/feeds 'render' better.
2001-08-15 12:30:26 +00:00
Dries Buytaert 0d35fa4ab5 - Added some 'header("Content-Type: text/xml")' as suggested by Julian. 2001-08-14 06:52:50 +00:00
Dries Buytaert 8578d947a4 - Small visual update to user information page. 2001-08-11 15:06:21 +00:00
Dries Buytaert 808b6b6cae - Changed the authentication and login scheme as discussed on the mailing
list.
- Fixed the export function in book.module (patch my Julian).
- Fixed the comment alignment (comments got truncated).
2001-08-11 14:54:39 +00:00
Kjartan Mannes 876536a955 locale.module
- search is now default.
- search remembers your settings.
- save will dump you back to your last search.
2001-08-08 09:22:01 +00:00
Kjartan Mannes c45f994e14 locale.module
- fixed the filter/search problem.
2001-08-07 09:40:33 +00:00
Dries Buytaert 73ff627d44 - Small updates: see mailing-list for details. 2001-08-06 21:50:14 +00:00
Kjartan Mannes 896b4dc7d8 locale.module
- renamed locale_search() locale_filter() so it does not show up on
  node searches.
2001-08-06 11:20:28 +00:00
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