[BUG 3] Missing Pages After Install
Status
This bug is fixed (not closed yet)
Description
After initial install, admin:manage and account:you are missing and have to be created manually.
account:you
[[module Account]]
admin:manage
[[module ManageSite]]
Submitted by: Ed Johnson
Rate bug
page revision: 1, last edited: 20 Jun 2009 00:32
Yep, I want the dump to be only minimal, and all the pages being imported with the API.
We would have a directory with files, that correspond to pages, that need to be created when installing. File name would be page name and the content would be the source of given page. The "installer" would use internal API to create the page. This way, we have simpler dump administration, and more testing while installing.
Piotr Gabryjeluk
visit my blog
Fixed in this commit:
http://github.com/gabrys/wikidot/commit/296c460a120ac7003d930d72c6dc75356d4d79c2
(Applies to new installations only).
Piotr Gabryjeluk
visit my blog