| /[drupal]/contributions/modules/taxonomy_browser/taxonomy_browser.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Links to DRUPAL-5--1-4: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#293041 by NancyDru for Gerben Zaagsma - option to suppress content type assoc. with vocabs.
Improve error checking.
#275329 by NancyDru - bypass 5.x forms api error when no checkboxes selected.
#268382 by NancyDru for Junyor - changed htmlspecialchars_decode to decode_entities.
#271275 by NancyDru - disable "show unused" if "count" not selected.
#268382 by NancyDru for BENNYSOFT - more fix specialchars display.
#250678 by NancyDru for sifaan - use taxonomy_term_count_nodes rather than query.
#268382 by NancyDru for BENNYSOFT - more fix specialchars display.
Change admin forms to checkboxes. Minor clean up.
#267955 by NancyDru for BENNYSOFT - fixed node count text.
#245217 by NancyDru for electronicmonkey - added block.
#277709 by NancyDru for whitesun - corrected node type omit. Removed menu weight.
Fixed indent of @file
#262454 by NancyDru for joachim - added hook_enable to send to settings. #262454 by NancyDru for joachim - added get all vocabs if none chosen.
#259327 by NancyDru for encho - fix problem if node_type_filter missing.
#257887 by NancyDru for encho - added default op setting.
#250184 by NancyDru for sifaan - setting to require permission Improved node type selection.
Numerous cosmetic changes.
#15869 by nancyw - added ability to pick up child terms
Fixed uninstall message. Fixed a tab character.
#212564 by nancyw - added count by node type too.
#212564 by nancyw - added term usage count feature.
fixed typo in selection type description
#27376 by nancyw - added ability to omit content types from selection list.
Made content type display quicker and more compact. #212531 by nancyw - made category selection always multiple (Moshe agreed).
minor corrections to work with Node_type_filter
#85797 by nancyw - added checkbox/radio capability
Better settings menu description.
#72536 by nancyw - corrected query structure that affected PostgreSql
#211596 by nancyw - corrected coding standards
Initial 5.x release
#76944 Vocabularies Displayed in Random Order. by Sin
#114903 Don't hide scope selections by eorge@dynapres.nl
#41612: upgraded the taxonomy_browser module to 4.7 / FAPI.
remove theme('page') ... i used chx_'s fine replace.php script. see his sandbox
update for change in vocabulary_node_types table ... clean up some UI and now actually filter results by node type if the node_type_filter module is present
many many updates for 4.6. fixed bug in folksonomy which prevented albums.module from working in many cases
update to cope with latest Drupal HEAD
- Renamed check_query() to db_escape_string(). Commit announced on the mailing list.
* Added the ability to only display taxonomies for a certain node type in the form.
* Search results redirect to the taxonomy/term page so they can be bookmarked. * Modified the user interface to make better use of whitespace. * Only show the taxonomy/term page if there are results.
Added CVS $Id$ tag to all *.module files where it was missing (as required by the coding standards, see CODING_STANDARDS.html). I also unified the format and the location of the $Id$ tag. It starts with "//" and is placed on the second line in all *.module files, now.
updated for menu and nicer status messages
fixed bug in menu() call and fixed search result rendering and breadcrumb/title
add menu() call to fix 'page not found' bug
theme('page')
- Theme system updates: theme() function return their data now.
fixed pager
now stripping tid=0 before showing the browse results page
a module which gives a ;query byuilder' page enabling users to see all nodes having the desired taxo terms
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |