Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the galleries plugin into a reasonable thing instead of the unholy pustule it is now #786

Closed
5 of 8 tasks
ralsina opened this issue Oct 2, 2013 · 5 comments
Closed
5 of 8 tasks
Assignees
Milestone

Comments

@ralsina
Copy link
Member

ralsina commented Oct 2, 2013

There are a number of tasks that need doing:

  • Parse index.txt as a Post
  • Display richer metadata (templates)
  • Refactor code
  • Add galleries to tags/categories page?
  • Consider gallery translations
  • Implement different sorting orders
  • RSS feed for each gallery
  • Add RSS feeds to gallery templates

And probably more. WIP in the gallery-posts branch

@ghost ghost assigned ralsina Oct 2, 2013
ralsina added a commit that referenced this issue Oct 2, 2013
@ralsina ralsina mentioned this issue Oct 18, 2013
@offray
Copy link

offray commented Oct 23, 2013

Wold be nice to have some kind of metadata, like tags, for images. I imagine some kind of static file with file names and tags in a python dictionary or better a yaml file.

@Kwpolska
Copy link
Member

We’re a Python project, not a Ruby project. Using yaml would be blasphemy. (it also is very ugly).

@ralsina
Copy link
Member Author

ralsina commented Oct 23, 2013

Now that the index file is a post, you can have as much metadata for the gallery as you want. Metadata for images... ok, that's trickier.

@offray
Copy link

offray commented Oct 23, 2013

El 23/10/13 13:46, Chris “Kwpolska” Warrick escribió:

We’re a Python project, not a Ruby project. Using yaml would be blasphemy. (it
also is very ugly).


Reply to this email directly or view it on GitHub
#786 (comment).

Well Python and Yaml play nice and ugliness is in the eyes of the
beholder. Anyway the python dict is an option. May be I will try some
kind of web2py "wrapper" for adding functionality to Nikola as I get
more confident with both (something like the Alva project described by
@ralsina)

ralsina added a commit that referenced this issue Oct 24, 2013
@ralsina ralsina modified the milestones: v6.5.0, v6.4.0 Feb 26, 2014
@ralsina ralsina modified the milestones: v7.0.0, v6.5.0 Mar 22, 2014
@ralsina ralsina modified the milestones: Whenever, v7.0.0 Apr 18, 2014
Kwpolska added a commit that referenced this issue Jan 17, 2015
Add RSS feeds to gallery's HEAD (Issue #786)
@ralsina
Copy link
Member Author

ralsina commented Jun 12, 2015

Declaring this campaign a victory. Future enhancements to be tracked in separate issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants