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

./nodebb reset - should reset widgets as well #1317

Closed
psychobunny opened this issue Apr 1, 2014 · 4 comments
Closed

./nodebb reset - should reset widgets as well #1317

psychobunny opened this issue Apr 1, 2014 · 4 comments
Assignees
Milestone

Comments

@psychobunny
Copy link
Contributor

No description provided.

@julianlam
Copy link
Member

Going further with this, let's have the following, if possible:

  • ./nodebb reset themes
  • ./nodebb reset plugins
  • ./nodebb reset widgets
  • and of course, ./nodebb reset all

Running ./nodebb reset should show the following:

Usage: ./nodebb reset {themes|plugins|widgets|all}

themes      Resets the active theme to "vanilla"
plugins     De-activates all plugins
widgets     Moves all widgets into the "draft" area
all         All of the above

@cnvo
Copy link
Contributor

cnvo commented Apr 5, 2014

👍 Great work @julianlam

@julianlam
Copy link
Member

Yep, just need @psychobunny to write the resetWidgets and we should be good to go on this one 😄

@psychobunny psychobunny modified the milestones: 0.4.1, 0.4.2 Apr 7, 2014
@psychobunny psychobunny modified the milestone: 0.4.1 Apr 7, 2014
@dwendt
Copy link
Contributor

dwendt commented Apr 8, 2014

Hey, ./nodebb reset widgets claims to have moved all the widgets to the draft zone but doesn't seem to actually do so. Running cerulean and the latest pull. I believe this may have broken.

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

4 participants