846 Commits (c271eb9b90bb82d96079f7761e9003abe42a781d)
 

Author SHA1 Message Date
Adam Vessey ee2b6a9588 Use hook_islandora_tabs() to add ALL the tabs. 13 years ago
Adam Vessey d2b0a11a7a Truncate titles for regular display to 60 character +/- a word. 13 years ago
Adam Vessey 5714ef776f Merge branch '6.x' of github.com:adam-vessey/islandora into 6.x 13 years ago
Adam Vessey ee2477df91 Add the page parameter to the islandora_tabs hook call. 13 years ago
Adam Vessey 5655a5170b Extract Drupal collection view assembly into separate function. 13 years ago
Adam Vessey 6d57165be0 Avoid warning/error when file does not exist. 13 years ago
Adam Vessey 01c5a4736f Fix error in CollectionClass. 13 years ago
Adam Vessey 47d85f6a6f Add comments and rename XSLT so it is not used by default... 13 years ago
Adam Vessey 7645a7b438 Format XSLT and pass parameters. 13 years ago
Adam Vessey 1460b8e5ce Fix error. 13 years ago
Adam Vessey 2ac5ad45c7 Try to use covertQDC.xsl before using the Drupal's table generating business. 13 years ago
Adam Vessey 27d6c763ff Fix syntax error. 13 years ago
Adam Vessey 62e43518da Merge branch '6.x' of github.com:adam-vessey/islandora into 6.x 13 years ago
Adam Vessey 08545aa194 Fix error message. 13 years ago
Adam Vessey 278afdf4d8 Fix syntax error involving reference. 13 years ago
Adam Vessey 6006effbb3 Make a little closed to convertQDC.xsl 13 years ago
Adam Vessey 27fdb97f2d Merge branch '6.x' of github.com:Islandora/islandora into 6.x 13 years ago
Adam Vessey 3696cab9ea Generate the download form. 13 years ago
Adam Vessey 5b3fe1ef76 Use Sparql query for breadcrumbs. 13 years ago
Adam Vessey 132248951d Fix error when label contains an extension. 13 years ago
Adam Vessey 7bc755f231 Make control group selection optional. 13 years ago
Adam Vessey 8cfdc902ab Fix issue with downloading versioned datastreams. 13 years ago
Adam Vessey 01ac63a3d9 Allow the addition of Redirect and External datastreams. 13 years ago
Adam Vessey fa77552e57 Get the extension without exploding. 13 years ago
Jonathan Green d230f27463 Merge pull request #100 from adam-vessey/6.x 13 years ago
Adam Vessey 5aefe46f85 Use wrapping modify_datastream wrapper in replace datastream callback. 13 years ago
Adam Vessey 364e908ff5 Fix error intro'd during refactor. 13 years ago
Jonathan Green dd475a8c80 Merge pull request #99 from adam-vessey/6.x 13 years ago
Adam Vessey 3b64841ca7 Conform a little better with the Drupal code standards. 13 years ago
Adam Vessey cfc6a4f6e7 Merge branch '6.x' of git://github.com/Islandora/islandora into 6.x 13 years ago
Adam Vessey 8cebf38560 Undo making a couple functions static and fix merge error. 13 years ago
Adam Vessey f7bd67d015 Use an item_list instead of a table, for the XSLT-less display. 13 years ago
Adam Vessey b2c1d613f1 Remove include added in previous (reverted) commit. 13 years ago
Adam Vessey 3a559b7701 Undo bit of code which ended up producing warnings/errors... 13 years ago
Adam Vessey ccb4ff5671 Remove PHP_VERSION shenanigans, as we don't look back before 5.2... 13 years ago
Adam Vessey ccfc845464 Clean up and formatting 13 years ago
Adam Vessey af364d04be Fix syntax error. 13 years ago
Adam Vessey eaff54436b Get rid of more explicit markup output, in favour of Drupal methods. 13 years ago
Adam Vessey 4182bfac27 Add the ability to render a collection view without an XSLT. 13 years ago
Adam Vessey a5e6054fbd Extract the Sparql parser out, so it might be used elsewhere during transition. 13 years ago
Adam Vessey 548861b7bc Avoid DSMing the DC... Derp. 13 years ago
Adam Vessey 7934e43880 Fix string which was bugging me. 13 years ago
Adam Vessey f18ce11ba5 Overhaul FedoraObjectDetailedContent and Object helper. 13 years ago
Adam Vessey 5ae0e46053 Overhaul breadcrumbs and nuke fedora_repository_{name,title} 13 years ago
Adam Vessey 8dde6736b7 Add comments/inline docs, and change the function names to be more the norm. 13 years ago
Adam Vessey e7df7b358b Use function returned by get_t() 13 years ago
Adam Vessey 5560e73202 Add a couple comments. 13 years ago
Adam Vessey e4cad8c448 Overhaul breadcrumbs and nuke fedora_repository_{name,title} 13 years ago
Adam Vessey 856489f74f Allow returns from modifications... 13 years ago
Adam Vessey 7ad0b140ab Fix a tiny error introduced... 13 years ago