Unify EOL and EOF

This commit is contained in:
Sebastian Meyer 2014-05-21 17:37:04 +02:00
parent 8739f0bfab
commit a715c9ac3e
82 changed files with 283 additions and 278 deletions

View File

@ -336,4 +336,4 @@ This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
Public License instead of this License.

View File

@ -206,4 +206,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/cla
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/class.ext_update.php']);
}
?>
?>

View File

@ -57,4 +57,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/com
}
*/
?>
?>

View File

@ -200,4 +200,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/com
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/common/class.tx_dlf_mods.php']);
}
?>
?>

View File

@ -235,4 +235,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/com
}
*/
?>
?>

View File

@ -359,4 +359,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/com
}
*/
?>
?>

View File

@ -58,4 +58,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/com
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/common/class.tx_dlf_teihdr.php']);
}
?>
?>

View File

@ -56,9 +56,8 @@ return array (
'tx_dlf_statistics' => $extensionPath.'plugins/statistics/class.tx_dlf_statistics.php',
'tx_dlf_toc' => $extensionPath.'plugins/toc/class.tx_dlf_toc.php',
'tx_dlf_toolbox' => $extensionPath.'plugins/toolbox/class.tx_dlf_toolbox.php',
'tx_dlf_toolsDfgviewer' => $extensionPath.'plugins/toolbox/tools/dfgviewer/class.tx_dlf_toolsDfgviewer.php',
'tx_dlf_toolsPdf' => $extensionPath.'plugins/toolbox/tools/pdf/class.tx_dlf_toolsPdf.php',
'tx_dlf_validator' => $extensionPath.'plugins/validator/class.tx_dlf_validator.php'
);
?>
?>

View File

@ -54,4 +54,4 @@ $EM_CONF[$_EXTKEY] = array(
'_md5_values_when_last_written' => '',
);
?>
?>

View File

@ -68,4 +68,4 @@ $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['GLOBAL']['cliKeys'][$_EXTKEY] = array
// Register AJAX eID handlers.
$GLOBALS['TYPO3_CONF_VARS']['FE']['eID_include']['tx_dlf_search_suggest'] = 'EXT:'.$_EXTKEY.'/plugins/search/class.tx_dlf_search_suggest.php';
?>
?>

View File

@ -389,4 +389,4 @@ if (TYPO3_MODE == 'BE') {
}
?>
?>

View File

@ -252,4 +252,3 @@ CREATE TABLE tx_dlf_relations (
KEY uid_local (uid_local),
KEY uid_foreign (uid_foreign)
);

View File

@ -106,4 +106,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/hoo
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/hooks/class.tx_dlf_hacks.php']);
}
?>
?>

View File

@ -488,4 +488,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/hoo
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/hooks/class.tx_dlf_tcemain.php']);
}
?>
?>

View File

@ -293,4 +293,4 @@
<label index="zu">Zulu</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -981,4 +981,4 @@
<label index="zza">Zazaki</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -7,7 +7,7 @@ Seb Benthall
Bruno Binet
Stéphane Brunner
Howard Butler
Bertil Chaupis
Bertil Chaupis
John Cole
Tim Coulter
Robert Coup
@ -32,10 +32,10 @@ Peter William Robins
Gregers Rygg
Tim Schaub
Christopher Schmidt
Cameron Shorter
Cameron Shorter
Pedro Simonetti
Paul Spencer
Paul Smith
Paul Spencer
Paul Smith
Glen Stampoultzis
James Stembridge
Erik Uzureau

View File

@ -23,4 +23,4 @@ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
POSSIBILITY OF SUCH DAMAGE.

View File

@ -382,4 +382,4 @@
<label index="update.metadataConfigNotOkay">...abgebrochen! Die Überführung der Datensätze ins IRRE-Schema muss manuell erfolgen.</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -46,4 +46,4 @@ $MLANG['default']['tabs_images']['tab'] = '../res/icons/txdlfmodules.png';
$MLANG['default']['ll_ref'] = 'LLL:EXT:dlf/modules/locallang_mod.xml';
?>
?>

View File

