Nate Wright
Nate Wright
I'd like to use Google's [Noto](https://www.google.com/get/noto/) fonts to improve language compatibility in my PDF exports. This would be part of software that would get run on lots of different servers...
I've got a few light-weight framework-ish type tools for developers that are more like libraries than frameworks, meant to be included in your own code: https://github.com/NateWr/simple-admin-pages https://github.com/NateWr/content-layout-control https://github.com/NateWr/theme-painter Any plans...
In most themes, when a user indicates that they are interested in reviewing for the journal, they are shown a field where they can enter their reviewer interests. This is...
The `SubmissionFileAccessPolicy` at https://github.com/pkp/texture/blob/master/TextureHandler.inc.php#L64 should use `SUBMISSION_FILE_ACCESS_MODIFY` instead of `SUBMISSION_FILE_ACCESS_READ`. This will prevent authors from making modifications which they are generally not allowed to do. If there is a need...
When the texture editor loads, there's no title for the webpage so the browser just shows the URL in the tab. Can we add a title here: https://github.com/pkp/texture/blob/master/templates/editor.tpl#L13 I think...
I notice that the plugin uses the $ currency symbol, but I didn't see anywhere to change this. Is this possible? When testing this out today, I was briefly confused...
I'd like to open a discussion on the standards for a `location` post type. This post type would represent a physical location of some kind and would cater for business...
Hi Justin, I've been looking at using the [WP Featherlight plugin](https://github.com/wpsitecare/wp-featherlight/) in conjuction with Cleaner Gallery. WP Featherlight [selects the caption](https://github.com/wpsitecare/wp-featherlight/blob/develop/js/src/wpFeatherlight.js#L85) for display with the `wp-caption-text` class. Cleaner Gallery doesn't...
- Tab: "Full-text upload" --> "Full Text" - "Generate article's fulltext from submission file in JATS XML format" --> "Create full text" - Description: "Select a [production ready file](#) in...