Browse Source

Move all files out of "dlf" directory

pull/252/head
Sebastian Meyer 5 years ago
parent
commit
2d94d953f6
  1. 0
      Configuration/TCA/tx_dlf_actionlog.php
  2. 0
      Configuration/TCA/tx_dlf_basket.php
  3. 0
      Configuration/TCA/tx_dlf_collections.php
  4. 0
      Configuration/TCA/tx_dlf_documents.php
  5. 0
      Configuration/TCA/tx_dlf_formats.php
  6. 0
      Configuration/TCA/tx_dlf_libraries.php
  7. 0
      Configuration/TCA/tx_dlf_mail.php
  8. 0
      Configuration/TCA/tx_dlf_metadata.php
  9. 0
      Configuration/TCA/tx_dlf_metadataformat.php
  10. 0
      Configuration/TCA/tx_dlf_printer.php
  11. 0
      Configuration/TCA/tx_dlf_solrcores.php
  12. 0
      Configuration/TCA/tx_dlf_structures.php
  13. 0
      Configuration/TypoScript/constants.txt
  14. 0
      Configuration/TypoScript/setup.txt
  15. 0
      Documentation/Administrator/Index.rst
  16. 0
      Documentation/Community/Index.rst
  17. 0
      Documentation/Configuration/Index.rst
  18. 0
      Documentation/Developer/Index.rst
  19. 0
      Documentation/Images/AdministratorManual/ExtensionManager.png
  20. 0
      Documentation/Images/Configuration/typo3_install_pagenotfoundonchasherror.png
  21. 0
      Documentation/Images/Configuration/typo3_pagenotfoundonchasherror.png
  22. 0
      Documentation/Images/Introduction/KitodoPresentaion-SLUB1.PNG
  23. 0
      Documentation/Images/Introduction/KitodoPresentation-SLUB-DresdenDaily.PNG
  24. 0
      Documentation/Images/Introduction/KitodoPresentation-SLUB-Kalenderansicht.PNG
  25. 0
      Documentation/Images/Introduction/KitodoPresentation-SLUB-Volltexte.PNG
  26. 0
      Documentation/Images/IntroductionPackage.png
  27. 0
      Documentation/Includes.txt
  28. 0
      Documentation/Index.rst
  29. 0
      Documentation/Introduction/Index.rst
  30. 0
      Documentation/Plugins/Index.rst
  31. 0
      Documentation/Readme.rst
  32. 0
      Documentation/Settings.yml
  33. 0
      Documentation/Targets.rst
  34. 0
      Documentation/User/Index.rst
  35. 0
      LICENSE.txt
  36. 0
      Resources/Public/Javascript/jquery-2.2.4.min.js
  37. 0
      Resources/Public/Javascript/jquery-ui-mouse-slider-resizable-autocomplete.js
  38. 0
      class.ext_update.php
  39. 0
      cli/class.tx_dlf_cli.php
  40. 0
      common/class.tx_dlf_alto.php
  41. 0
      common/class.tx_dlf_document.php
  42. 0
      common/class.tx_dlf_format.php
  43. 0
      common/class.tx_dlf_fulltext.php
  44. 0
      common/class.tx_dlf_helper.php
  45. 0
      common/class.tx_dlf_indexing.php
  46. 0
      common/class.tx_dlf_list.php
  47. 0
      common/class.tx_dlf_mods.php
  48. 0
      common/class.tx_dlf_module.php
  49. 0
      common/class.tx_dlf_plugin.php
  50. 0
      common/class.tx_dlf_solr.php
  51. 0
      common/class.tx_dlf_teihdr.php
  52. 0
      common/locallang.xml
  53. 85
      dlf/ABOUT.txt
  54. 9
      dlf/NOTICE.txt
  55. 0
      ext_autoload.php
  56. 0
      ext_conf_template.txt
  57. 0
      ext_emconf.php
  58. 0
      ext_icon.gif
  59. 0
      ext_localconf.php
  60. 0
      ext_tables.php
  61. 0
      ext_tables.sql
  62. 0
      hooks/class.tx_dlf_doctype.php
  63. 0
      hooks/class.tx_dlf_em.php
  64. 0
      hooks/class.tx_dlf_hacks.php
  65. 0
      hooks/class.tx_dlf_tceforms.php
  66. 0
      hooks/class.tx_dlf_tcemain.php
  67. 0
      lib/ApacheSolr/LICENSE.txt
  68. 0
      lib/ApacheSolr/README.txt
  69. 0
      lib/ApacheSolr/conf/protwords.txt
  70. 0
      lib/ApacheSolr/conf/schema.xml
  71. 0
      lib/ApacheSolr/conf/solr.xml
  72. 0
      lib/ApacheSolr/conf/solrconfig.xml
  73. 0
      lib/ApacheSolr/conf/stopwords.txt
  74. 0
      lib/ApacheSolr/conf/synonyms.txt
  75. 0
      lib/ApacheSolr/patches/solr/webapp/web/WEB-INF/web.xml
  76. 0
      lib/ApacheSolr/solr.xml
  77. 0
      lib/ISO-639/iso-639-1.xml
  78. 0
      lib/ISO-639/iso-639-2b.xml
  79. 0
      lib/OpenLayers/README.md
  80. 0
      lib/OpenLayers/glif.min.js
  81. 0
      lib/OpenLayers/ol3-dlf.js
  82. 0
      lib/OpenLayers/ol3-dlf.json
  83. 0
      lib/OpenLayers/ol3.css
  84. 0
      lib/SolrPhpClient/Apache/Solr/Document.php
  85. 0
      lib/SolrPhpClient/Apache/Solr/Exception.php
  86. 0
      lib/SolrPhpClient/Apache/Solr/HttpTransport/Abstract.php
  87. 0
      lib/SolrPhpClient/Apache/Solr/HttpTransport/Curl.php
  88. 0
      lib/SolrPhpClient/Apache/Solr/HttpTransport/CurlNoReuse.php
  89. 0
      lib/SolrPhpClient/Apache/Solr/HttpTransport/FileGetContents.php
  90. 0
      lib/SolrPhpClient/Apache/Solr/HttpTransport/Interface.php
  91. 0
      lib/SolrPhpClient/Apache/Solr/HttpTransport/Response.php
  92. 0
      lib/SolrPhpClient/Apache/Solr/HttpTransportException.php
  93. 0
      lib/SolrPhpClient/Apache/Solr/InvalidArgumentException.php
  94. 0
      lib/SolrPhpClient/Apache/Solr/NoServiceAvailableException.php
  95. 0
      lib/SolrPhpClient/Apache/Solr/ParserException.php
  96. 0
      lib/SolrPhpClient/Apache/Solr/Response.php
  97. 0
      lib/SolrPhpClient/Apache/Solr/Service.php
  98. 0
      lib/SolrPhpClient/Apache/Solr/Service/Balancer.php
  99. 0
      lib/SolrPhpClient/LICENSE.txt
  100. 0
      lib/SolrPhpClient/NOTICE.txt
  101. Some files were not shown because too many files have changed in this diff Show More

