Giter Club home page Giter Club logo

ocsvalidation's Introduction

ocsvalidation

ocs pkp 2.3.6 validation

This validation works only with the submission process of authors' files.

At this moment you can upload only .doc and .docx files.

But if you want to extend the selection you can add addition file type and file name in PaperFileManager.inc.php (line: 480;481) file. P.S. file types you can find in here: http://filext.com/faq/office_mime_types.php For pdf files add in array's these sentences: $mime_type => application/pdf; $mime_name => pdf.

If you dont like upload warning, you can change it in author.xml (line: 91) file.

You have to change these files:

classes\file -> PaperFileManager.inc.php

locale\en_US -> author.xml

templates\author\submit -> suppFile.tpl

templates\author\submit -> step2.tpl

ocsvalidation's People

Contributors

lzmog avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.