theme customization improved - layout adapts to image sizes
colors configurable
theme settings for custom banner
changing font and position of main content
definition list indent
links ...
changing grid system for width 960px
first basic css theming done
removing debug output
deleting old file
configuring theme and first sass editing
creating zen_dataportal subtheme
adding zen as base for dataportal subtheme
avoiding warning
avoiding a php 5.4 strict warning
restoring cdm_dataportal.bibliography.theme from svn rev=16459 (lost changes during merge and reintegration to trunk)
avoiding some warnings
recovering palmweb template.php from broken merge and reintregrate
avoiding Strict warning: Only variables should be passed by reference in cdm_dataportal_block_view() line 641
copy drupal7 dataportal module into trunk
copy drupal7 dataportal themes into trunk
Finished creating the form to modify the terms in the met.xml according to user input.
set up multi dimensional array to store field to view names
Added method to modify meta.xml based on user input.
Added a module for mapping terms from dwca meta.xml to fields in views.
Added changes from working with London to run dwca_export via cron.
See #2869. Zip file now contains all DwcA files directly. Set "ignoreHeaderLines" = 0 in meta.xml. Removed Page display is description views.
TESTING ASSOC ACCEPTED NAME RELATIONSHIP in view
minor bug fix
Changed classification view to fit with new meta.xml
removed comments
made view name specimen conistent will extension filename specimen in strongarm function. tidied up code.
implmented hook_permission to enable permission for the module to be set.
added filter criteria to Classification to remove data that isn't a taxonomy term
removed pager from csv views
fixed relationship in specimen view
removed header from description.txt
added _view_description method to make the creation of all the different description views more generic
fixed relationship to taxon term id in Reference view
changed name of distibution for description data as having the same name as the distibution extension was causing problems.
fixed closing bracket
linked out_file_url to distribution file
tidied up Views
tidies up meta.xml and Views. Added views for all the different types.
removed debugging code
Added method to combine multiple Description Views for different description types into a single text file
Added files for multiple description types to archive. Need to combine these all into one file for a single description extension. Need to remove debugging drupal messages.
added code to create new views for extensions
fixed a
modified the error message in dwca_export_config_form_validate to indicate the names of all views that can not be found.
added function dwca_export_config_form_validate to report an error if user has entered a view that doesn't exist.
Added strongarm function to set up the map associating file names with view names. Modified the submit function to accept view names from user input and add these to the map. (So that the user can specify which views they want in the DwC-A export).
renamed a function
added all metadata
refactoring
Added form for selecting views.
Added a description so it will show in the configuration site
added specimen to dwca
added types and specimen to scratchpad dwca export meta.xml
classification view updated
update csv name
updated meta.xml
dwca_export menu item appearing in admin section
adding link in dwca settings & fixing error in menu
exporting views to temp files, megerd with creating zip
Added a static meta.xml
Added a theming stub
Added the functionality to create the zip archive. The zip file contains emtpy files at the moment
changing view name
debug output to watchdog
adding exported view for classification, view path available in views_map
sending archive to client
base implementation
added space
adding version number
Added the dwca_ecport module stub