0
dlf/Configuration/TCA/tx_dlf_actionlog.php → Configuration/TCA/tx_dlf_actionlog.php

0
dlf/Configuration/TCA/tx_dlf_basket.php → Configuration/TCA/tx_dlf_basket.php

0
dlf/Configuration/TCA/tx_dlf_collections.php → Configuration/TCA/tx_dlf_collections.php

0
dlf/Configuration/TCA/tx_dlf_documents.php → Configuration/TCA/tx_dlf_documents.php

0
dlf/Configuration/TCA/tx_dlf_formats.php → Configuration/TCA/tx_dlf_formats.php

0
dlf/Configuration/TCA/tx_dlf_libraries.php → Configuration/TCA/tx_dlf_libraries.php

0
dlf/Configuration/TCA/tx_dlf_mail.php → Configuration/TCA/tx_dlf_mail.php

0
dlf/Configuration/TCA/tx_dlf_metadata.php → Configuration/TCA/tx_dlf_metadata.php

0
dlf/Configuration/TCA/tx_dlf_metadataformat.php → Configuration/TCA/tx_dlf_metadataformat.php

0
dlf/Configuration/TCA/tx_dlf_printer.php → Configuration/TCA/tx_dlf_printer.php

0
dlf/Configuration/TCA/tx_dlf_solrcores.php → Configuration/TCA/tx_dlf_solrcores.php

