index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
theme.inc
Commit message (
Expand
)
Author
Age
...
*
- Forgot to update the taxonomy links. Reported by Adam.
Dries Buytaert
2003-01-06
*
- Tidied up the use of check_output(). Might make rendering pages a bit
Dries Buytaert
2002-12-31
*
- changing theme patch. Now Drupal will init the $this->path automatically.
Kjartan Mannes
2002-11-17
*
- made the themes path aware. If your theme creates a constructor function it
Kjartan Mannes
2002-11-16
*
- Small cosmetic change. Patch by Natrak.
Dries Buytaert
2002-11-10
*
- Oops. Braino.
Dries Buytaert
2002-11-09
*
- Added check to see whether $items is initiliazed. Thanks James.
Dries Buytaert
2002-11-09
*
- Applied Moshe's "theme head" patch:
Dries Buytaert
2002-11-09
*
* Added Jeremy's pager:
Dries Buytaert
2002-11-09
*
- Committed Marco's block rewrite:
Dries Buytaert
2002-10-26
*
- Wrapped some hardcoded colors in "theme_invoke()"s; we can still create
Dries Buytaert
2002-10-22
*
- Commited Marco's new comment module and forum module!!!
Dries Buytaert
2002-09-15
*
- adding doctype to basic theme.
Kjartan Mannes
2002-09-11
*
- removing the "No valid themes enabled" warning.
Kjartan Mannes
2002-09-08
*
- Added the theme_invoke() function from Moshe's sandbox.
Dries Buytaert
2002-06-23
*
- Let the blocks itself take care of translating their titles. Patch by
Dries Buytaert
2002-06-20
*
- adding missing $bacground/$foreground variables.
Kjartan Mannes
2002-06-12
*
- Bugfix. When a theme does no longer exist on disk, it should not be
Dries Buytaert
2002-05-25
*
- added taxonomy output to BaseTheme.
Kjartan Mannes
2002-05-20
*
- Ran the code through 'scripts/code-clean.sh': removed trailing whitespace
Dries Buytaert
2002-05-20
*
- merged block and box modules. modules/box.module should be removed
Kjartan Mannes
2002-05-02
*
- Applied Marco's big patch, including contributions from Moshe:
Dries Buytaert
2002-04-20
*
- fixing bug reported by Remco.
Kjartan Mannes
2002-04-15
*
This is a major change to the system, needs more testing!
Kjartan Mannes
2002-04-14
*
- removed some warnings caused by implode.
Kjartan Mannes
2002-02-19
*
- applying patches from Axel Kollmorgen. See
Kjartan Mannes
2002-02-17
*
- moved user block from theme.inc to user.module.
Kjartan Mannes
2002-01-21
*
- Fixed a typo in the example theme. (Patch by Mark)
Dries Buytaert
2002-01-12
*
- Added a "title"-attribute to the "register" link and translated the
Dries Buytaert
2002-01-11
*
- import.module:
Dries Buytaert
2001-12-30
*
- Updated BaseTheme and the Drupal themes to have header($title = "") as the ...
Steven Wittens
2001-12-15
*
A set of updates to the "_link" system:
Dries Buytaert
2001-11-24
*
- modified node_save so that revisions are not validated using check_input,
Kjartan Mannes
2001-11-23
*
- A large batch of updates, amongst them a rewritten node system. More
Dries Buytaert
2001-11-01
*
- added a path field to the blocks. Its a regexp to define which pages you
Kjartan Mannes
2001-10-22
*
- added the CVS keyword $Id$ to all files to make future version tracking
Kjartan Mannes
2001-10-20
*
- Started a theme.inc clean-up.
Dries Buytaert
2001-10-20
*
- blocks will now show up again if 'Enabled: always'
Kjartan Mannes
2001-10-16
*
- I tidied up most SQL tables to be more consistent with the rest of the
Dries Buytaert
2001-10-14
*
- Pass theme objects by reference, avoids creating copies and lets called
Dries Buytaert
2001-10-14
*
- fixed 4 SQL queries to use ANSI SQL instead: '||' --> 'OR'
Dries Buytaert
2001-10-12
*
- PEAR-ification of Drupal by claw: you can now host Drupal on a wide
Dries Buytaert
2001-10-09
*
- added a comment() function to the base theme: you don't have to overload
Dries Buytaert
2001-10-07
*
- Improved search architecture derived from Axel's new search patches.
Dries Buytaert
2001-10-03
*
- a batch of updates, including some experimental changes to the moderation
Dries Buytaert
2001-09-27
*
- modified theme_block() to ignore blocks that have no content.
Kjartan Mannes
2001-09-25
*
- added the "Log in" block
Dries Buytaert
2001-09-16
*
- Added the new user module!
Dries Buytaert
2001-09-16
*
- Changed the authentication and login scheme as discussed on the mailing
Dries Buytaert
2001-08-11
*
comment.inc
Kjartan Mannes
2001-07-25
[prev]
[next]