Jason K. Moore

Results 1406 comments of Jason K. Moore

For US law, the image is by default copyrighted by its author unless noted otherwise. Some image files may have license and author info in the metadata. In general, you...

Possibly. I'm sure we could do away with the variable explorer. Sounds like the save/open stuff might be confusing to the students. It isn't clear to me how you'd open...

Adding my two cents: it would be much nicer for the end user to have versioned plugins that are install-able from pypi.

I think the first step is to move each plugin into its own repository (if not already). I don't think it is a good idea to have a pip installable...

How do we get access to push a plugin to https://github.com/pelican-plugins? I've converted render_math to a standalone repo: https://github.com/moorepants/render_math and can transfer the repo.

One tip. If you clone this repo you can do this: ``` git filter-branch --prune-empty --subdirectory-filter render_math/ master ``` to retain the git history of that plugin. You just change...

Those ideas sound great. I support them all. I would like to suggest that we allow plugins to migrate now even if they don't necessarily fit a future template; we...

If all of the plugins are turned into packages of a python distribution, then the distribution could be a new name that follows a new guideline, but the package name...

I also have this problem. I've added 10+ slides and am not able to rearrange them.

> For me ?flush_cache=true shows the new variant, but when I remove it I still have the old version. Having this issue too.