Printer Friendly Version Attach Files
leiger |
12 Sep 2012 04:35. Edited 5 times. (Edit, Permalink) STE 4.00 excels over STE 3.50 in some areas, and lacks in others. As this is a complete rewrite of the application, some of the previous features that you took for granted will be re-implemented in future updates. FeaturesNotable new features:
Coming soon:
Known issues:
InstallationI have recorded two new installation videos for the release. Windows users in particular should take note of the changes, which were made with the aim of making installation easier. Both videos can be found on the download page, under "How to install". New UI (tutorial)STE 4 has been completely redesigned from the ground up to be extensible and more powerful than previous releases. The User Interface (UI) has evolved quite significantly. This is the STE launcher. You download this from the website, and it handles all future updates for you (except for when I update the launcher itself - that will require you to manually download the update). ![]() Once you have updated and launched STE, press F4 on your keyboard or select "Edit > Preferences…" from the menu. To use STE you will need to give it your Wikidot API key, which the application uses to interact with Wikidot's servers. All Pro account holders have an API key by default, which can be found here. Free users must request one first. ![]() Once you have entered your key, you will need to create a project. Each project represents a single wiki hosted at Wikidot. ![]() After creating a project, the pages for that site are automatically loaded into the editor. If you wish to reopen your project again later, you can do that from the "File > Open…" menu. And now, for a quick overview of the editor have a look at the annotated screenshot posted below: ![]() DownloadYou can download the latest launcher for STE from the download page. Included page "inc:signature" does not exist (create it now) |
tsangk |
12 Sep 2012 06:34. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
(user deleted) |
12 Sep 2012 06:44. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
leiger |
12 Sep 2012 06:54. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
Helmut_pdorf |
12 Sep 2012 07:09. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
leiger |
12 Sep 2012 07:16. Edited 0 times. (Edit, Permalink) The issue affected initial installation only, so I didn't notice it with my own tests. It should be completely fixed now. Included page "inc:signature" does not exist (create it now) |
Helmut_pdorf |
12 Sep 2012 08:07. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
Helmut_pdorf |
12 Sep 2012 08:20. Edited 2 times. (Edit, Permalink) I had to Create a NEW project with running numner 1 attached to be different of the incomplete 1. project… 3. right mouse click on the page name does not open it in the IE browser..? But it is a wonderfull overbiew! Included page "inc:signature" does not exist (create it now) |
GoVegan |
12 Sep 2012 08:24. Edited 0 times. (Edit, Permalink) Was NOT expecting this at all, best surprise ever! Included page "inc:signature" does not exist (create it now) |
leiger |
12 Sep 2012 08:25. Edited 1 times. (Edit, Permalink) At the moment, I'm using this REGEX value for the project name: [0-9a-zA-Z -&()]{5,} From what I understood, that allowed hyphens. But somehow they are still being disallowed (I was able to reproduce what you're reporting). I'll see if I can find a solution for it. James:
Awesome :) Included page "inc:signature" does not exist (create it now) |
Helmut_pdorf |
12 Sep 2012 08:31. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
leiger |
12 Sep 2012 08:37. Edited 0 times. (Edit, Permalink)
Yes, sorry for not making that clear. Future releases may include a separate context menu for the page tree, so for page-specific functions you need to right click on the editor panel instead. In the future:
Included page "inc:signature" does not exist (create it now) |
leiger |
12 Sep 2012 08:48. Edited 0 times. (Edit, Permalink) I used a different method to create the OS X version this time, but as I do not have Mountain Lion I was unable to test if it fixed the issue you were having. Included page "inc:signature" does not exist (create it now) |
GoVegan |
12 Sep 2012 09:13. Edited 0 times. (Edit, Permalink) No, not working in Mountain Lion - BUT! I am working on a simple PLIST fix for you :) Will get back to you :) Also, the RegEx you used won't detect hyphens because you either need to:
The reason for this is because a hyphen acts as a range specifier when inside the square bracket character class. In you above example, you specified all characters between (and including) space and ampersand. Included page "inc:signature" does not exist (create it now) |
leiger |
12 Sep 2012 09:17. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
tsangk |
12 Sep 2012 09:48. Edited 0 times. (Edit, Permalink) Another little thing I noticed — STE reckons it's running version 0.00: Included page "inc:signature" does not exist (create it now) |
GoVegan |
12 Sep 2012 09:56. Edited 0 times. (Edit, Permalink) I sent you an email regarding the Mountain Lion bundle :) Included page "inc:signature" does not exist (create it now) |
GoVegan |
12 Sep 2012 09:58. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
leiger |
12 Sep 2012 10:08. Edited 2 times. (Edit, Permalink)
Ah, thanks. I forgot to mention that in the list of known issues. It's a side effect of how I am handling updates this time around. When you launch the main STE application, it updates the version number in a central place, which the launcher then detects next time it starts up. The main application is reading from this central location as well, for consistency. The problem is that it does this before it saves the version number, so the first time after an update it may display an incorrect version number. It should be easy for me to fix.
I don't seem to have received it. Included page "inc:signature" does not exist (create it now) |
leiger |
12 Sep 2012 10:19. Edited 0 times. (Edit, Permalink)
This has now been fixed for you, thanks to James' help. Included page "inc:signature" does not exist (create it now) |
GoVegan |
12 Sep 2012 10:32. Edited 0 times. (Edit, Permalink) Try using this (the Mountain Lion Jar Bundler) to bundle your .jar file. Hopefully it will work! Included page "inc:signature" does not exist (create it now) |
leiger |
12 Sep 2012 10:36. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
RobElliott |
12 Sep 2012 15:14. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
RobElliott |
12 Sep 2012 15:30. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
leiger |
12 Sep 2012 23:55. Edited 1 times. (Edit, Permalink)
Tell me about all of your quibbles… minor or not. Feedback is good, particularly if it's bad feedback, as it allows me to improve the application.
The 5-character restriction will be removed in the next update. Included page "inc:signature" does not exist (create it now) |
tigre3 |
13 Sep 2012 00:55. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
leiger |
13 Sep 2012 08:01. Edited 2 times. (Edit, Permalink)
Included page "inc:signature" does not exist (create it now) |
RobElliott |
13 Sep 2012 08:02. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
leiger |
13 Sep 2012 08:18. Edited 1 times. (Edit, Permalink) Soon I'll add a project properties dialog, which will allow you to rename your project, delete it, or change the site name. Included page "inc:signature" does not exist (create it now) |
Arotaritei Vlad |
13 Sep 2012 08:33. Edited 0 times. (Edit, Permalink) Best regards, Included page "inc:signature" does not exist (create it now) |
GoVegan |
13 Sep 2012 10:10. Edited 0 times. (Edit, Permalink) Would this in turn mean the launched STE program would be able to recognise a launcher update and download the .jar file ready for next launch? Included page "inc:signature" does not exist (create it now) |
leiger |
13 Sep 2012 11:11. Edited 0 times. (Edit, Permalink) James: Theoretically, yes. However I'd rather leave the launcher as a manual update. There are too many variables to consider in that case (e.g. where the launcher is actually located, and your operating system). And whilst STE is running, the launcher is technically still active so that could have unexpected side effects. Not worth my time to make a launcher update seamless, when the aim is to make launcher updates only happen on rare occasions anyway. Once the rush of last-minute fixes has settled down a bit, the launcher is likely to remain unchanged for months. Included page "inc:signature" does not exist (create it now) |
GoVegan |
13 Sep 2012 11:25. Edited 0 times. (Edit, Permalink) I was going to make a wish that the Launcher would automatically launch into STE unless there was an update available (launcher or STE specific). And maybe holding down a certain button whilst launching the launcher could be an "override" to use the launcher without booting into STE. Included page "inc:signature" does not exist (create it now) |
leiger |
13 Sep 2012 11:40. Edited 0 times. (Edit, Permalink)
I noticed that yesterday, but haven't looked into why yet. Here is fine for now, anyway.
You can click on "Launch STE" immediately - even if it's still checking for updates. No need to wait. I might be able to put the focus on that button automatically, so that pressing Enter as soon as you launch STE essentially 'skips' it and goes straight into the main application. Included page "inc:signature" does not exist (create it now) |