Log of /contributions/modules/taxonomy_vtn/taxonomy_vtn.pages.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.48 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 20 06:50:21 2009 UTC
(5 months, 1 week ago)
by
alexiswilke
Branch:
DRUPAL-6--1
Changes since
1.1.2.47: +9 -4 lines
Diff to
previous 1.1.2.47
, to
branch point 1.1
The Master index page now uses the Master index title defined in the taxonomy
VTN global settings screen.
You can choose to show or hide the default title in the groups view. Note that
the reality is that the first group name is used as the title and thus you may
get a bigger/smaller first group name (you cannot easily remove a title from
a page.)
Revision
1.1.2.46 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 17 08:13:20 2009 UTC
(5 months, 1 week ago)
by
alexiswilke
Branch:
DRUPAL-6--1
Changes since
1.1.2.45: +139 -88 lines
Diff to
previous 1.1.2.45
, to
branch point 1.1
Added support to display all the groups at the top of the index separating
the groups by their name (name, group vocabularies, name, group vocabularies,
etc.)
Added a global variable in the Taxonomy VTN so one can change the "Master index"
name with another.
Revision
1.1.2.42 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 16 07:27:58 2009 UTC
(5 months, 1 week ago)
by
alexiswilke
Branch:
DRUPAL-6--1
Changes since
1.1.2.41: +128 -52 lines
Diff to
previous 1.1.2.41
, to
branch point 1.1
Added support for breadcrumbs instead of that Back to ... link.
Added support for groups (i.e. each vocabulary can be assigned one or more
group)
Added support for letters (display a list of words starting with a given
letter or set of letters)
Revision
1.1.2.40 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 11 23:02:54 2009 UTC
(5 months, 2 weeks ago)
by
alexiswilke
Branch:
DRUPAL-6--1
Changes since
1.1.2.39: +242 -113 lines
Diff to
previous 1.1.2.39
, to
branch point 1.1
Added support to navigate the parent/child taxonomy tree instead of just
showing all the terms as one big block.
The one problem I can foresee is that the user has to setup the parent
child relations... if you have a large taxonomy (i.e. 500k words) you
probably won't do that.
Usage wise, there will be problems with terms having multiple parents.
Other than that, a real breadcrumb would be great!
Revision
1.1.2.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 19 07:41:10 2009 UTC
(10 months, 1 week ago)
by
alexiswilke
Branch:
DRUPAL-6--1
Changes since
1.1.2.28: +10 -8 lines
Diff to
previous 1.1.2.28
, to
branch point 1.1
Forgot to add the CSS that has changed to support the DIVs instead of the SPANs
Also fixed the names from just "description" to taxonomy-vtn-description.
Added two flags to remove the "Show / Hide descriptions" links at the top,
but still keep the descriptions in the tables. This is particularly useful
for the master list (Vocabularies) since often you have only a very few and
the descriptions are not a major problem.
Revision
1.1.2.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 19 06:39:01 2009 UTC
(10 months, 1 week ago)
by
alexiswilke
Branch:
DRUPAL-6--1
Changes since
1.1.2.27: +21 -7 lines
Diff to
previous 1.1.2.27
, to
branch point 1.1
Added support for an Input format selection as per #356381
Fixed the terms index so it makes use of <div> instead of <span> since now
the description may very well include tags such as <p> and <blockquote>
Revision
1.1.2.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 5 00:07:45 2009 UTC
(10 months, 3 weeks ago)
by
alexiswilke
Branch:
DRUPAL-6--1
Changes since
1.1.2.26: +6 -6 lines
Diff to
previous 1.1.2.26
, to
branch point 1.1
Updated the text so it is a bit more like proper English (the main author is
Polish and he did a really good job already!)
Also fixed a weight and the Help to mention the fact that the terms and
nodes are not being setup in the Taxonomy instead of the global setup.
Revision
1.1.2.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Dec 14 06:27:43 2008 UTC
(11 months, 2 weeks ago)
by
alexiswilke
Branch:
DRUPAL-6--1
Changes since
1.1.2.16: +488 -457 lines
Diff to
previous 1.1.2.16
, to
branch point 1.1
Added a list of the letters at the top of the index page (hidden by default.)
Added an option to break that list on two lines.
Reorganized the code so we could have a main <div></div> to encompass the
entire page. That way you can style differently depending on the page.
Updated the styles accordingly.
Revision
1.1.2.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Dec 14 00:43:36 2008 UTC
(11 months, 2 weeks ago)
by
alexiswilke
Branch:
DRUPAL-6--1
Changes since
1.1.2.15: +41 -36 lines
Diff to
previous 1.1.2.15
, to
branch point 1.1
Many fixes to the taxonomy selection.
Added feature to select visible indexes (vocabulary, terms, nodes)
Fixed a bug in gathering the flags to use for nodes (use vid instead of tid)
Fixed the save of a taxonomy vocabulary so it clears the cache properly
Removed the constrain of 1 column to hide node indices
Revision
1.1.2.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Dec 13 01:56:12 2008 UTC
(11 months, 2 weeks ago)
by
alexiswilke
Branch:
DRUPAL-6--1
Changes since
1.1.2.12: +42 -38 lines
Diff to
previous 1.1.2.12
, to
branch point 1.1
Many changes:
* Added support for per node type selections of terms & nodes
* Fixed the CSS names (from using _ to -)
* Fixed some small bugs (such as duplicates when multiple parents are defined on a term)
* Fixed some code formatting
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.