@ -32,4 +32,4 @@ $MLANG['default']['tabs_images']['tab'] = '../../res/icons/txdlfindexing.png';
$MLANG['default']['ll_ref'] = 'LLL:EXT:dlf/modules/indexing/locallang_mod.xml';
?>
?>

View File

@ -409,4 +409,4 @@ $SOBE = t3lib_div::makeInstance('tx_dlf_modIndexing');
$SOBE->main();
?>
?>

View File

@ -42,4 +42,4 @@
<label index="form.submit">Indexierung starten</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -42,4 +42,4 @@
<label index="csh.alttitle">Dokumentindexierung</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -51,4 +51,4 @@
<!-- ###BUTTON_GROUPS_RIGHT### -->
<!-- ###BUTTON_GROUP1### -->###SHORTCUT###<!-- ###BUTTON_GROUP1### -->
<!-- ###BUTTON_GROUPS_RIGHT### -->
<!-- ###BUTTON_GROUPS_RIGHT### -->

View File

@ -38,4 +38,4 @@
<label index="mlang_labels_tablabel">Goobi Basismodule</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -32,4 +32,4 @@ $MLANG['default']['tabs_images']['tab'] = '../../res/icons/txdlfnewclient.png';
$MLANG['default']['ll_ref'] = 'LLL:EXT:dlf/modules/newclient/locallang_mod.xml';
?>
?>

View File

@ -533,4 +533,4 @@ $SOBE = t3lib_div::makeInstance('tx_dlf_modNewclient');
$SOBE->main();
?>
?>

View File

@ -162,4 +162,4 @@
<label index="language">Sprache</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -42,4 +42,4 @@
<label index="csh.alttitle">Neuer Mandant</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -351,4 +351,4 @@ $metadata = array (
)
);
?>
?>

View File

@ -219,4 +219,4 @@ $structures = array (
)
);
?>
?>

View File

@ -51,4 +51,4 @@
<!-- ###BUTTON_GROUPS_RIGHT### -->
<!-- ###BUTTON_GROUP1### -->###RELOAD######SHORTCUT###<!-- ###BUTTON_GROUP1### -->
<!-- ###BUTTON_GROUPS_RIGHT### -->
<!-- ###BUTTON_GROUPS_RIGHT### -->

View File

