The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
How to add multiple pages at once? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: How to add multiple pages at once? (/showthread.php?tid=2357)



How to add multiple pages at once? - mrmut - 2011-11-09

Hello!

Is there a way to add multiple pages to GS site at once?
To create a site with many pages, it might be complicated to add one by one.

Thank you!


How to add multiple pages at once? - yojoe - 2011-11-10

http://get-simple.info/extend/plugin/page-edit-options/185/
or try latest GS3.1 beta, which has got a n option to duplicate page in edit window.

edit: I'm terribly sorry.
Just found out that above's plugin works only with gs3.1


How to add multiple pages at once? - mrmut - 2011-11-13

yojoe Wrote:http://get-simple.info/extend/plugin/page-edit-options/185/
or try latest GS3.1 beta, which has got a n option to duplicate page in edit window.

edit: I'm terribly sorry.
Just found out that above's plugin works only with gs3.1

Thanks a lot for reply.

I couldn't use GS3.1 as it is beta, and I made many translations and customizations to 3.0 for a project.
Is there a way to do it directly in the code?


How to add multiple pages at once? - grassfrog - 2012-04-14

I'd be interested in a solution too. I've tried cloning pages in the data/pages folder then editing them but they don't show up properly in the menu. I've been trying to figure out how those tie together, since there has to be a way to do this in SSH and have it interface correctly on the front end.