Log of /contributions/modules/blogtheme/blog_theme.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 14 04:00:16 2008 UTC
(15 months, 2 weeks ago)
by
augustin
Branch:
MAIN
Changes since
1.26: +15 -7 lines
Diff to
previous 1.26
* 8/14 Fix more notices.
* 8/14 Space out some code for better readability.
* 8/14 Fix bug when accessing node/add and node/add/*.
Revision
1.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 16 01:11:16 2008 UTC
(16 months, 2 weeks ago)
by
augustin
Branch:
MAIN
Changes since
1.24: +2 -3 lines
Diff to
previous 1.24
Fix another E_ALL notice when accessing /node/xyz where xyz is anything not corresponding to a node ID.
Revision
1.16.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 27 04:05:44 2008 UTC
(17 months ago)
by
augustin
Branch:
DRUPAL-5--2
Changes since
1.16: +4 -4 lines
Diff to
previous 1.16
When the default node type is not set (at admin/settings/blog_theme), blogtheme appeared not to work.
The default is now nothing: the user must use the settings page to set the node types.
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 10 10:58:06 2008 UTC
(19 months, 2 weeks ago)
by
augustin
Branch:
MAIN
Changes since
1.14: +32 -6 lines
Diff to
previous 1.14
* Fixed logic so that when a user is adding a node (/node/add/node_type), the user's theme is used if the node type is among the allowed ones.
* Added setting: which node types should use the users' theme? Beside 'blog', you can add any CCK or custom node type.
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 10 07:54:32 2008 UTC
(19 months, 2 weeks ago)
by
augustin
Branch:
MAIN
Changes since
1.12: +37 -3 lines
Diff to
previous 1.12
* Added a setting page:
* Added setting: should a user profile page use the site's default theme, or the user's theme?
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 10 07:12:15 2008 UTC
(19 months, 2 weeks ago)
by
augustin
Branch:
MAIN
Changes since
1.11: +74 -9 lines
Diff to
previous 1.11
#34360 Separate blog theme from site theme.
A new perm is added: 'select different blog theme' which is in addition to the core perm 'select different theme'.
Now the user has two theme settings: one for the whole site, one for his/her blog.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.