@ -22,139 +22,139 @@
This copyright notice MUST APPEAR in all copies of the script!
-->
<T3DataStructure>
<meta>
<langDisable>1</langDisable>
</meta>
<sheets>
<sDEF>
<ROOT>
<TCEforms>
<sheetTitle>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.sheet_general</sheetTitle>
</TCEforms>
<type>array</type>
<el>
<pages>
<TCEforms>
<onChange>reload</onChange>
<exclude>1</exclude>
<label>LLL:EXT:lang/locallang_general.xml:LGL.startingpoint</label>
<config>
<type>group</type>
<internal_type>db</internal_type>
<allowed>pages</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>1</minitems>
</config>
</TCEforms>
</pages>
<collections>
<TCEforms>
<displayCond>FIELD:pages:REQ:true</displayCond>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.collections</label>
<config>
<type>select</type>
<items type="array"/>
<itemsProcFunc>tx_dlf_tceforms-&gt;itemsProcFunc_collectionList</itemsProcFunc>
<size>5</size>
<autoSizeMax>15</autoSizeMax>
<maxitems>1024</maxitems>
<minitems>0</minitems>
</config>
</TCEforms>
</collections>
<show_userdefined>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.show_userdefined</label>
<config>
<type>select</type>
<items type="array">
<numIndex index="0" type="array">
<numIndex index="0">LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.show_userdefined.all</numIndex>
<numIndex index="1">-1</numIndex>
</numIndex>
<numIndex index="1" type="array">
<numIndex index="0">LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.show_userdefined.none</numIndex>
<numIndex index="1">0</numIndex>
</numIndex>
<numIndex index="2" type="array">
<numIndex index="0">LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.show_userdefined.exclusive</numIndex>
<numIndex index="1">1</numIndex>
</numIndex>
</items>
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
</config>
</TCEforms>
</show_userdefined>
<dont_show_single>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.dont_show_single</label>
<config>
<type>check</type>
<default>0</default>
</config>
</TCEforms>
</dont_show_single>
<randomize>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.randomize</label>
<config>
<type>check</type>
<default>0</default>
</config>
</TCEforms>
</randomize>
<targetPid>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.targetPid</label>
<config>
<type>group</type>
<internal_type>db</internal_type>
<allowed>pages</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>1</minitems>
</config>
</TCEforms>
</targetPid>
<targetFeed>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.targetFeed</label>
<config>
<type>group</type>
<internal_type>db</internal_type>
<allowed>pages</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
</config>
</TCEforms>
</targetFeed>
<templateFile>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.templateFile</label>
<config>
<type>group</type>
<internal_type>file_reference</internal_type>
<allowed>tmpl,tpl,html,htm,txt</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
<disable_controls>upload</disable_controls>
</config>
</TCEforms>
</templateFile>
</el>
</ROOT>
</sDEF>
</sheets>
<meta>
<langDisable>1</langDisable>
</meta>
<sheets>
<sDEF>
<ROOT>
<TCEforms>
<sheetTitle>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.sheet_general</sheetTitle>
</TCEforms>
<type>array</type>
<el>
<pages>
<TCEforms>
<onChange>reload</onChange>
<exclude>1</exclude>
<label>LLL:EXT:lang/locallang_general.xml:LGL.startingpoint</label>
<config>
<type>group</type>
<internal_type>db</internal_type>
<allowed>pages</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>1</minitems>
</config>
</TCEforms>
</pages>
<collections>
<TCEforms>
<displayCond>FIELD:pages:REQ:true</displayCond>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.collections</label>
<config>
<type>select</type>
<items type="array"/>
<itemsProcFunc>tx_dlf_tceforms-&gt;itemsProcFunc_collectionList</itemsProcFunc>
<size>5</size>
<autoSizeMax>15</autoSizeMax>
<maxitems>1024</maxitems>
<minitems>0</minitems>
</config>
</TCEforms>
</collections>
<show_userdefined>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.show_userdefined</label>
<config>
<type>select</type>
<items type="array">
<numIndex index="0" type="array">
<numIndex index="0">LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.show_userdefined.all</numIndex>
<numIndex index="1">-1</numIndex>
</numIndex>
<numIndex index="1" type="array">
<numIndex index="0">LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.show_userdefined.none</numIndex>
<numIndex index="1">0</numIndex>
</numIndex>
<numIndex index="2" type="array">
<numIndex index="0">LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.show_userdefined.exclusive</numIndex>
<numIndex index="1">1</numIndex>
</numIndex>
</items>
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
</config>
</TCEforms>
</show_userdefined>
<dont_show_single>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.dont_show_single</label>
<config>
<type>check</type>
<default>0</default>
</config>
</TCEforms>
</dont_show_single>
<randomize>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.randomize</label>
<config>
<type>check</type>
<default>0</default>
</config>
</TCEforms>
</randomize>
<targetPid>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.targetPid</label>
<config>
<type>group</type>
<internal_type>db</internal_type>
<allowed>pages</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>1</minitems>
</config>
</TCEforms>
</targetPid>
<targetFeed>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.targetFeed</label>
<config>
<type>group</type>
<internal_type>db</internal_type>
<allowed>pages</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
</config>
</TCEforms>
</targetFeed>
<templateFile>
<TCEforms>
<exclude>1</exclude>
<label>LLL:EXT:dlf/plugins/collection/locallang.xml:tt_content.pi_flexform.templateFile</label>
<config>
<type>group</type>
<internal_type>file_reference</internal_type>
<allowed>tmpl,tpl,html,htm,txt</allowed>
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
<disable_controls>upload</disable_controls>
</config>
</TCEforms>
</templateFile>
</el>
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>

View File

