
Return 'backup' subsystem to operation for import/export of eql files
Reported by dleffler | August 6th, 2011 @ 07:22 PM | in Stable (closed)
Currently untested, but would be the engine used (or something similar) for loading sample sites (via xxx.eql files). May also include the old-school importer/exporter modules. FWIW, the links in the exponent menu have simply been commented out sice beta1 (or maybe earlier.
Comments and changes to this ticket
-
dleffler August 6th, 2011 @ 10:09 PM
After a quick look, we can probably do a dump/save an 'eql' file, but won't be able to restore an eql until adding some code to account for definitions in modules folders.
Also, the file export is based on having a module-name folder stucture in files, however, it will probably import files?
And the Import User by CSV uses the old user subsystem
I'm making a minor change to the 'EXPONENT' constant to set it to the major version (instead of just 1 as I changed this a couple weeks ago with the new version routine). That way we can avoid importing old 1.0 eql files accidently.
-
dleffler August 8th, 2011 @ 08:10 PM
- Assigned user set to dleffler
- Milestone set to Stable
- Milestone order changed from 88 to 0
-
expNinja August 9th, 2011 @ 03:02 AM
(from [c5b2d9d4971ed08893721489d4c833a8db2d7915]) Cleans up and fixes EQL Database Export, disables File import/export, disables user csv import [#284 ] https://github.com/exponentcms/exponent-cms/commit/c5b2d9d4971ed088...
-
expNinja August 9th, 2011 @ 03:53 AM
(from [31aaefad49dc20aef041f58f4819182eb62d3ca9]) Generally fixes EQL Database Import, but gets a ton of 'unserialize' notices. That's the only issue to overcome. The 'import' menu is disabled, and the shell for loading a default database during install has been cleaned up and commented out. [#284 ] https://github.com/exponentcms/exponent-cms/commit/31aaefad49dc20ae...
-
dleffler August 9th, 2011 @ 09:22 PM
- State changed from new to resolved
We'll consider this one closed since the intent was met with eql file import/export
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.