Log of /contributions/modules/custom_breadcrumbs/custom_breadcrumbs.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.3.2.3.2.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 28 18:24:41 2009 UTC
(8 weeks ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.3.2.3.2.7: +28 -7 lines
Diff to
previous 1.3.2.3.2.7
, to
branch point 1.3.2.3
#583550 by MGN: New feature allows the admin to name breadcrumbs to make them easier to find.
#533784 by MGN: New feature provides an option that allows the use of php in titles and paths.
* by MGN: Delete all custom breadcrumbs variables when the module is uninstalled.
Revision
1.2.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 15 02:04:59 2009 UTC
(3 months, 1 week ago)
by
mgn
Branch:
DRUPAL-5
Changes since
1.2.2.4: +8 -7 lines
Diff to
previous 1.2.2.4
, to
branch point 1.2
#176733 by Vallenwood: Error messages don't appear when creating/editing custom breadcrumbs.
#402092 by marius and MGN: Correct install problems with custom_breadcrumbs 5.x-1.x-dev.
#183949 by Rob Loach: Column count doesn't match value count at row 1 query: INSERT INTO
custom_breadcrumb (titles, paths, visibility_php, node_type).
#281151 by MGN: Use decode_entities to permit quotes in titles.
Revision
1.3.2.3.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 10 00:47:58 2009 UTC
(4 months, 2 weeks ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.3.2.3.2.5: +1 -1 lines
Diff to
previous 1.3.2.3.2.5
, to
branch point 1.3.2.3
* by MGN: corrected inappropriate use of t().
* by MGN: corrected various coding problems leading to E_ALL warnings.
* by MGN: corrected hook_theme omission for custom breadcrumbs help identifiers.
#513652 by nicholasThompson: Update_6001 has invalid use of db_add_field.
#501308 by MGN: New feature to allow the taxonomy breadcrumb to be appended to the existing breadcrumb and work with views.
Revision
1.3.2.3.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 9 22:28:29 2009 UTC
(5 months, 2 weeks ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.3.2.3.2.4: +10 -10 lines
Diff to
previous 1.3.2.3.2.4
, to
branch point 1.3.2.3
#472068 by Xano and MGN: Improve hook_menu_alter override for modules claiming taxonomy/term/tid pages.
#483060 by MGN: New feature to allow for named anchors in breadcrumbs paths.
#484496 by MGN: Custom_breadcrumbs.install should not use t() in hook_schema().
#481730 by MGN: Description about wildcard matching is incorrect and misleading.
Revision
1.3.2.3.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 30 19:54:14 2009 UTC
(5 months, 3 weeks ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.3.2.3.2.3: +19 -0 lines
Diff to
previous 1.3.2.3.2.3
, to
branch point 1.3.2.3
#435290 by Jolidog and MGN: Create options to filter breadcrumbs list and enable sorting.
#461194 by MGN: Add language path prefixes to custom_breadcrumbs_paths breadcrumbs.
#460500 by MGN: Show custom breadcrumbs on comment forms.
Feature by MGN: Add custom_breadcrumbs_fieldset to node edit pages.
#287471 by MGN: Custom_breadcrumbs_taxonomy module to provide custom_breadcrumbs for taxonomy terms and vocabularies.
Revision
1.3.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 11 02:26:13 2009 UTC
(9 months, 1 week ago)
by
mgn
Branch:
DRUPAL-6--1
Branch point for:
DRUPAL-6--2
Changes since
1.3.2.2: +1 -2 lines
Diff to
previous 1.3.2.2
, to
branch point 1.3
#296516 by dbabbage, MGN: Clean path using pathauto function.
#306637 by moshe weitzman, TUc: Trim data before comparing - and validator tip.
#264663 by sun: Wrong table definition in install schema.
#296166 by GROL, bangpound: Only first row checked (visibility patch).
#343418 by Todd Nienkerk: Permission to use PHP in custom breadcrumbs doesn't work.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 20 01:09:54 2006 UTC
(3 years ago)
by
eaton
Branch:
MAIN
Initial commit of the Custom Breadcrumbs module. Allows administrators to set up parameterized breadcrumb trails for any node type. This allows CCK-style node types to have "Home > User Blog > 2005 > January" style breadcrumbs on the node view page itself, syncronizing cleanly with custom views or pathauto aliases.
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.