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 Post creation #800

Closed
4 of 5 tasks
ralsina opened this issue Oct 4, 2013 · 1 comment
Closed
4 of 5 tasks

Refactor Post creation #800

ralsina opened this issue Oct 4, 2013 · 1 comment
Assignees
Milestone

Comments

@ralsina
Copy link
Member

ralsina commented Oct 4, 2013

Some of the things that need fixing:

  • Too many arguments for post creation (Fixed, now it gets access to config)
  • All the searching for different language versions of the post should be done by the Post class
  • Allow stories not to have dates (done in the new_galleries branch)
  • Too many ways to specify metadata, with too many fallbacks
  • Most of the posts.py task plugin logic needs to move inside the Post class (blocker for gallery refactoring)
@ralsina
Copy link
Member Author

ralsina commented Oct 24, 2013

Dropping the last bit, will do that as a separate thing some day.

@ralsina ralsina closed this as completed Oct 24, 2013
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

1 participant