Clinton Graham

Results 18 issues of Clinton Graham

Just make the markdown render correctly.

# Please follow the general troubleshooting steps first: - [x] I read the README and followed the instructions. - [x] I am sure that the used CSL metadata follows the...

Proposed workflow: Upload of DAR file via the `SubmissionsFilesUploadForm` is hooked by this plugin and the contents are extracted (if valid). Specifically: * Hook `submissionfilesuploadform::execute` examines the upload * If...

Methods [`TextureHandler::_createDependentFile()`](https://github.com/pkp/texture/blob/bbac9e8e3300ab4aebfc12b096033d1a24bbf45c/TextureHandler.inc.php#L397) and [`TextureHandler::_updateManuscriptFile()`](https://github.com/pkp/texture/blob/bbac9e8e3300ab4aebfc12b096033d1a24bbf45c/TextureHandler.inc.php#L433) seem reusable enough that they could be methods of the Plugin, or even of `SubmissionFileManager`. For example, for #32, we would want a plugin hook to...

Store an initial PKPRequest object, then use this request object for other methods rather than passing it as a parameter. ##ulsdevteam/refactor-gridcell-provider-constructor##

Would you consider activating the Github wiki so the old wiki content (https://web.archive.org/web/20130621184800/http://code.google.com/p/xml2json-xslt/wiki/TransformingRules) can be copied over to this repository?

Add work from @chryslovelace for User contact info with Addresses, Email, and Phone.