plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Extra plugins for Nikola

Results 68 plugins issues
Sort by recently updated
recently updated
newest added

Mustache does not ship a `mustache-comment-form.tmpl`, and the plugin does not provide a suggestion as to what it should look like.

How do you think I should implement "Captions" (http://fotorama.io/customize/captions/) in the fotorama_directive (https://github.com/getnikola/plugins/pull/94)? I mean, how the user should write the caption to associate with the images? I was thinking...

enhancement

I'm planning to implement import_tweets. Version V0.1 will: - read from Twitter provided json files for a user - present each tweet asking the user if adding it or not...

Implementation: change the “Choose a plugin…” block to be more informative. @Aeyoun, @ralsina: ideas go here.

The goal is to avoid duplication in import_\* plugins.

markup compilers/template engines/etc.

Via the discussion in getnikola/nikola#1840.

enhancement
global

- [ ] Find a sane way to implement it (a third file does not make much sense) - [ ] Make it nicely visible in the web app -...

enhancement
global

So, I'll add one. My idea is: - [x] Setup a resource in transifex - [ ] Update the en.po file via string extraction so it's automatic - [ ]...

enhancement
global

Enabling the following options would create entries with content appears twice. ``` GENERATE_ATOM = True FEED_TEASERS = False ``` feed.atom: [Once](https://github.com/getnikola/plugins/files/15429356/feed.txt) and [Twice](https://github.com/getnikola/plugins/files/15429367/feed.txt)