|
StepGen - 4.1.3.10317
| • | NEW: Option 'Page - More actions ... - Copy page path' will copy the name and the name of all parents of the currently selected page node to the clipboard. This can be very useful for documenting purposes. |
StepGen - 4.1.2.10314
| • | CHANGED: All Sitestepper reports now read the 'sitestepper-reports.css' to format their contents. |
| • | CHANGED: The option 'Report - Page list' now asks whether to highlight the skeleton currently selected in the page tree . This makes it dead easy to see all pages which has the same skeleton assigned to them . |
| • | CHANGED: 'Copy page' , 'Cut page' and 'Paste page' shortcuts has been re-assigned to 'Ctrl-Alt+C', 'Ctrl-Alt+X' and 'Ctrl-Alt+V' as to not use the same keys as normal copy, cut and paste short cuts . |
| • | NEW: 'Paste page as child' now has the short cut 'Ctrl-Alt+H' assigned. |
| • | NEW: The 'Copy / Paste page' option will no also copy the SEO properties files.Sitestepper - 4.1.1.10232 |
| • | SOLVED: The selected color in the Sitestepper development tree is now forced to be white on black for active build targets and uncompressed projects, or white on dark gray for compressed projects. Previously, under certain Windows color settings, the higlighted color could become black on black. |
| • | NEW: Compressed projects are now marked with a different icon to mark visually that they should be uncompressed before work can be done on them. |
| • | CHANGED: The top level icon (Sitestepper Developer Centers' has been changed to a more modern looking filing cabinet. |
StepGen - 4.1.1.10225
| • | NEW: The sections in the SEO grid will now remember their expanded state. |
| • | NEW: When nu priority number has been entered in the SEO parameters, the text '<not entered - a default of 5 will be used>' is displayed ( in stead of a 0 - a 0 means that the page many not be added to the Google sitemap list, an empty number means that the default of 5 must be used). |
| • | SOLVED: The SteMsgs list are now correctly used, even when only one page is build. |
| • | SOLVED: When editing the page properties and changing the keyword, the new keyword is now correctly used to see if the new keyword already exists in the project tree. |
StepGen - 4.1.0.10213
| • | SOLVED: The test for uniqueness of a keyword is now also performed when editing and saving the page parameters (i.e. after pressing the 'Save' button after editing the keyword, skeleton, secure and history values). |
StepGen - 4.1.0.10170
| • | NEW [tracker 2013] The option 'Copy site docs to site' is added to the popup menu of the web development tabs. |
| • | SOLVED [tracker 1984] The project skeleton is folder is now correctly re-selected when the select folder button is pressed in the site property tabs ('Skeleton Info - Skeleton folder' field). |
| • | SOLVED [tracker 1691] The internal page and keyword list is now correctly updated immediately after creating a new page. Previously the list was updated whenever at least one page was build to the web site or when editing the page name or page keyword in the parameter section. |
| • | NEW: StepGen will now accept files dragged from the Windows explorer or the Total Commander program (or any file manager), these files will be copied to the active folder in the site docs sub folder of the project folder. If the site docs tab is not active in the project tabs, the files will be copied tothe site docs folder it self. If the site docs tab is active, the files will be copied to whatever folder is selected in the combo box at the top of the site docs file listing. |
StepGen - 4.1.0.10164
| • | NEW: A new option 'View - Hide inactive languages' will hide the rows in the page properties from languages where are not being marked as build. In other words, when this option is active, the page properties area will only display rows for the languages which are marked as active in the option 'Generate - Enable languages'. This option is saved and restored in the current build target. |
 Show or hide search engine optimization parameters for disabled languages
StepGen - 4.1.0.10162/163
| • | SOLVED: The PT language caption in the page parameters was wrongly translated into Dutch. |
| • | SOLVED [tracker 1804] The paste option after a copy page action, now correctly copies the existing pages in every language. |
| • | CHANGED: When preprocessing the values in the StepGen Extra Stepvars file, the translations entered in the 'Project - Start StepMsgs' are added to the preprocessing variable list, making it possible to create extra stepvars which are language independent.
 |
Example : consider the following line present in the user step variable file:
meeruitleg=<span class="meeruitleg">{msg#3}<img style='border:0px;' src='{#ImageRoot}/arrow.gif' width='10' height='10' align='absmiddle' alt='{msg#4}'></span>
When building the step variables replacement list when building the web pages, this line will be translated into
meeruitleg=<span class="meeruitleg">Meer uitleg...<img style='border:0px;' src='{#ImageRoot}/arrow.gif' width='10' height='10' align='absmiddle' alt='Lees meer over deze mogelijkheid door deze link te volgen'></span>
thus when {meeruitleg} is found on a Dutch web source page, the Dutch text will be inserted
and
meeruitleg=<span class="meeruitleg">Read more...<img style='border:0px;' src='{#ImageRoot}/arrow.gif' width='10' height='10' align='absmiddle' alt='Read more about this feature by following this link'></span>
thus when {meeruitleg} is found on an English web source page, the English text will be inserted
So any where a follow link is required (which would require a rather large amount of code), all that is required is to enter {meeruitleg} in stead.
This user Step variable will be expanded into the correct link including the correct language for the page which is being build.
| • | NEW: All .htm and .html files found in the '_sitedocs' sub folder will be included in the Google site map with a default importance of 3 (out of 10). A future option will let the user select whether to include these files (or not include them), and if they should be included what importance should be attached (a number between 0 and 10). |
StepGen - 4.1.0.10127
| • | SOLVED [tracker 1864] <script> blocks are now skipped when parsing the source files for the most used word list. |
StepGen - 4.1.0.10115
| • | CHANGED: Moved the 'Build Javascripts' menu option in the action popup menu to immediately below the the 'Copy images to site' en 'Build style sheets to site' menu options. They form a block of commands copying or building files to the site, so that's more logical. |
StepGen - 4.1.0.10108
| • | NEW: A list of all pages which have been selected for edit will be compiled by StepGen. All page names in the project tree which are present in the list will be highlighted in blue (this means that every page which has been edited - or at least selected to be edited - will now appear highlighted in blue, making it very easy to see which pages the user has worked on. |
| • | NEW: A new menu item 'Pages - Show edited pages' will collapse the project tree completely, after which the tree is expanded in such a way that every page in the list of edited pages is visible. |
A example of the Sitestepper project where three files have been edited in the current session can be seen here:

|