- Page saving has been made faster by removing internal waits
- First version of cross-site includes is now live, supporting [[include :sitename:category:page-name]] with existing argument syntax.
- Educational status is now available on demand for any private site.
Hi there! What are “Status Messages” ?
Hi there! What are “Status Messages” ?
I guess the various "Please wait, saving page" messages we used to see. These just slowed the process down without adding anything.
I don't understand…
I have noticed that the page saving is much faster… however, I still see the "Saving Page…" and "Page Saved" messages
Saving pages feels faster because we cleaned up JavaScript functions and callbacks that were displaying messages, and removed unnecessary pieces of code (including delays that we previously introduced). I hope this improves responsiveness.
Michał Frąckowiak @ Wikidot Inc.
Visit my blog at michalf.me
Trying to put the Advanced Forum onto a page where I can simply CSI it: http://myincludes.wikidot.com/advanced-forum
But it doesn't look like the arguments like %%content%% work properly :( Check it out http://www.urcheatz.com/section:anything-about-the-site
It's the _template pages it appears to have problems with.
Same problem with the forum at http://projects.wikidot.com
-Ed
Is it easily fixable?
It's the _template pages it appears to have problems with.
There's an issue with the order of symbol insertion, I'll post the solution later when it works.
It looks like we need to change the way that templates and includes are processed, but this can (and will) be done so all your application should be working soon.
Michał Frąckowiak @ Wikidot Inc.
Visit my blog at michalf.me
Thank-you :D
OK, we've pushed updates that mean live templates can now properly include pages.
It looks like the affected pages need an edit/save to recompile them (I did a couple of threads on http://projects.wikidot.com).
Is this going to be a manual process or will this be done automatically over time as the page cache changes? If it's manual, I'll start at the bottom of the forum threads and you can start at the top and we'll meet in the middle somewhere. :)
[edit 13 minutes later: projects.wikidot.com is done - it didn't take that long…
[[module do while needs_recompile > 0]]
- Next_Thread
- sendkeys("^E, ^S")
[[/module]]
-Ed
[edit 13 minutes later: projects.wikidot.com is done - it didn't take that long…
Sorry… we were checking this. The included file needed to be modified, and all callers got compiled automatically. But I was trying to add whitespace at the end of the page, which is stripped off. One needs to change the page content.
No need to apologize! A big change like this is bound to create a little havoc.
Page saving has been made faster by removing status messages
so you didn't actually remove it, you just cleaned it up?
i will be inactive until the winter holidays because of school — Rhombus p.
so you didn't actually remove it, you just cleaned it up?
I misunderstood the change, have now fixed the changelog. In fact there were a bunch of sleep calls in the user interface, for historical reasons. These have been taken out.