@ -22,48 +22,47 @@
This copyright notice MUST APPEAR in all copies of the script!
-->
<T3locallang>
<meta type="array">
<type>module</type>
<description>Language labels for plugin tx_dlf_collection</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.collections">Show only these collections</label>
<label index="tt_content.pi_flexform.show_userdefined">Show user-defined collections?</label>
<label index="tt_content.pi_flexform.show_userdefined.all">both</label>
<label index="tt_content.pi_flexform.show_userdefined.none">no</label>
<label index="tt_content.pi_flexform.show_userdefined.exclusive">exclusively</label>
<label index="tt_content.pi_flexform.dont_show_single">Show single collection in overview?</label>
<label index="tt_content.pi_flexform.randomize">Randomize sorting?</label>
<label index="tt_content.pi_flexform.targetPid">Target page (with "DLF: List View" plugin)</label>
<label index="tt_content.pi_flexform.targetFeed">Target page (with "DLF: Feeds" plugin)</label>
<label index="tt_content.pi_flexform.templateFile">Template file</label>
<label index="title"> title</label>
<label index="titles"> titles</label>
<label index="volume"> volume</label>
<label index="volumes"> volumes</label>
<label index="feedAlt">RSS feed</label>
<label index="feedTitle">Subscribe to the RSS feed of this collection!</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.collections">Nur diese Kollektionen anzeigen</label>
<label index="tt_content.pi_flexform.show_userdefined">Benutzerdefinierte Kollektionen anzeigen?</label>
<label index="tt_content.pi_flexform.show_userdefined.all">beides</label>
<label index="tt_content.pi_flexform.show_userdefined.none">nein</label>
<label index="tt_content.pi_flexform.show_userdefined.exclusive">exklusiv</label>
<label index="tt_content.pi_flexform.dont_show_single">Einzelne Kollektion in Übersicht anzeigen?</label>
<label index="tt_content.pi_flexform.randomize">Zufällige Sortierung?</label>
<label index="tt_content.pi_flexform.targetPid">Zielseite (mit Plugin "DLF: Listenansicht")</label>
<label index="tt_content.pi_flexform.targetFeed">Zielseite (mit Plugin "DLF: Feeds")</label>
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>
<label index="title"> Titel</label>
<label index="titles"> Titel</label>
<label index="volume"> Band</label>
<label index="volumes"> Bände</label>
<label index="feedAlt">RSS-Feed</label>
<label index="feedTitle">Abonnieren Sie den RSS-Feed dieser Kollektion!</label>
</languageKey>
</data>
<meta type="array">
<type>module</type>
<description>Language labels for plugin tx_dlf_collection</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.collections">Show only these collections</label>
<label index="tt_content.pi_flexform.show_userdefined">Show user-defined collections?</label>
<label index="tt_content.pi_flexform.show_userdefined.all">both</label>
<label index="tt_content.pi_flexform.show_userdefined.none">no</label>
<label index="tt_content.pi_flexform.show_userdefined.exclusive">exclusively</label>
<label index="tt_content.pi_flexform.dont_show_single">Show single collection in overview?</label>
<label index="tt_content.pi_flexform.randomize">Randomize sorting?</label>
<label index="tt_content.pi_flexform.targetPid">Target page (with "DLF: List View" plugin)</label>
<label index="tt_content.pi_flexform.targetFeed">Target page (with "DLF: Feeds" plugin)</label>
<label index="tt_content.pi_flexform.templateFile">Template file</label>
<label index="title"> title</label>
<label index="titles"> titles</label>
<label index="volume"> volume</label>
<label index="volumes"> volumes</label>
<label index="feedAlt">RSS feed</label>
<label index="feedTitle">Subscribe to the RSS feed of this collection!</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.collections">Nur diese Kollektionen anzeigen</label>
<label index="tt_content.pi_flexform.show_userdefined">Benutzerdefinierte Kollektionen anzeigen?</label>
<label index="tt_content.pi_flexform.show_userdefined.all">beides</label> <label index="tt_content.pi_flexform.show_userdefined.none">nein</label>
<label index="tt_content.pi_flexform.show_userdefined.exclusive">exklusiv</label>
<label index="tt_content.pi_flexform.dont_show_single">Einzelne Kollektion in Übersicht anzeigen?</label>
<label index="tt_content.pi_flexform.randomize">Zufällige Sortierung?</label>
<label index="tt_content.pi_flexform.targetPid">Zielseite (mit Plugin "DLF: Listenansicht")</label>
<label index="tt_content.pi_flexform.targetFeed">Zielseite (mit Plugin "DLF: Feeds")</label>
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>
<label index="title"> Titel</label>
<label index="titles"> Titel</label>
<label index="volume"> Band</label>
<label index="volumes"> Bände</label>
<label index="feedAlt">RSS-Feed</label>
<label index="feedTitle">Abonnieren Sie den RSS-Feed dieser Kollektion!</label>
</languageKey>
</data>
</T3locallang>

View File

@ -31,4 +31,4 @@
</li>
<!-- ###ENTRY### -->
</ul>
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -248,4 +248,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plu
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plugins/feeds/class.tx_dlf_feeds.php']);
}
?>
?>

View File

@ -148,4 +148,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -58,4 +58,4 @@
<label index="volume">Band</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -609,4 +609,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plu
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plugins/listview/class.tx_dlf_listview.php']);
}
?>
?>

View File

@ -101,4 +101,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -68,4 +68,4 @@
<label index="noTitle">[kein Titel]</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -48,4 +48,4 @@
</li>
<!-- ###ENTRY### -->
</ol>
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -385,4 +385,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plu
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plugins/metadata/class.tx_dlf_metadata.php']);
}
?>
?>

View File

@ -160,4 +160,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -56,4 +56,4 @@
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -26,4 +26,4 @@
###METADATA###
</dl>
<!-- ###BLOCK### -->
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -91,4 +91,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -62,4 +62,4 @@
<label index="linkToList">Zurück zur Listenansicht</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -31,4 +31,4 @@
<div class="tx-dlf-navigation-fwd">###FORWARD###</div>
<div class="tx-dlf-navigation-last">###LAST###</div>
<div class="tx-dlf-navigation-listview">###LINKLISTVIEW###</div>
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -1752,4 +1752,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plu
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plugins/oai/class.tx_dlf_oai.php']);
}
?>
?>

View File

