Dries Buytaert
6658273b36
- Patch #21855 by TDobes: the recent commit of phptemplate caused a number of problems for non-phptemplate themes. A patch is attached to address these issues.
...
Changes include:
* parsing of the primary/secondary links has been moved out of phptemplate and into theme_get_setting.
* unnecessary and XHTML-invalidating duplicate div#help removed from themes/bluemarine/page.tpl.php (this is already generated by theme_help)
* weird generation of the "edit primary/secondary links" messages removed from bluemarine and placed in theme.inc
* unnecessary changes to themes/bluemarine/style.css rolled back (the phptemplate bluemarine had an older version of style.css than the one in core)
* chameleon updated to work with new link scheme (passes links through theme_links)
2005-05-05 07:35:58 +00:00
Dries Buytaert
381980cb03
- Removed left-over .xtmpl file.
2005-05-05 07:33:19 +00:00
Dries Buytaert
75f748cdad
- Rollback to previous version.
2005-05-05 07:32:27 +00:00
Dries Buytaert
e274f97c87
- Removed the Xtemplate engine and added the PHPTemplate engine.
...
- Converted the Bluemarine theme from XTemplate to PHPTemplate.
- Moved the the Pushbutton theme and the Xtemplate engine to the contributions repository.
2005-05-04 18:12:18 +00:00
Dries Buytaert
0021293533
- Patch by Robert: fixed typo in code comments.
2005-05-03 05:22:53 +00:00
Dries Buytaert
c085f12868
- Patch #21252 by patryk: fixed size of location field.
2005-05-03 05:19:34 +00:00
Dries Buytaert
1261364dd1
- Patch #21751 by crunchywhelch: added missing check_plain() when emitting the <category>-tag in RSS feeds.
2005-05-02 08:21:41 +00:00
Dries Buytaert
8bfcf2c2e4
- Patch #21445 by Goba: added missing t() function.
2005-05-01 18:37:18 +00:00
Dries Buytaert
38402b6c91
- Bug #21452 reported by njivy: added missing return to tracker_user_page().
...
It did not return nor print its output.
2005-05-01 16:09:52 +00:00
Dries Buytaert
15cf9e1a72
- Patch #21252 by patryk: increased the length of the location field in the locale_sources table.
2005-05-01 16:05:26 +00:00
Dries Buytaert
4d80b374e9
- Modified patch #21617 by Robin: added confirmation screen to delete profile fields. (I tidied up the coding style and fixed two typos.)
2005-05-01 09:41:23 +00:00
Dries Buytaert
92b10946ac
- Patch #21686 by Robin Monks: added two missing t() functions.
2005-05-01 09:34:17 +00:00
Dries Buytaert
bca14f8991
- Patch #21687 by faago: fixed boroken 'delete'-link on the book administration page.
2005-04-30 21:34:41 +00:00
Dries Buytaert
a93cf89665
- Patch #21353 by chx: implemented PHP-mode for blocks.
2005-04-30 18:16:38 +00:00
Dries Buytaert
a10eac3291
- Patch #21517 by Stefan and TDobes: theme system improvements.
2005-04-30 17:47:57 +00:00
Dries Buytaert
8bedd376fe
- Patch #21344 by Moshe: admin/user/create results in a blank page
2005-04-30 09:27:19 +00:00
Steven Wittens
ea36711d11
- #20910 : Centralize print theme page fixes
2005-04-28 19:23:19 +00:00
Steven Wittens
e08bde4def
- PGSQL Fix: missing columns in GROUP BY (aggregator news -> sources was broken).
2005-04-27 17:19:20 +00:00
Steven Wittens
195f672075
- Missing parameter for variable_get
2005-04-27 17:07:03 +00:00
Dries Buytaert
23957cdfdd
- Patch by James: made the aggregator cache less in case of mass-feeds.
2005-04-26 16:29:31 +00:00
Dries Buytaert
6fd73703d9
- Patch #21249 by patryk: made SQL query work with PostgreSQL by correcting a 'GROUP BY'-clause.
2005-04-25 17:57:03 +00:00
Dries Buytaert
5d70aa892c
- Patch #21246 by patryk: made the prefix.sh script work with PostgreSQL.
2005-04-25 17:51:40 +00:00
Dries Buytaert
55a7065fda
- Patch #21282 by Walkah: fixed theme('page') problem with aggregator module.
2005-04-25 17:49:43 +00:00
Steven Wittens
c99f000c6f
- #20910 : print -> return
2005-04-24 22:09:16 +00:00
Steven Wittens
3361d9e7e9
- #21195 : book admin broken under php5
2005-04-24 20:57:38 +00:00
Dries Buytaert
a76a1e1f3f
- Patch 20910 by chx: centralize print theme page.
2005-04-24 16:34:36 +00:00
Dries Buytaert
79a5700c57
- Usability improvement: made the markers easier to understand.
2005-04-24 16:22:30 +00:00
Dries Buytaert
4650917cb1
- Moving the queue module to contrib. This has been discussed months ago. Who wants to be the maintainer?
2005-04-24 13:49:58 +00:00
Dries Buytaert
e2b256dcf6
- Patch #18719 by Jose: reworked the 'request new password' functionality.
2005-04-24 11:43:08 +00:00
Dries Buytaert
45c5344f15
- Don't jump to the homepage
2005-04-24 09:50:35 +00:00
Dries Buytaert
90c5dfb3d7
- Small fixes
2005-04-24 09:32:01 +00:00
Dries Buytaert
cb420f7121
- Work by chx and myself: added a site-wide contact form to the contact module.
2005-04-24 08:23:33 +00:00
Steven Wittens
00b04ba41c
- Fix search index not wiping on admin settings change.
2005-04-23 07:34:22 +00:00
Steven Wittens
31d2520e8d
- #20868 : Blogapi was still using the old workflow variables.
2005-04-23 06:38:27 +00:00
Steven Wittens
2e2e718197
- #21021 : wrong url in INSTALL.txt
2005-04-23 05:07:08 +00:00
Steven Wittens
3a8e1864c6
- #20391 : Popular content block did not respect node access permissions.
2005-04-23 04:15:12 +00:00
Dries Buytaert
0fb6af111e
- Fixed broken query
2005-04-21 18:49:06 +00:00
Steven Wittens
b42e2b6760
- Make the auto-linebreak filter also ignore the contents of <script>.
...
This makes it easier to use JavaScript (e.g. Google Adsense) inside blocks.
2005-04-20 03:01:07 +00:00
Steven Wittens
755da4bc0e
- Make the auto-linebreak filter also ignore the contents of <script>.
...
This makes it easier to use JavaScript (e.g. Google Adsense) inside blocks.
2005-04-20 02:55:20 +00:00
Dries Buytaert
05e9c8c76c
- Patch #12737 by pyromanfo: added support for private profile fields.
2005-04-18 20:58:39 +00:00
Dries Buytaert
52826b0052
- Patch #20690 by jhriggs: editing a user does not clear the menu cache.
2005-04-18 20:43:26 +00:00
Dries Buytaert
3adf556c6a
- Updated the CHANGELOG.txt
2005-04-18 20:41:49 +00:00
Dries Buytaert
a2e0957bbb
- Modified version of patch #20115 by Nedjo: added author information block.
...
I rewrote part of the patch to improve the themability of the block, as
well as its default look. I also left out the 'Recent posts' for now and
shuffled some code around.
2005-04-18 20:37:32 +00:00
Dries Buytaert
199aab5ff5
- Improved consistency.
2005-04-18 20:31:50 +00:00
Dries Buytaert
394fe19ac6
- Patch #20661 by rooey: fixed formatting of book navigation. Added missing '<div id=menu>'.
2005-04-17 16:03:50 +00:00
Dries Buytaert
2a48cf38e5
- Patch #20580 (modified) by grohk: 'tgz' -> 'tar.gz'.
2005-04-16 12:05:06 +00:00
Dries Buytaert
3bbf1d39e2
- Patch #20561 by Morbus: free tagging doesn't support taxonomy_node_form $name.
2005-04-16 11:49:27 +00:00
Dries Buytaert
442663b671
- Patch #20615 by Robert: added missing table prefixes
2005-04-16 08:01:48 +00:00
Steven Wittens
3c5cc8cb65
Typo in changelog
2005-04-15 18:42:53 +00:00
Dries Buytaert
18160b6b32
- Updated CHANGELOG
2005-04-15 15:45:42 +00:00