0
dlf/Configuration/TCA/tx_dlf_structures.php → Configuration/TCA/tx_dlf_structures.php

0
dlf/Configuration/TypoScript/constants.txt → Configuration/TypoScript/constants.txt

0
dlf/Configuration/TypoScript/setup.txt → Configuration/TypoScript/setup.txt

0
dlf/Documentation/Administrator/Index.rst → Documentation/Administrator/Index.rst

0
dlf/Documentation/Community/Index.rst → Documentation/Community/Index.rst

0
dlf/Documentation/Configuration/Index.rst → Documentation/Configuration/Index.rst

0
dlf/Documentation/Developer/Index.rst → Documentation/Developer/Index.rst

0
dlf/Documentation/Images/AdministratorManual/ExtensionManager.png → Documentation/Images/AdministratorManual/ExtensionManager.png

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 153 KiB

0
dlf/Documentation/Images/Configuration/typo3_install_pagenotfoundonchasherror.png → Documentation/Images/Configuration/typo3_install_pagenotfoundonchasherror.png

Before

Width:  |  Height:  |  Size: 119 KiB

After

Width:  |  Height:  |  Size: 119 KiB

0
dlf/Documentation/Images/Configuration/typo3_pagenotfoundonchasherror.png → Documentation/Images/Configuration/typo3_pagenotfoundonchasherror.png

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

0
dlf/Documentation/Images/Introduction/KitodoPresentaion-SLUB1.PNG → Documentation/Images/Introduction/KitodoPresentaion-SLUB1.PNG

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

0
dlf/Documentation/Images/Introduction/KitodoPresentation-SLUB-DresdenDaily.PNG → Documentation/Images/Introduction/KitodoPresentation-SLUB-DresdenDaily.PNG

Before

Width:  |  Height:  |  Size: 767 KiB

After

Width:  |  Height:  |  Size: 767 KiB

0
dlf/Documentation/Images/Introduction/KitodoPresentation-SLUB-Kalenderansicht.PNG → Documentation/Images/Introduction/KitodoPresentation-SLUB-Kalenderansicht.PNG

Before

Width:  |  Height:  |  Size: 701 KiB

After

Width:  |  Height:  |  Size: 701 KiB

0
dlf/Documentation/Images/Introduction/KitodoPresentation-SLUB-Volltexte.PNG → Documentation/Images/Introduction/KitodoPresentation-SLUB-Volltexte.PNG

Before

Width:  |  Height:  |  Size: 870 KiB

After

Width:  |  Height:  |  Size: 870 KiB

0
dlf/Documentation/Images/IntroductionPackage.png → Documentation/Images/IntroductionPackage.png

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 120 KiB

0
dlf/Documentation/Includes.txt → Documentation/Includes.txt

0
dlf/Documentation/Index.rst → Documentation/Index.rst

0
dlf/Documentation/Introduction/Index.rst → Documentation/Introduction/Index.rst

0
dlf/Documentation/Plugins/Index.rst → Documentation/Plugins/Index.rst

0
dlf/Documentation/Readme.rst → Documentation/Readme.rst

0
dlf/Documentation/Settings.yml → Documentation/Settings.yml

0
dlf/Documentation/Targets.rst → Documentation/Targets.rst

0
dlf/Documentation/User/Index.rst → Documentation/User/Index.rst

0
dlf/LICENSE.txt → LICENSE.txt

