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

Update export/import #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kasperg
Copy link
Contributor

@kasperg kasperg commented Jan 16, 2012

Based on experiences exporting a smartqueue I've updated the data structure when exporting and importing nodequeues:

  • Added owner, reference and subqueue_title
  • Removed subqueues. It is a calculated value.
  • Do no set add_subqueues if nodequeue has an owner. It is assumed that the owner will be a smartqueues module which should maintain subqueues on it's own.

There's also a few whitespace fixes.

- Added owner, reference and subqueue_title
- Removed subqueues. It is a calculated value.
- Do no set add_subqueues if nodequeue has an owner. It is assumed that the owner will be a smartqueues module which should maintain subqueues on it's own.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant