| /[drupal]/contributions/modules/biblio/biblio.contributors.inc |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
*** empty log message ***
*** empty log message ***
added file import test
*** empty log message ***
*** empty log message ***
added update and delete functions to contributors and keywords
*** empty log message ***
unpublished entries are now highlighted in red for the admin user
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
Missing } in biblio.module causes errors using multisite
Missing } in biblio.module causes errors using multisite
merged changes from DRUPAL-6--1 branch
proper handling of name suffixes http://drupal.org/node/146760#comment-2075300
merged changes from 6--1 to HEAD
fixed author ordering problem when "More Authors" are added on the input form http://drupal.org/node/570640
updated _save_contributors to account for the new aka field
updated _save_contributors to account for the new aka field
fixed issue where author "rank" was not being updated when author order was changed in the input form.
fixed issue where author "rank" was not being updated when author order was changed in the input form.
merged changes for RC4 back to HEAD
fixed a bug where rank of imported authors was being lost. http://drupal.org/node/372024
merged changes from HEAD to 6.x-dev
carry the author_category through the parsing stage to account for Corp Authors.
added sorting to the author contribution form and fixed the saving appropriately
fixed 'more' button and contributor saving to handle multi-dimensional contributors array
fixed contributors handling for input form, saving, display and export loose ends are marked with TODO
*** empty log message ***
parametrized the call to db_query() in biblio_load_contributors()
fixed biblio_update_6013, added maxsize-change of biblio_year field removed maxsize-change of biblio_year in biblio_form sort contributors according to previous input order
completed "auth_category" fix. Authors will no longer disapear when the defaults are changed. added an update (6013) to make the changes to the db tables.
added auth_category column to biblio_contributor table and modifications to contributor widget to supply both type and category (1:1) need to alter import files accordingly.
fixed the vanishing authors problem http://drupal.org/node/355995#comment-1192082
fixed etal handling removed obsolete _typeMap
merged DRUPAL-6--1 branch back to HEAD
added a few more of the patches suggested by rhaschke in http://drupal.org/node/352057 also added hook_token_list and hook_token_values for use with pathauto
added some static variables to _loadMD5() to avoid unnecessary db calls and speed up bulk imports
finished the changes required for the new contributors schema
completed modifications to contributor schema, just need to fix install file and make update function.
started to reorganize the contributor tables (not done yet)
added hook "biblio_diff" to work with the diff module
removed some dead code
fixed issue with bibtex export not having any authors
fixed author update issue added prliminary phpDoc comments for functions cleaned up source formatting
added custom contributor types
Changed column name ctid to ct_id in biblio_contributors to avoid a conflict with PostgreSQL system column of the same name. This touched many files...
- added a new function called biblio_get_contributor($aid) to get the information for a given author id - refactored the _md5sum function
mostly reformting the source files
fixed a bug which caused all authors to be rank 0
working on 5.x to 6.2 update process author conversion still not working
no message
no message
no message
no message
no message
no message
no message
modularized the contributor form into a widget which could be reused for different types of contributors
consolodated all author handling code in biblio.contributor.inc
file biblio.contributors.inc was initially added on branch DRUPAL-6--1.
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 |