0
dlf/Resources/Public/Javascript/jquery-2.2.4.min.js → Resources/Public/Javascript/jquery-2.2.4.min.js vendored

0
dlf/Resources/Public/Javascript/jquery-ui-mouse-slider-resizable-autocomplete.js → Resources/Public/Javascript/jquery-ui-mouse-slider-resizable-autocomplete.js vendored

0
dlf/class.ext_update.php → class.ext_update.php

0
dlf/cli/class.tx_dlf_cli.php → cli/class.tx_dlf_cli.php

0
dlf/common/class.tx_dlf_alto.php → common/class.tx_dlf_alto.php

0
dlf/common/class.tx_dlf_document.php → common/class.tx_dlf_document.php

0
dlf/common/class.tx_dlf_format.php → common/class.tx_dlf_format.php

0
dlf/common/class.tx_dlf_fulltext.php → common/class.tx_dlf_fulltext.php

0
dlf/common/class.tx_dlf_helper.php → common/class.tx_dlf_helper.php

0
dlf/common/class.tx_dlf_indexing.php → common/class.tx_dlf_indexing.php

0
dlf/common/class.tx_dlf_list.php → common/class.tx_dlf_list.php

0
dlf/common/class.tx_dlf_mods.php → common/class.tx_dlf_mods.php

0
dlf/common/class.tx_dlf_module.php → common/class.tx_dlf_module.php

0
dlf/common/class.tx_dlf_plugin.php → common/class.tx_dlf_plugin.php

0
dlf/common/class.tx_dlf_solr.php → common/class.tx_dlf_solr.php

0
dlf/common/class.tx_dlf_teihdr.php → common/class.tx_dlf_teihdr.php

0
dlf/common/locallang.xml → common/locallang.xml

85
dlf/ABOUT.txt

