Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OJS 2.4 compatibility #1

Open
mendesrocha opened this issue Aug 22, 2013 · 4 comments
Open

OJS 2.4 compatibility #1

mendesrocha opened this issue Aug 22, 2013 · 4 comments
Assignees
Labels

Comments

@mendesrocha
Copy link
Contributor

Hello,

Do you think your plugin is compatible with OJS 2.4.0 ?

I've just installed it as guided at README. I uncompressed files to plugins/generic, then I enabled the plugin on generic plugins page, but I can't see any modification neither on Editor pages, nor on submission metadata edit page. The webpage

/index.php/{journal_abrevviatte}/articlesExtrasPlugin

is not accessible from browser.

I installed it to work with Scielo Export plugin, and this seems to work fine altought I cannot include the full article text on the generated xml.

Thanks in advance.
Renato

@richardalberto
Copy link
Owner

For OJS 2.4.0 you should try to install it via web, download the
tar.gz version of this release
https://github.com/damnpoet/ojs-articlesextras/releases/tag/2.1.0.0
and try to install it via web.

If you want to do it manually, you will need to add a record for this
plugin to the versions table on you ojs installation.

Hope this helps.

On 8/22/13, mendesrocha [email protected] wrote:

Hello,

Do you think your plugin is compatible with OJS 2.4.0 ?

I've just installed it as guided at README. I uncompressed files to
plugins/generic, then I enabled the plugin on generic plugins page, but I
can't see any modification neither on Editor pages, nor on submission
metadata edit page. The webpage

/index.php/{journal_abrevviatte}/articlesExtrasPlugin

is not accessible from browser.

I installed it to work with Scielo Export plugin, and this seems to work
fine altought I cannot include the full article text on the generated xml.

Thanks in advance.
Renato


Reply to this email directly or view it on GitHub:
#1

@ghost ghost assigned richardalberto Aug 23, 2013
@mendesrocha
Copy link
Contributor Author

I've downloaded the tar.gz file but got this error message when uploaded via web:

Errors occurred processing this form:
The uploaded plugin archive does not contain a folder that corresponds to the plugin name.

Then, I tried to uncompress and create new folders (plugins/generic/articlesExtras) and compress the files with the directory tree and got the same error.

After that, I executed the following command on MySQL

INSERT INTO myBase.versions (major, minor, revision, build, date_installed, current, product_type, product, product_class_name, lazy_load, sitewide) VALUES ('2', '1', '0', '0', '2013-08-23 00:00:00', '0', 'plugins.generic', 'articlesExtras', 'ArticlesExtrasPlugin', '0', '0');

And I got nothing new on OJS. Could'nt see any modification on Editor's page or article metadata edit page.

@richardalberto
Copy link
Owner

I have updated the README.md file with more specific directions, please check it, and let me know if the persists.
thank you for your contributions.

@Medfac9
Copy link

Medfac9 commented Dec 13, 2017

Hola,
este plugin no es compatible con OJS 3.1, yo he intentado adaptarla pero no lo he conseguido. ¿Usted podría adaptar este plugin y el pluguin de scielo para la versión 3.1 de ojs?
Gracias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants