| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
by pz.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
easier to understand 'new' links. The 'new' links are clickable both
at the forum overview (to get to the new forum topics) and at the topic
overview (to get to the new comments).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
array
containing two elements, the first being the requested title, and the second being
the result list. Advantages:
* Cleaner search code in common.inc
* Po extraction is possible and works fine
* No hardcoded exceptions for node and comment modules, since any module can
return results in order of relevance (or another order)
|
|
|
|
| |
functions.
|
| |
|
|
|
|
| |
bootstrap code. Patch by Kjartan.
|
| |
|
|
|
|
| |
forum module code a bit.
|
| |
|
|
|
|
| |
defined.
|
|
|
|
| |
some old user module logic to install the initial role IDs.
|
| |
|
| |
|
| |
|
|
|
|
| |
$output.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the queue page-able. Patch by Stefan.
|
| |
|
| |
|
|
|
|
| |
- Added a $granularity field to format_interval().
|
|
|
|
|
|
|
|
|
| |
- puts the long multiline help text into one string
- fixes the ambiquity of calling two things on the same name: "custom block"
now the user customizeable blocks are called custom blocks, and the admin
defined blocks are called Administator Defined Blocks
- added info on throttle to the explanation on when a block is displyed
- also fixing some small typos
|
|
|
|
|
|
| |
theme('page').
Patch by Gerhard.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
a module, disable it from the modules configuration page.
|