@ -1,85 +0,0 @@
Kitodo. Key to digital objects
==============================
Kitodo is an open source software suite intended to support mass digitization
projects for cultural heritage institutions. Kitodo is widely-used and
cooperatively maintained by major German libraries and digitization service
providers.
Kitodo consists of several independent modules serving different purposes such as
controlling the digitization workflow, enriching descriptive and structural
metadata, and presenting the results to the public in a modern and convenient
way.
Kitodo was formerly known as Goobi.
About Kitodo.Presentation
-------------------------
Kitodo.Presentation is a feature-rich framework for building a METS-based digital
library. It is highly customizable through a user-friendly backend and flexible
design templates. Since it is based on the great free and open source Content
Management System TYPO3 (http://typo3.org), it integrates perfectly with your
website and can easily be managed by editors. Kitodo.Presentation provides a
comprehensive toolset covering all requirements for presenting digitized media.
It implements international standards such as IIIF Image API, OAI Protocol for
Metadata Harvesting, METS, MODS, TEI, ALTO, and can be configured to support any
other descriptive XML format using simple XPath expressions.
About the naming of Kitodo.Presentation
---------------------------------------
The Kitodo Software Suite is used for digitizing huge amounts of books, journals,
newspapers, and other printed and hand-written material, and making it available
to the public. Thus Kitodo helps collecting, archiving and providing knowledge to
everyone. This is a great task that inspired many writers of not only science
fiction and fantasy novels, too. Thus there are many brilliant stories in which
libraries or librarians play an important role.
We therefore decided to name each major release of Kitodo.Presentation after a
fictional librarian from one of these novels who ideally shares our vision of
collecting and publishing the entirety of human knowledge one day (or who at
least is an extraordinary remarkable character in the plot).
1.0: Horace Worblehat
Horace Worblehat is the Librarian of the Library of the Unseen University (UU)
in Terry Pratchett's fantasy series of "Discworld" novels.
Like the Bodleian Library at Oxford, the UU Library features chained books –
although at Oxford this is done to protect the books from the students, whereas
at UU it is done to protect the students from the books. The high concentration
of magical lore makes it possible for the Library to contain every book ever
written, possibly written, unwritten and yet to be written.
The Librarian appeared in the first novel of the series and was transformed into
an orang-utan by accident while handling a magical book in a later novel. On
discovering that being an orang-utan had certain advantages for a librarian - he
can climb up to high shelves, for example - he refused to be transformed back
into a human and has remained an orang-utan ever since.
(partly from http://en.wikipedia.org/wiki/Unseen_University)
1.1: Patterson Tchung
In Frank Herbert's book "Direct Descent" the 81st century Earth has been
hollowed out entirely and turned into a planet-sized library. The innards of the
Earth were used to construct a fleet of ships that colonized the stars while the
people who remained behind dedicated themselves to the pursuit of knowledge.
They sent wave after wave of librarians out who collected knowledge, returned to
Earth, created programming about their discoveries and then broadcast those
programs to everyone in the universe for free.
The director of this library is (in the second part of the book) an intelligent
simian named Patterson Tchung.
(partly from http://www.omphalosbookreviews.com/index.php/reviews/info/453)
1.2: Hari Seldon
Hari Seldon, a mathematician and psychologist in Isaac Asimov's first science
fiction novel of the "Foundation Trilogy", has developed psychohistory, a new
field of science and psychology that equates all possibilities in large societies
to mathematics, allowing for the prediction of future events. Using psychohistory
he has discovered the declining nature of the 12,000-year-old Galactic Empire,
which will collapse within 500 years and enter a 30,000-year dark age. However,
he believes that creating a compendium of all human knowledge, the Encyclopedia
Galactica, would not avert the inevitable fall of the Empire but would reduce the
dark age to one millennium.
Hari Seldon departs to a remote world with other Encyclopedists to start working
on his foresightful plan to compile the Encyclopedia Galactica.
(partly from http://en.wikipedia.org/wiki/Foundation_(novel))
2.0: The Librarian
Snow Crash from Neal Stephenson

9
dlf/NOTICE.txt

@ -1,9 +0,0 @@
For more information on the Kitodo project, please visit the
following websites:
- https://www.kitodo.org/
- https://github.com/kitodo
For more information on the TYPO3 project, please visit the
following websites:
- https://typo3.org/
- https://github.com/typo3

0
dlf/ext_autoload.php → ext_autoload.php

0
dlf/ext_conf_template.txt → ext_conf_template.txt

0
dlf/ext_emconf.php → ext_emconf.php

0
dlf/ext_icon.gif → ext_icon.gif

Before

Width:  |  Height:  |  Size: 612 B

After

Width:  |  Height:  |  Size: 612 B

0
dlf/ext_localconf.php → ext_localconf.php

0
dlf/ext_tables.php → ext_tables.php

0
dlf/ext_tables.sql → ext_tables.sql

0
dlf/hooks/class.tx_dlf_doctype.php → hooks/class.tx_dlf_doctype.php

0
dlf/hooks/class.tx_dlf_em.php → hooks/class.tx_dlf_em.php

0
dlf/hooks/class.tx_dlf_hacks.php → hooks/class.tx_dlf_hacks.php

0
dlf/hooks/class.tx_dlf_tceforms.php → hooks/class.tx_dlf_tceforms.php

0
dlf/hooks/class.tx_dlf_tcemain.php → hooks/class.tx_dlf_tcemain.php

0
dlf/lib/ApacheSolr/LICENSE.txt → lib/ApacheSolr/LICENSE.txt

0
dlf/lib/ApacheSolr/README.txt → lib/ApacheSolr/README.txt

0
dlf/lib/ApacheSolr/conf/protwords.txt → lib/ApacheSolr/conf/protwords.txt

0
dlf/lib/ApacheSolr/conf/schema.xml → lib/ApacheSolr/conf/schema.xml

0
dlf/lib/ApacheSolr/conf/solr.xml → lib/ApacheSolr/conf/solr.xml

0
dlf/lib/ApacheSolr/conf/solrconfig.xml → lib/ApacheSolr/conf/solrconfig.xml

0
dlf/lib/ApacheSolr/conf/stopwords.txt → lib/ApacheSolr/conf/stopwords.txt

0
dlf/lib/ApacheSolr/conf/synonyms.txt → lib/ApacheSolr/conf/synonyms.txt

0
dlf/lib/ApacheSolr/patches/solr/webapp/web/WEB-INF/web.xml → lib/ApacheSolr/patches/solr/webapp/web/WEB-INF/web.xml

0
dlf/lib/ApacheSolr/solr.xml → lib/ApacheSolr/solr.xml

0
dlf/lib/ISO-639/iso-639-1.xml → lib/ISO-639/iso-639-1.xml

0
dlf/lib/ISO-639/iso-639-2b.xml → lib/ISO-639/iso-639-2b.xml

0
dlf/lib/OpenLayers/README.md → lib/OpenLayers/README.md

0
dlf/lib/OpenLayers/glif.min.js → lib/OpenLayers/glif.min.js vendored

0
dlf/lib/OpenLayers/ol3-dlf.js → lib/OpenLayers/ol3-dlf.js

0
dlf/lib/OpenLayers/ol3-dlf.json → lib/OpenLayers/ol3-dlf.json

0
dlf/lib/OpenLayers/ol3.css → lib/OpenLayers/ol3.css

0
dlf/lib/SolrPhpClient/Apache/Solr/Document.php → lib/SolrPhpClient/Apache/Solr/Document.php

0
dlf/lib/SolrPhpClient/Apache/Solr/Exception.php → lib/SolrPhpClient/Apache/Solr/Exception.php

0
dlf/lib/SolrPhpClient/Apache/Solr/HttpTransport/Abstract.php → lib/SolrPhpClient/Apache/Solr/HttpTransport/Abstract.php

0
dlf/lib/SolrPhpClient/Apache/Solr/HttpTransport/Curl.php → lib/SolrPhpClient/Apache/Solr/HttpTransport/Curl.php

0
dlf/lib/SolrPhpClient/Apache/Solr/HttpTransport/CurlNoReuse.php → lib/SolrPhpClient/Apache/Solr/HttpTransport/CurlNoReuse.php

0
dlf/lib/SolrPhpClient/Apache/Solr/HttpTransport/FileGetContents.php → lib/SolrPhpClient/Apache/Solr/HttpTransport/FileGetContents.php

0
dlf/lib/SolrPhpClient/Apache/Solr/HttpTransport/Interface.php → lib/SolrPhpClient/Apache/Solr/HttpTransport/Interface.php

0
dlf/lib/SolrPhpClient/Apache/Solr/HttpTransport/Response.php → lib/SolrPhpClient/Apache/Solr/HttpTransport/Response.php

0
dlf/lib/SolrPhpClient/Apache/Solr/HttpTransportException.php → lib/SolrPhpClient/Apache/Solr/HttpTransportException.php

0
dlf/lib/SolrPhpClient/Apache/Solr/InvalidArgumentException.php → lib/SolrPhpClient/Apache/Solr/InvalidArgumentException.php

0
dlf/lib/SolrPhpClient/Apache/Solr/NoServiceAvailableException.php → lib/SolrPhpClient/Apache/Solr/NoServiceAvailableException.php

0
dlf/lib/SolrPhpClient/Apache/Solr/ParserException.php → lib/SolrPhpClient/Apache/Solr/ParserException.php

0
dlf/lib/SolrPhpClient/Apache/Solr/Response.php → lib/SolrPhpClient/Apache/Solr/Response.php

0
dlf/lib/SolrPhpClient/Apache/Solr/Service.php → lib/SolrPhpClient/Apache/Solr/Service.php

0
dlf/lib/SolrPhpClient/Apache/Solr/Service/Balancer.php → lib/SolrPhpClient/Apache/Solr/Service/Balancer.php

0
dlf/lib/SolrPhpClient/LICENSE.txt → lib/SolrPhpClient/LICENSE.txt

0
dlf/lib/SolrPhpClient/NOTICE.txt → lib/SolrPhpClient/NOTICE.txt

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save