Vitaliy

Results 251 comments of Vitaliy

Hi @josuevalrob The simple way is to iterate through all sections. On the instance of Document object cast `getArticleSections()` method. It will return an array of sections, which can be...

Hi @Nostrabramus , This theme undergoes a lot of changes right now. An important change is that the theme is decoupled from a JATS Parser library, which now will only...

Most read can be added but for most cited we will need an external service that will count the number of times article was cited.

It will take some time. Now I'm working on another theme.

I'll look for the most read implementation for the next release. Most cited is out of scope for now

Hi @piotrcelinski, Date format can be changed by modifying smarty templates. There are 2 built-in functions - for the short and long date format: https://github.com/Vitaliy-1/oldGregg/blob/master/templates/frontend/objects/article_details.tpl#L124 For the long it would...

Hi @diegomejia071, Do you think it's related to the theme plugin? Does this work normally with other themes?

It looks like it's not related to the Old Gregg theme. Unfortunately, I don't know the code of the Lens Viewer well to help you with this.

It was fixed for the JATS Parser 2.0, and I'll update it in the next Old Gregg theme release. I hope that will finish it at the end of the...

The latest OJS version is 3.2.1-1 and the theme version 2.1.0 is compatible with it. Are there any errors in PHP error log that appear after trying to access the...