Moderators: jmacgreg, michael, John
1) I cannot find some strings such as the title of login page or
the title of account page in the locale files. Therefore, I cannot
translate these strings to any language. Am I correct in translating
these strings?
2) I cannot install any plugin, encountering "version.xml file
not found" message. I searched the forum and found I should create one manually and put in the zip file. but why does not the plugin itself have any? How can create one and what content should it have?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE version SYSTEM "../../../lib/pkp/dtd/pluginVersion.dtd">
<!--
* version.xml
*
* Copyright (c) 2000-2011 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* Plugin version information.
-->
<version>
<application>staticPages</application>
<type>plugins.generic</type>
<release>1.2.0.0</release>
<date>2009-07-13</date>
<lazy-load>1</lazy-load>
<class>StaticPagesPlugin</class>
</version>3) How can OCS use different stylesheets for different languages?
<locale key="en_US" name="English" iso639-2b="eng" /><locale key="en_US" name="English" iso639-2b="eng" stylesheet="locale/en_US/stylesheet.css" />Return to OCS Technical Support
Users browsing this forum: Bing [Bot] and 3 guests