@ -115,4 +115,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -62,4 +62,4 @@
<label index="error">Ein Fehler ist aufgetreten. Bitte versuchen Sie es später noch einmal. Sollte der Fehler dauerhaft auftreten, kontaktieren Sie bitte den Administrator.</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -304,8 +304,9 @@ p.intro {
<xsl:apply-templates select="oai:metadataFormat" />
</xsl:template>
<!-- Set Details -->
<!--
Set Details
-->
<xsl:template match="oai:set">
<h2>Set</h2>
<table class="values">
@ -325,8 +326,9 @@ p.intro {
</td></tr>
</xsl:template>
<!-- Metadata Format Details -->
<!--
Metadata Format Details
-->
<xsl:template match="oai:metadataFormat">
<h2>Metadata Format</h2>
<table class="values">
@ -343,8 +345,9 @@ p.intro {
<xsl:text> </xsl:text><a class="link" href="?verb=GetRecord&amp;metadataPrefix={.}&amp;identifier={$identifier}"><xsl:value-of select='.' /></a>
</xsl:template>
<!-- Record Details -->
<!--
Record Details
-->
<xsl:template match="oai:record">
<h2 class="oaiRecordTitle">OAI Record: <xsl:value-of select="oai:header/oai:identifier"/></h2>
<div class="oaiRecord">
@ -379,8 +382,9 @@ p.intro {
</div>
</xsl:template>
<!-- Resumption Token -->
<!--
Resumption Token
-->
<xsl:template match="oai:resumptionToken">
<p>There are more results.</p>
<table class="values">
@ -397,8 +401,9 @@ p.intro {
</table>
</xsl:template>
<!-- Unknown Metadata -->
<!--
Unknown Metadata
-->
<xsl:template match="oai:metadata/*" priority='-100'>
<h3>Unknown Metadata Format</h3>
<div class="xmlSource">
@ -406,8 +411,9 @@ p.intro {
</div>
</xsl:template>
<!-- DublinCore Metadata -->
<!--
DublinCore Metadata
-->
<xsl:template match="oai_dc:dc" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" >
<div class="dcdata">
<h3>DublinCore Metadata</h3>
@ -471,7 +477,8 @@ p.intro {
<xsl:value-of select="."/>
</xsl:otherwise>
</xsl:choose>
</td></tr></xsl:template>
</td></tr>
</xsl:template>
<xsl:template match="dc:coverage" xmlns:dc="http://purl.org/dc/elements/1.1/">
<tr><td class="key">Coverage</td><td class="value"><xsl:value-of select="."/></td></tr></xsl:template>
@ -479,8 +486,9 @@ p.intro {
<xsl:template match="dc:rights" xmlns:dc="http://purl.org/dc/elements/1.1/">
<tr><td class="key">Rights Management</td><td class="value"><xsl:value-of select="."/></td></tr></xsl:template>
<!-- XML Pretty Maker -->
<!--
XML Pretty Maker
-->
<xsl:template match="node()" mode='xmlMarkup'>
<div class="xmlBlock">
&lt;<span class="xmlTagName"><xsl:value-of select='name(.)' /></span><xsl:apply-templates select="@*" mode='xmlMarkup'/>&gt;<xsl:apply-templates select="node()" mode='xmlMarkup' />&lt;/<span class="xmlTagName"><xsl:value-of select='name(.)' /></span>&gt;
@ -493,4 +501,4 @@ p.intro {
<xsl:text> </xsl:text><span class="xmlAttrName"><xsl:value-of select='name()' /></span>="<span class="xmlAttrValue"><xsl:value-of select='.' /></span>"
</xsl:template>
</xsl:stylesheet>
</xsl:stylesheet>

View File

@ -105,4 +105,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -52,4 +52,4 @@
<label index="skip">...</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -30,4 +30,4 @@
</li>
<!-- ###ENTRY### -->
</ol>
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -122,4 +122,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -52,4 +52,4 @@
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -23,4 +23,4 @@
<!-- ###TEMPLATE### -->
<div id="tx-dlf-map"></div>
###VIEWER_JS###
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -213,4 +213,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -82,4 +82,4 @@
<label index="NOT">nicht</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -32,4 +32,4 @@ plugin.tx_dlf_search.facetsConf {
CUR < .NO
CUR.wrapItemAndSub = <li class="tx-dlf-search-cur">|</li>
}
}
}

View File

@ -36,4 +36,4 @@
<!-- ###EXT_SEARCH_ENTRY### -->
</div></form>
<div class="tx-dlf-search-facets">###FACETS_MENU###</div>
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -57,4 +57,4 @@ $(
appendTo: "#tx-dlf-search-suggest"
});
}
);
);

View File

@ -149,4 +149,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plu
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plugins/statistics/class.tx_dlf_statistics.php']);
}
?>
?>

View File

@ -81,4 +81,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -46,4 +46,4 @@
<label index="volumes"> Bände</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -90,4 +90,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -40,4 +40,4 @@
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -37,4 +37,4 @@ plugin.tx_dlf_toc.menuConf {
4 < .3
5 < .4
6 < .5
}
}

View File

@ -22,4 +22,4 @@
-->
<!-- ###TEMPLATE### -->
###TOCMENU###
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -81,4 +81,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -38,4 +38,4 @@
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -26,4 +26,4 @@
<li>###TOOL###</li>
<!-- ###TOOLS### -->
</ul>
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -40,4 +40,4 @@
<label index="work">Ganzes Werk herunterladen</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -23,4 +23,4 @@
<!-- ###TEMPLATE### -->
<span class="tx-dlf-tools-pdf-site">###PAGE###</span>
<span class="tx-dlf-tools-pdf-work">###WORK###</span>
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -99,4 +99,4 @@ if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plu
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/dlf/plugins/validator/class.tx_dlf_validator.php']);
}
?>
?>

View File

@ -66,4 +66,4 @@
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
</T3DataStructure>

View File

@ -36,4 +36,4 @@
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>
</languageKey>
</data>
</T3locallang>
</T3locallang>

View File

@ -21,4 +21,4 @@
This copyright notice MUST APPEAR in all copies of the script!
-->
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->
<!-- ###TEMPLATE### -->

View File

@ -1182,4 +1182,4 @@ $TCA['tx_dlf_libraries'] = array (
),
);
?>
?>