Changeset 259
- Timestamp:
- 03/19/11 03:52:43 (2 years ago)
- Location:
- branches/mbutscher/work/WikidPadHelp/data
- Files:
-
- 3 added
- 4 removed
- 45 modified
-
Cascading style sheets.wiki (modified) (1 diff)
-
ChangeLog.wiki (modified) (4 diffs)
-
ChangeLog2004.wiki (modified) (2 diffs)
-
ChangeLog2006.wiki (modified) (4 diffs)
-
ChangeLog2007.wiki (modified) (5 diffs)
-
ChangeLog2008.wiki (modified) (3 diffs)
-
ChangeLog2009.wiki (modified) (2 diffs)
-
ChronViewWindow.wiki (deleted)
-
ClipboardCatcher.wiki (modified) (1 diff)
-
DATABLOCKS.grl (modified) (previous)
-
IncrementalSearch.wiki (modified) (3 diffs)
-
InlinePythonEval.wiki (modified) (7 diffs)
-
Insertions.wiki (modified) (5 diffs)
-
KeyboardShortcutCtrl-E.wiki (modified) (1 diff)
-
Menu Extra.wiki (modified) (2 diffs)
-
Menu Format.wiki (modified) (2 diffs)
-
Menu Navigate.wiki (modified) (3 diffs)
-
Menu Plugins.wiki (modified) (1 diff)
-
Menu View.wiki (modified) (1 diff)
-
Menu Wiki Page.wiki (modified) (3 diffs)
-
Menu Wiki.wiki (modified) (5 diffs)
-
Menus.wiki (modified) (1 diff)
-
Options HTML preview_export.wiki (modified) (7 diffs)
-
OptionsDialog.wiki (modified) (3 diffs)
-
PageStructureWindow.wiki (deleted)
-
SearchingTheWiki%2FBooleanRegex.wiki (modified) (1 diff)
-
SearchingTheWiki.wiki (modified) (10 diffs)
-
ShortHintAttribute.wiki (deleted)
-
SpellChecking.wiki (modified) (1 diff)
-
SystemInfoTemplate.wiki (modified) (1 diff)
-
TODOS.grl (modified) (previous)
-
ThirdPartyLibraries.wiki (modified) (3 diffs)
-
TodoItems.wiki (modified) (3 diffs)
-
UrlLinking.wiki (modified) (5 diffs)
-
WIKIRELATIONS.grl (modified) (previous)
-
WIKIWORDATTRS.grl (modified) (previous)
-
WIKIWORDMATCHTERMS.grl (modified) (previous)
-
WIKIWORDS.grl (modified) (previous)
-
WikiDocumentAttributes.wiki (modified) (5 diffs)
-
WikiHeader.wiki (modified) (1 diff)
-
WikiPadHelpStyleGuide.wiki (modified) (1 diff)
-
WikiPage.wiki (modified) (1 diff)
-
WikiSyntax.wiki (modified) (1 diff)
-
WikiWordNavigation.wiki (modified) (2 diffs)
-
WikidPadFeatures.wiki (modified) (1 diff)
-
WikidPadHelp.wiki (modified) (4 diffs)
-
WikidPadHelpTodo.wiki (added)
-
WindowChronView.wiki (added)
-
WindowPageStructure.wiki (added)
-
WordLinking.wiki (deleted)
-
upgrade WikidPad.wiki (modified) (1 diff)
-
wiki%2FCCBlacklist.data (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/mbutscher/work/WikidPadHelp/data/Cascading style sheets.wiki
r258 r259 2 2 + Cascading style sheets 3 3 4 Cascading style sheets (in short: CSS) are a way to control the rendering of an HTML file in great detail. When exporting HTML from WikidPad, certain CSS files are copied to the export directory and referenced by the generated HTML page(s). They are also respected for the external IEpreview, the internal preview ignores them.4 Cascading style sheets (in short: CSS) are a way to control the rendering of an HTML file in great detail. When exporting HTML from WikidPad, certain CSS files are copied to the export directory and referenced by the generated HTML page(s). They are also respected for the external MsInternetExplorer preview, the internal preview ignores them. 5 5 6 6 ++ Search order -
branches/mbutscher/work/WikidPadHelp/data/ChangeLog.wiki
r258 r259 10 10 install (no uninstall, no registry or start menu changes) 11 11 * Incremental search now also supported in inline diff view 12 * Removed annoying "blinking" on current heading in 13 doc structure window(thanks to Christian Ziemski)12 * Removed annoying "blinking" on current heading in the 13 [page structure window] (thanks to Christian Ziemski) 14 14 * Introduced splash window. 15 15 See [OptionsDialog#+++ Show splash screen] … … 19 19 * Bug fixed: Error in error handling for unknown wiki language 20 20 tag on opening a wiki 21 * Bug fixed: Problems with IE 6 on Win XP SP2 reduced (problems22 with iframe remain)21 * Bug fixed: Problems with MsInternetExplorer 6 on Win XP SP2 22 reduced (problems with iframe remain) 23 23 * Bug fixed: Sometimes relative links not possible due to 24 24 undesired case sensitivity … … 41 41 See [OptionsDialog#+++ Translate menu accelerators for keyboard layout] 42 42 * Option to show iframe content from external sources inside 43 the HTML IEpreview.43 the MsInternetExplorer preview. 44 44 See [Options HTML preview_export#*Show iframes inside IE preview*] 45 45 * Experimental: MsWindows: Option to let scroll-wheel scroll … … 145 145 146 146 * Inline diff between versions. 147 See [ ChronViewWindow#++++ Compare differences]147 See [WindowChronView#+++ Compare differences] 148 148 * MsWindows: Option to warn about other WikidPad processes running 149 149 in single process mode. -
branches/mbutscher/work/WikidPadHelp/data/ChangeLog2004.wiki
r258 r259 32 32 the order of the [child nodes] in the [tree view dialog]. 33 33 34 [child_sort_order: unsorted]34 \[child_sort_order: unsorted] 35 35 36 36 2. User can now place their extensions in "user_extensions" under the … … 45 45 46 46 Will open up this page in a new instance of wikidPad. This will work 47 outside of wikidPad as well, from InternetExplorer for example. The47 outside of wikidPad as well, from MsInternetExplorer for example. The 48 48 easiest way to create a link to another wiki from within a wiki page 49 49 is to just drag and drop the .wiki file onto the text editor. -
branches/mbutscher/work/WikidPadHelp/data/ChangeLog2006.wiki
r258 r259 243 243 See RenamingWikiWords#*Title# auto-rename* 244 244 * Fixed bug: Upper case non-ascii letters were not found when 245 opening a wiki word (e.g. " É" didn't find Éve).245 opening a wiki word (e.g. "\É" didn't find "\Éve"). 246 246 * HTML-tag \<pre> is now handled much better. 247 247 * Changed controls in spell check dialog to circumvent problems 248 with some languages on Win98/ME248 with some languages on MsWindows 98/ME 249 249 250 250 * Fixed bug: No preview if newly created page wasn't saved first. … … 296 296 297 297 * Changed method to find [configuration directory], more suitable 298 for [Wikid Pad on a USB stick] and more reliable. See WikidPadOnUSB299 andApplicationConfigurationFiles.298 for [Wikid Pad on a USB stick] and more reliable. 299 See also ApplicationConfigurationFiles. 300 300 301 301 … … 304 304 * TodoItem part shows up twice in tree with same content if part 305 305 is also right side of a todo entry. Now shows up only once. 306 * Wrong cursor position after using bold or italicfrom306 * Wrong cursor position after using *bold* or _italic_ from 307 307 menu/toolbar 308 308 * "Show referring Wikis" in the "Plugins" menu didn't work … … 559 559 (therefore the new version number) (see [DatabaseTypes]) 560 560 * In wiki-wide search cycling through found matching occurrences 561 on a page with F3or clicking on the little blue bar561 on a page with [F3] or clicking on the little blue bar 562 562 * Basic printing support (see [Printing]) 563 563 * Support for titled wiki words and URLs (e.g -
branches/mbutscher/work/WikidPadHelp/data/ChangeLog2007.wiki
r258 r259 34 34 (GUI). Not supported are: attributes (e.g. "\[alias:WikiWord]"), 35 35 shortcuts ([Ctrl-A]), external plugins, some internal messages 36 (e.g. regular expression errors)36 (e.g. errors of [regular expressions]) 37 37 38 38 * Bug fixed for MsWindows: An always visible taskbar could partly … … 92 92 wxPython 2.8 (OS not recognized properly) 93 93 * Bug fixed: Exception possible when running WikidPad from 94 commandline while doc structure windowis open94 commandline while the [page structure window] is open 95 95 * Bug fixed: Starting URLs with characters not in system 96 96 codepage failed … … 139 139 RepositoryRevision in "mbutscher" branch: *123* 140 140 141 * New document structure window. See PageStructureWindow141 * New [page structure window]. 142 142 * Search dialogs (except incremental search) now show an error 143 143 box with meaningful message when searching for a bad regular … … 421 421 (bold, headings, todo) 422 422 * Bug fixed: Link to page with spaces in name didn't work 423 with IEas preview423 with MsInternetExplorer as preview 424 424 * Bug fixed: Masses of superfluous [tree nodes] when updating 425 425 tree on Linux … … 427 427 (e.g. 1) on expression evaluation 428 428 * Bug (hopefully) fixed: Temporarily generated images not shown 429 in IE7 preview429 in MsInternetExplorer 7 preview 430 430 431 431 -
branches/mbutscher/work/WikidPadHelp/data/ChangeLog2008.wiki
r258 r259 39 39 * Option to set whole wiki read-only. 40 40 See OptionsDialog#*Read-only# wiki* 41 * Wiki-bound option to auto-show log windowin addition41 * Wiki-bound option to auto-show the [log window] in addition 42 42 to global option 43 43 * "Collapse whole tree" in context menu of tree items … … 58 58 * Bug fixed: Prioritizing more specific global settings for tree 59 59 node state (icon/bold/color) over less specific ones did not work 60 * Bug fixed: Diverse problems with IEpreview60 * Bug fixed: Diverse problems with MsInternetExplorer preview 61 61 * Bug fixed: Using templates when "templates_head" is set to "auto" 62 62 (or not set at all) prevented "Use link title if present" … … 97 97 * Bug fixed: Default "wikistyle.css" has no style definition 98 98 for heading levels 5 to 15 99 * Bug fixed: Searching for regular expressionsmatching nothing99 * Bug fixed: Searching for [regular expressions] matching nothing 100 100 (e.g. "|") may freeze WikidPad 101 101 * Bug fixed: Nesting of text blocks into submenus doesn't work -
branches/mbutscher/work/WikidPadHelp/data/ChangeLog2009.wiki
r258 r259 19 19 * Bug fixed: Internal [HTML preview] jumped to top of page on 20 20 each resize 21 * Bug fixed: Temporary files for IE preview weren't deleted22 on close21 * Bug fixed: Temporary files for MsInternetExplorer preview 22 weren't deleted on close 23 23 24 24 … … 62 62 63 63 * Support for storing versions of wiki pages (do not yet rely 64 on this function!). See [ ChronViewWindow#+++ Versions]64 on this function!). See [WindowChronView#++ Versions] 65 65 * Options to set defaults for wiki-wide search. 66 66 See [OptionsDialog#+++ Wiki-wide search defaults] -
branches/mbutscher/work/WikidPadHelp/data/ClipboardCatcher.wiki
r258 r259 57 57 In the options dialog, page "Clipboard Catcher", there are entries "Prepend before clipboard snippet" and "Append after clipboard snippet" where you can set which character(s) should be appended after each caught snippet. 58 58 59 In this field you can use the same escapes as in the replace field of the "Find and Replace" dialog in regular expression mode as well as time formats as these shown in "Date Format" dialog in "Edit"->"Settings" menu (see also [Printing#++++ Page separator]).59 In this field you can use the same escapes as in the replace field of the "Find and Replace" dialog in [regular expression] mode as well as time formats as these shown in "Date Format" dialog in "Edit"->"Settings" menu (see also [Printing#+++ Page separator]). 60 60 61 61 -
branches/mbutscher/work/WikidPadHelp/data/IncrementalSearch.wiki
r257 r259 1 ++ Incremental Search 1 [:page:PageHeader][:toc:] 2 + Incremental Search 2 3 3 4 In order to start an incremental search in the left field of the status bar, 4 5 just type [Ctrl-F] or [F3] while You are in a document. 5 6 6 Now, be eing in incremental search mode anything you type becomes a search7 Now, being in incremental search mode anything you type becomes a search 7 8 string, and as you type you are forwarded to any matches found in the current 8 text. 9 text. 9 10 10 11 Type [Ctrl-F] or [F3] again, or type [Cursor-Down] or [Page-Down] … … 14 15 To exit incremental search mode type [Enter]. 15 16 16 Incremental search supports regex. For example: To match the17 Incremental search supports [regular expressions]. For example: To match the 17 18 word "incremental" or the word "search" in this document, type: 18 19 … … 43 44 44 45 45 [ icon: lens]46 [:page:PageFooter][icon: lens] -
branches/mbutscher/work/WikidPadHelp/data/InlinePythonEval.wiki
r258 r259 1 ++ Inline Python Eval 1 [:page:PageHeader][:toc:] 2 + Inline Python Eval 2 3 3 4 4 ++ +Security concerns5 ++ Security concerns 5 6 WikidPad allows to evaluate and execute arbitrary Python scripts. 6 7 Because this is a potential security risk, script execution is … … 38 39 39 40 40 ++ +Evaluating expressions41 ++ Evaluating expressions 41 42 You can evaluate Python expressions directly in the editor by 42 43 highlighting the expression and pressing [Ctrl-E]. Example: … … 47 48 48 49 49 ++ +Executing scripts on the same page50 ++ Executing scripts on the same page 50 51 You can also execute blocks of code within a document. Blocks of code 51 52 are defined within <% %> blocks. For example: … … 80 81 81 82 82 ++ +Script Imports83 ++ Script Imports 83 84 84 85 You can import scripts from another page using the following attribute. … … 86 87 [import_scripts: GlobalScriptLibrary] 87 88 88 Type [Ctrl-4] to see the output from script 4 on the page 89 GlobalScriptLibrary. 89 Type [Ctrl-4] to see the output from script 4 on the page GlobalScriptLibrary. 90 90 91 You can also use \[global.import_scripts: ...] propertyto define a single page which will be seen as if it was imported by every page of the wiki.91 You can also use the property \[global.import_scripts: ...] in order to define a single page which will be seen as if it was imported by every page of the wiki. 92 92 93 93 94 ++ +Editor Control Functions94 ++ Editor Control Functions 95 95 96 96 See http://www.yellowbrain.com/stc/index.html for a list of the functions … … 98 98 99 99 100 ++ +Another Example100 ++ Another Example 101 101 102 102 Highlight the line below and press [Ctrl-3] … … 105 105 106 106 <% 3: lib.encodeSelection(editor) %> 107 108 109 [:page:PageFooter] -
branches/mbutscher/work/WikidPadHelp/data/Insertions.wiki
r220 r259 1 ++ Insertions 1 [:page:PageHeader][:toc:] 2 + Insertions 2 3 3 Insertions allow to insert some dynamic text into preview and HTML export of a page. This text can either be the content of another page or a list of wikipage links to pages which are parents or children of a page or to pages which form the result of a saved search.4 Insertions allow to insert some dynamic text into preview and HTML export of a page. 4 5 5 T o insert, for example, the content of the IncrementalSearch page, write:6 This text can either be the content of another page or a list of links to WikiPages which are parents or children of a page or to pages which form the result of a saved search. 6 7 7 [:page: IncrementalSearch] 8 9 ---- 10 11 If you switch now to the preview, you will see the content of the IncrementalSearch page above, instead of the insertion tag. 8 See ExampleInsertions. 12 9 13 10 14 ++ +Syntax11 ++ Syntax 15 12 The tag begins always with '[:' then comes the _insertion key_, then a colon and the _insertion value_, 16 13 after that there may be appendices, separated by semicolons, to describe the way of presentation in more detail. The tag is closed by a closing bracket. … … 18 15 In the example above, "page" is the insertion key, "IncrementalSearch" is the value. 19 16 20 The value and appendices can be quoted (enclosed by quotation symbols) if they shall contain special characters or newlines. A quotation symbol is an arbitrary number of one of the quotation characters ", ', / or \ (double quotation mark, single quotation mark, slash or backslash). The starting and ending symbols must be the same. Examples for quotation symbols are: 17 +++ Using Quotation Symbols 18 The value and appendices can be quoted (enclosed by quotation symbols) if they shall contain special characters or newlines. A quotation symbol is an arbitrary number of one of the quotation characters ", ', / or \ (double quotation mark, single quotation mark, slash or backslash). 19 The starting and ending symbols must be the same. 21 20 22 " 23 ''' 24 // 25 ///// 26 \\ 21 See ExampleQuotationSymbols. 27 22 28 The above insertion example can therefore be written as:29 23 30 << 31 [:page: "IncrementalSearch"] 32 [:page: '''IncrementalSearch'''] 33 [:page: //IncrementalSearch//] 34 [:page: /////IncrementalSearch/////] 35 [:page: \\IncrementalSearch\\] 36 >> 37 24 +++ Builtin _keys_ and _values_ 38 25 The following keys and values are built into WikidPad (further are possible by plugins): 39 26 … … 41 28 given as insertion value. If it contains an appendix 42 29 "adjheading" it adjusts the heading levels in the inserted page 43 to the level of inserting page 30 to the level of inserting page. See InsertPage. 44 31 * *rel* lists all wiki words related to this page in the way 45 described by the value: 32 described by the value: See InsertRel. 46 33 * *parents*: all parents of the page 47 34 * *children*: all children (= all wiki links) of the page. … … 55 42 on export) 56 43 * *savedsearch* lists all wiki words found by the saved search 57 with the name given as value. 44 with the name given as value. See InsertSavedSearch. 58 45 * *toc* shows a little table of contents with the headings of 59 46 the current page. In HTML preview/export you can click on 60 47 the lines to go to the actual headings. The value of this 61 insertion must be empty. 48 insertion must be empty. See InsertToC. 62 49 * *iconimage* shows the icon whose name is given as value. 63 50 You can use menu "Format"->"Icon Name" to find the name of 64 an existing icon. 51 an existing icon. See InsertIconImage. 65 52 * *eval* Evaluate the given Python expression and handle its 66 53 result as if it replaces the insertion. You must switch on 67 54 the appropriate option "Process insertion scripts" on the 68 "Security" options page to make it work. 69 * *self* Shows the name of the current page. 55 "Security" options page to make it work. See InsertEval. 56 * *self* Shows the name of the current page. See InsertSelf. 70 57 71 58 59 ++ Sorting Multi-Column Output 72 60 For insertion tags which produce lists of wiki links (all but the "page" and "eval" insertion), you can also have the appendix "columns 123" where 123 stands for the number of columns the list should have. By default, there is only one column. 73 61 … … 89 77 90 78 91 +++ Examples 92 93 At first a few wiki links to demonstrate the functions: (KeyBindings, DeadLink, DeadLinkToo, ScratchPad, TextBlocks) 94 95 It is recommended to switch to preview to see the effect of the tags: 96 97 *\[:rel: parents]* 98 [:rel: parents] 99 100 *\[:rel: children]* 101 [:rel: children] 102 103 *\[:rel: children;existingonly;columns 2]* 104 [:rel: children;existingonly;columns 2] 105 106 *\[:rel: children;existingonly;columns 2;coldir down]* 107 [:rel: children;existingonly;columns 2;coldir down] 108 109 *\[:savedsearch: nanny; columns 4]* (all pages containing "any") 110 [:savedsearch: nanny; columns 4] 111 112 *\[:toc:]* 113 [:toc:] 114 115 *\[:eval:"5+6"]* 116 [:eval:"5+6"] 79 [:page:PageHeader] -
branches/mbutscher/work/WikidPadHelp/data/KeyboardShortcutCtrl-E.wiki
r257 r259 2 2 + Keyboard Shortcut Ctrl-E 3 3 4 Use [Ctrl-E] in order evaluate function script(s).4 Use [Ctrl-E] in order to evaluate function script(s). 5 5 6 6 ++ See also -
branches/mbutscher/work/WikidPadHelp/data/Menu Extra.wiki
r188 r259 1 ++ Menu Extra 1 [:page:PageHeader][:toc:] 2 + Menu Extra 2 3 3 4 ++ Export … … 10 11 Shows a dialog to import wiki pages into wiki. See [WikiImport]. 11 12 13 ---- 12 14 ++ Scripts 13 15 Allows execution of Python scripts. See [InlinePythonEval]. 14 16 15 +++ Eval 17 +++ Eval - [Ctrl-E] 16 18 If text is selected it is evaluated and result is inserted after it (useful as calculator). 17 If no text selected, all scripts on the page, including19 If no text is selected, all scripts on the page are evaluated (including imported ones). 18 20 19 21 +++ Run Function # 20 22 Run one of six numbered scripts on the page (or imported from another page). 21 23 24 ---- 22 25 ++ Options 23 26 Starts the options dialog. See [OptionsDialog]. 27 28 29 [:page:PageFooter][icon:left-right][alias:'"Extra" Menu'; Extra Menu][short_hint:The "Extra" menu] -
branches/mbutscher/work/WikidPadHelp/data/Menu Format.wiki
r221 r259 1 ++ Menu Format 1 [:page:PageHeader][:toc:] 2 + Menu Format 2 3 3 ++ Bold 4 ++ Bold - [Ctrl-B] 4 5 Marks selection in editor with appropriate markup for bold text. 5 6 6 ++ Italic 7 ++ Italic - [Ctrl-I] 7 8 Marks selection in editor with appropriate markup for italics. 8 9 9 ++ Heading 10 ++ Heading - [Ctrl-Alt-H] 10 11 Marks line containing text cursor with markup for a heading. 11 12 12 13 This can be used multiple times to change heading level. 13 14 14 ++ Rewrap Text 15 ---- 16 17 ++ Rewrap Text - [Ctrl-W] 15 18 Rewraps text (adds/removes newlines) to make each line contain no more characters as defined in "wrap" attribute. See [TextFormatting]. 16 19 17 20 ++ Convert 18 +++ Selection to Link 21 +++ Selection to Link - [Ctrl-J] 19 22 Makes the selected text in editor to a wiki link by removing forbidden characters. 20 23 21 +++ Selection to Wiki Word 24 +++ Selection to Wiki Word - [Ctrl-Shift-R] 22 25 Moves selected text to another wiki word and places a link to this word where the text was. 23 26 24 27 You are asked for the link to the word. If you enter an existing wiki word you are asked if you want to append the text to this word. 28 29 ---- 25 30 26 31 ++ Icon Name … … 32 37 ++ Add Attribute 33 38 Allows to append to a page the appropriate attribute to give the related node in tree the selected icon or color. 39 40 41 [:page:PageFooter][icon:left-right][alias:'"Format" Menu'; Format Menu][short_hint:The "Format" menu] -
branches/mbutscher/work/WikidPadHelp/data/Menu Navigate.wiki
r258 r259 14 14 If current tab shows a [Subpage] this opens the superpage, e.g. from [SearchingTheWiki/BooleanRegex] it moves to [SearchingTheWiki]. 15 15 16 ---- 16 17 ++ Go to Page - [Ctrl-O] 17 18 Opens dialog to open a particular page. This dialog also allows to open or delete multiple pages. If you enter a non-existing page name you can also create a new page there. … … 28 29 List of all [parentless nodes] (independent of current wiki word). 29 30 31 ---- 30 32 ++ Show History - [Ctrl-H] 31 33 Shows history of all pages visited in the current tab. … … 37 39 Same as "Show History" but automatically selects the next page to visit. 38 40 41 ---- 39 42 ++ Add Bookmark - [Ctrl-Alt-B] 40 43 Append a special bookmark attribute to the current WikiPage. -
branches/mbutscher/work/WikidPadHelp/data/Menu Plugins.wiki
r257 r259 2 2 + Menu Plugins 3 3 4 todo: Add Menu Options4 todo: Add content 5 5 6 6 See also [WikiStructureGraphs]. -
branches/mbutscher/work/WikidPadHelp/data/Menu View.wiki
r257 r259 15 15 16 16 ++ Show Page Structure 17 Show the headings of a page in a hierarchical manner. See [ PageStructureWindow].17 Show the headings of a page in a hierarchical manner. See [page structure window]. 18 18 19 19 ---- -
branches/mbutscher/work/WikidPadHelp/data/Menu Wiki Page.wiki
r199 r259 1 ++ Menu Wiki Page 1 [:page:PageHeader][:toc:] 2 + Menu Wiki Page 2 3 3 ++ Save 4 ++ Save - [Ctrl-S] 4 5 Save current wiki page to database (in fact all modified wiki pages are saved). 5 6 6 ++ Rename 7 ++ Rename - [Ctrl-Alt-R] 7 8 Rename current page. After chosing the new you are also asked if you want WikidPad to replace all references to the old name to references to the new one (if you have not set a default action in options). 8 9 9 10 Be aware that this process is only a simple text search and replace which may produce wrong results under some circumstances. 10 11 11 ++ Delete 12 ++ Delete - [Ctrl-D] 12 13 Delete current page. 13 14 14 ++ Set as Root 15 ---- 16 17 ++ Set as Root - [Ctrl-Shift-Q] 15 18 Set current page as root of the tree. 16 19 … … 25 28 Show and select wiki page of current tab in tree. By default this happens automatically but you can change that in the options. 26 29 27 ++ Follow Link 30 ---- 31 32 ++ Follow Link - [Ctrl-L] 28 33 Follow the URL or wiki word link the text cursor is currently on in editor. 29 34 30 ++ Follow Link in New Tab 35 ++ Follow Link in New Tab - [Ctrl-Alt-L] 31 36 Same as "Follow Link" but opens a new tab for the target. 32 37 … … 36 41 If you right click on an "anchor:" definition in editor and choose "Copy Anchor URL to clipboard" the URL contains also a link to the particular anchor. 37 42 43 ---- 44 38 45 ++ Add version 39 Add a new version 46 Add a new version 47 48 49 [:page:PageFooter][icon:left-right][alias:'"Wiki Page" Menu'; Wiki Page Menu][short_hint:The "Wiki Page" menu] -
branches/mbutscher/work/WikidPadHelp/data/Menu Wiki.wiki
r182 r259 1 ++ Menu Wiki 1 [:page:PageHeader][:toc:] 2 + Menu Wiki 2 3 3 ++ New 4 ++ New - [Ctrl-N] 4 5 Create new wiki 5 6 … … 11 12 There may be a file with the same name in the "data" directory below, but this contains the text of your wiki root page. 12 13 14 ---- 15 13 16 ++ Recent 14 17 Recently opened wikis. Choosing one opens it in the same window. … … 17 20 Favorite wikis to open, see [FavoriteWikis]. 18 21 19 ++ Search wiki 22 ---- 23 24 ++ Search wiki - [Ctrl-Alt-F] 20 25 Start the dialog to search the whole wiki. See [SearchingTheWiki#+++ To search all pages]. 26 27 ---- 21 28 22 29 ++ Publish as HTML … … 25 32 You can also use "Other Export" to show a dialog to set more precisely what to export, whereto and in which format. See [WikiExport]. 26 33 27 ++ Print 34 ++ Print - [Ctrl-P] 28 35 Start print dialog for a plain text print of some or all wiki pages. See [Printing]. 36 37 ---- 29 38 30 39 ++ Properties … … 34 43 These items are only needed in rare cases. They allow to update the whole wiki in the foreground or as background task and to cope with some errors which may happen. See [WikiMaintenance]. 35 44 45 ---- 46 36 47 ++ Exit 37 48 Nothing surprising. 38 49 50 51 [:page:PageFooter][icon:left-right][alias:'"Wiki" Menu'; Wiki Menu][short_hint:The "Wiki" menu] -
branches/mbutscher/work/WikidPadHelp/data/Menus.wiki
r231 r259 1 ++ Menus 1 [:page:PageHeader][:toc:] 2 + Menus 2 3 3 [Menu Wiki] 4 [Menu Edit] 5 [Menu View] 6 [Menu Tabs] 7 [Menu Wiki Page] 8 [Menu Format] 9 [Menu Navigate] 10 [Menu Extra] 11 [Menu Help] 4 * [Menu Wiki] 5 * [Menu Edit] 6 * [Menu View] 7 * [Menu Tabs] 8 * [Menu Wiki Page] 9 * [Menu Format] 10 * [Menu Navigate] 11 * [Menu Extra] 12 * [Menu Plugins] 13 * [Menu Help] 12 14 13 15 14 [ child_sort_order: natural]16 [:page:PageFooter][icon:list][child_sort_order: natural] -
branches/mbutscher/work/WikidPadHelp/data/Options HTML preview_export.wiki
r258 r259 1 ++ Options for HTML preview/export 1 [:page:PageHeader][:toc:] 2 + Options for HTML preview/export 2 3 3 *Start browser after export* 4 +++++ Start browser after export 4 5 Starts the current web browser after exporting one or more HTML pages or an XML document. 5 6 6 *Font name for HTML preview* 7 +++++ Font name for HTML preview 7 8 Enter the desired font name for the HTML preview. Clicking on the "..." button shows a list of available fonts. 8 9 9 *Attrs. to (not) include in preview* 10 Enter here a regular expressionof the properties you want to allow to be shown in the HTML preview. The RE is tested against a "normalized" property where the brackets are removed and key and value are separated by ": ". So even if the property is in the page written as "\[camelCaseWordsEnabled=false]", the RE is tested against "camelCaseWordsEnabled: false".10 +++++ Attrs. to (not) include in preview 11 Enter here a [regular expression] of the properties you want to allow to be shown in the HTML preview. The RE is tested against a "normalized" property where the brackets are removed and key and value are separated by ": ". So even if the property is in the page written as "\[camelCaseWordsEnabled=false]", the RE is tested against "camelCaseWordsEnabled: false". 11 12 12 13 If you e.g. want to show the "alias" properties only, enter "alias: .* ". Other properties will then be hidden in the preview. The empty text field matches everything. … … 16 17 If you press the "Ok" button of the options dialog, but the dialog doesn't vanish, instead this text field is red, then the RE contains an error and must be corrected first. 17 18 18 *Attrs. to (not) include in export* 19 +++++ Attrs. to (not) include in export 19 20 Same as above, but for the HTML export. 20 21 21 *Shows pics as links in preview* 22 +++++ Shows pics as links in preview 22 23 If this option is checked, links to image URLs (those ending with .png, .gif or .jpg) are shown like other links in the preview. If it is unchecked, the images (if available) are shown. 23 24 24 *Shows pics as links in export* 25 +++++ Shows pics as links in export 25 26 Same for HTML export. 26 27 In the export dialog, you can temporarily override this setting for one export. 27 28 28 *Preview renderer* 29 +++++ Preview renderer 29 30 Under MsWindows you can choose the renderer for the [HTML preview]: 30 31 … … 40 41 Changes of this setting only have an effect for newly opened WikidPad windows. 41 42 42 Mozilla and IErenderer can use CSS-files for preview, see [Cascading style sheets].43 Mozilla and MsInternetExplorer renderer can use CSS-files for preview, see [Cascading style sheets]. 43 44 44 45 *Important remarks* 45 * Using IEor Mozilla as renderers means that any weaknesses of46 * Using MsInternetExplorer or Mozilla as renderers means that any weaknesses of 46 47 these browsers (esp. regarding security) become part of 47 48 WikidPad. If e.g. a wiki page contains dangerous scripts in … … 53 54 54 55 55 *Show iframes inside IE preview* 56 If you chose IErenderer above you can set if an iframe (this is like a browser window in the browser window) should show its contents inside the preview or if your external default browser is started for this. This option may also work with Mozilla renderer but is currently untested.56 +++++ Show iframes inside IE preview 57 If you chose MsInternetExplorer as renderer above you can set if an iframe (this is like a browser window in the browser window) should show its contents inside the preview or if your external default browser is started for this. This option may also work with Mozilla renderer but is currently untested. 57 58 58 59 59 *Table of contents* 60 +++++ Table of contents 60 61 Choose if you want a table of contents in tree form, list form or not at all, see WikiExport#*Additional# options* 61 62 In the export dialog, you can temporarily override this setting for one export. 62 63 63 *Title of toc* 64 +++++ Title of toc 64 65 Set the title of the table of contents according to your language. The default is "Table of Contents". For German it could be e.g. "Inhaltsverzeichnis". 65 66 66 *Single page separator lines* 67 +++++ Single page separator lines 67 68 Set the number of separator lines to separate wiki pages in a single HTML page on export. 68 69 … … 75 76 76 77 77 *Link color* 78 +++++ Link color 78 79 Specify the color of a link in preview/HTML export by pressing the little "..." button to start the color dialog or by entering a numeric HTML color (e.g. "#000000" for black) in the text field. Leaving the field empty chooses the default color. 79 80 … … 81 82 82 83 83 *Active link color* 84 +++++ Active link color 84 85 Color of a link while hovering over it with the mouse or while mouse is pressed (depends on browser). Doesn't work for preview. Attribute to override: "html.alinkcolor". 85 86 86 *Visited link color* 87 +++++ Visited link color 87 88 Color of an already visited link. Doesn't work for preview. Attribute to override: "html.vlinkcolor". 88 89 89 *Text color* 90 +++++ Text color 90 91 Color of normal text. Attribute to override: "html.textcolor". 91 92 92 *Background color* 93 +++++ Background color 93 94 Color of background. Attribute to override: "html.bgcolor". 94 95 95 *Background image* 96 +++++ Background image 96 97 Link (URL) to a background image. Doesn't work for preview. Attribute to override: "html.bgimage". 97 98 … … 100 101 ++++ DOCTYPE 101 102 Sets the DOCTYPE to use in the header of an HTML file. You should only modify it if you understand what it is doing. 103 104 105 [:page:PageFooter] -
branches/mbutscher/work/WikidPadHelp/data/OptionsDialog.wiki
r258 r259 92 92 Set the number of wikis to show in menu "Wiki"->"Recent" 93 93 94 +++++ Auto-show log window95 Automatically show log windowif new error messages arrive (see [WikiDocumentAttributes]#+++# Error# checking ).96 97 +++++ Auto-hide log window98 Automatically hide log windowif no more error messages are present.94 +++++ Auto-show [log window] 95 Automatically show the [log window] if new error messages arrive (see [WikiDocumentAttributes]#+++# Error# checking ). 96 97 +++++ Auto-hide [log window] 98 Automatically hide the [log window] if no more error messages are present. 99 99 100 100 +++++ Structure window pos. 101 Where (relative to main window) should the PageStructureWindowbe positioned? "Hidden" deactivates it.101 Where (relative to main window) should the [page structure window] be positioned? "Hidden" deactivates it. 102 102 *KnownBug*: After changing the position of the window, restarting WikidPad is necessary. See RestartWikidPad for details. 103 103 … … 106 106 107 107 +++++ Auto-hide structure window 108 After double-clicking an entry in PageStructureWindowthe window is collapsed (hidden) automatically if this is checked.108 After double-clicking an entry in [page structure window] the window is collapsed (hidden) automatically if this is checked. 109 109 110 110 +++++ Structure window selection auto-follow 111 If checked and document structure windowis visible, changing cursor position in editor can also change selection in structure window to always show the heading which is nearest above the current cursor position.111 If checked and [page structure window] is visible, changing cursor position in editor can also change selection in structure window to always show the heading which is nearest above the current cursor position. 112 112 113 113 … … 476 476 Check this if you want to prevent the wiki from acidental modifications. 477 477 478 +++++ Auto-show log window479 Automatically show log windowif new error messages arrive (see [WikiDocumentAttributes#+++ Error checking]).478 +++++ Auto-show [log window] 479 Automatically show the [log window] if new error messages arrive (see [WikiDocumentAttributes#+++ Error checking]). 480 480 If the check-box is gray, the application-bound setting (see above) is used, otherwise this wiki-bound setting overrides it. 481 481 -
branches/mbutscher/work/WikidPadHelp/data/SearchingTheWiki%2FBooleanRegex.wiki
r257 r259 73 73 74 74 << 75 todo:grass and garden Find pages having a todo item containing "grass" in the key and the text "garden" somewhere.75 todo:grass and garden Find pages having a TodoItem containing "grass" in the key and the text "garden" somewhere. 76 76 >> 77 77 -
branches/mbutscher/work/WikidPadHelp/data/SearchingTheWiki.wiki
r258 r259 1 ++ Searching The Wiki 1 [:page:PageHeader][:toc:] 2 + Searching The Wiki 2 3 3 4 +++ To search inside a page 4 ++ To search inside a page 5 5 6 6 [Ctrl-F] or [F3] turns on IncrementalSearch. … … 8 8 9 9 10 ++ +To search all pages: Fast search10 ++ To search all pages: Fast search 11 11 12 12 The toolbar contains a little search field. Just enter text you want to search for (you can use regular expression syntax), hit return and a list of matching wiki pages pops up. … … 17 17 18 18 19 ++ +To search all pages: Full search19 ++ To search all pages: Full search 20 20 21 21 [Ctrl-Alt-F] brings up the search dialog for the entire wiki. … … 37 37 the fastest possible way. 38 38 39 The dialog consists of two tabs: "Search text" allows to search for a particular piece of text in the pages, tab "Set page list" allows to search for pages matching a regular expressionor having a special parent-children relationship.39 The dialog consists of two tabs: "Search text" allows to search for a particular piece of text in the pages, tab "Set page list" allows to search for pages matching a [regular expression] or having a special parent-children relationship. 40 40 41 41 42 +++ +Tab "Search text"42 +++ Tab "Search text" 43 43 44 44 The whole right side of the tab shows the search results, the left side allows to control how to search. … … 46 46 From top to bottom: 47 47 48 ++++ +Search text48 ++++ Search text 49 49 50 *Text field "Wiki Search"* 51 Enter the pattern you want to search for. You can use regular expressionshere. Below you can set exactly how the pattern should be interpreted.50 +++++ Text field "Wiki Search" 51 Enter the pattern you want to search for. You can use a [regular expression] here. Below you can set exactly how the pattern should be interpreted. 52 52 53 *Simple regex* 53 +++++ Simple regex 54 54 Choose this if the pattern contains only a single RE 55 55 56 *Boolean regex* 56 +++++ Boolean regex 57 57 Choose this if the pattern contains multiple REs connected with boolean operators. See [/BooleanRegex] for details. 58 58 Some operations are not available in boolean regex mode, especially replacing of text. 59 59 60 *As is* 60 +++++ As is 61 61 All characters are taken as they are. 62 62 63 *Index* 63 +++++ Index 64 64 Search on a prebuilt index. See [/Index]. 65 65 66 *Case sensitive, Whole word* 66 +++++ Case sensitive, Whole word 67 67 Choose here if case matters for the search pattern and/or if only whole words should be searched for 68 68 69 *Button "Find"* 69 +++ Button "Find" 70 70 Starts search process. If finished, a list of matching pages is listed on the right, optional with the number of occurring matches in parentheses and/or a few characters of context if set in the options. 71 71 72 ++++ +Replacing72 ++++ Replacing 73 73 74 *Text field "Replace By"* 74 +++++ Text field "Replace By" 75 75 Enter here with which a found pattern on a page (or all pages) should be replaced. This field and the following three buttons are only available for "Simple regex" mode. 76 76 77 *Button "Find Next"* 77 +++++ Button "Find Next" 78 78 Find the next matching part of text in current page or next page in the search results and select it. 79 79 80 *Button "Replace"* 80 +++++ Button "Replace" 81 81 Replace current selection with content of "Replace by" and go to next matching part. 82 82 83 *Button "Replace All"* 83 +++++ Button "Replace All" 84 84 After asking for confirmation, replaces all occurrences matching to the search pattern by the replacement in all pages in the search results. At the end of the operation you will be informed about the number of done replacements. 85 85 86 86 87 ++++ +Storing/Loading Searches87 ++++ Storing/Loading Searches 88 88 89 *List of "Saved Searches"* 89 +++++ List of "Saved Searches" 90 90 Contains the titles of all searches stored in this wiki. The saved searches can also be seen in the tree after expanding "Views" and therein "saved searches" (only presented if searches exist). 91 91 92 92 Expanding one of the searches starts the search operation. 93 93 94 *Button "Save Search"* 94 +++++ Button "Save Search" 95 95 Saves the current content of the "Wiki Search" field and the settings below (not the replacement) in the wiki. First you are asked for the title of the search. If the title already exists, you must confirm to overwrite the previous search with this title. 96 96 97 *Button "Delete Search(es)"* 97 +++++ Button "Delete Search(es)" 98 98 Delete the searches selected in the list after confirmation 99 99 100 *Button "Load Search"* 100 +++++ Button "Load Search" 101 101 Loads selected search into the searching area. 102 102 103 *Button "Load and Run Search"* 103 +++++ Button "Load and Run Search" 104 104 Same as hitting "Load Search" and "Find" button subsequently. Double clicking in the list has the same effect. 105 105 106 106 107 ++++ +Other107 ++++ Other 108 108 109 *Copy to clipboard: Button "Page names"* 109 +++++ Copy to clipboard: Button "Page names" 110 110 This copies the content of the result to the clipboard as text containing a list of . 111 111 112 *Button "As Resultlist"* 112 +++++ Button "As Resultlist" 113 113 Convert dialog to a small resultlist to save screen space. 114 114 115 *Button "As Tab"* 115 +++++ Button "As Tab" 116 116 Convert it to a tab. 117 117 118 *Button "Options"* 118 +++++ Button "Options" 119 119 Starts a dialog to set options for the searching: 120 120 … … 136 136 137 137 138 *Button "Close"* 138 +++++ Button "Close" 139 139 Close the dialog, same as hitting ESC key. This button is replaced by "OK" and "Cancel" if using the dialog to define a set of pages for exporting or printing. 140 140 141 141 142 ++++ +The result list on the right142 ++++ The result list on the right 143 143 144 144 Each item in the result list consist of the page name, one or two optional numbers in parentheses behind the name (one number: Number of occurrences, two numbers: currently shown occurrence, then "/", then number of occurrences or a question mark if unknown) … … 149 149 150 150 151 +++ +Tab "Set page list"151 +++ Tab "Set page list" 152 152 153 153 Similar to the "Search text" tab it has some option fields in the left half and mainly a large list on the right, called the "preview". … … 155 155 At first you should choose the criterion the pages have to fulfill: 156 156 157 ++++ +All Pages157 ++++ All Pages 158 158 All pages will be in the page list 159 159 160 ++++ +Page names matching regular expression161 All pages their names match a regular expressionpattern are in the list160 ++++ Page names matching regular expression 161 All pages their names match a [regular expression] pattern are in the list 162 162 163 ++++ +Pages in list163 ++++ Pages in list 164 164 All pages mentioned in the list on the left of the dialog are in the resulting page list. You can also define if children of these pages should be in the result. If the level is 0, no children are taken, for 1 direct children are taken, 2 means to take also grandchildren and so on. If the field is -1 or empty, the level is seen as indefinite. 165 165 166 166 167 ++++ +The left list167 ++++ The left list 168 168 There are a lot of possibilities to give you precise control of the content and order of this list. 169 169 … … 185 185 186 186 187 ++ +The right result list187 ++ The right result list 188 188 When you hit the button "Preview", this list shows which pages *currently* match the criteria chosen on the left side. When defining a page list e.g. for a saved search, the pages matching the criteria may change over time when the wiki database changes. 189 189 … … 191 191 192 192 193 194 [icon: lens] 193 [:page:PageFooter][icon: lens] -
branches/mbutscher/work/WikidPadHelp/data/SpellChecking.wiki
r258 r259 61 61 If you have some experience with [regular expressions], you can change it. 62 62 63 The regular expressioncontains a named group "negative". If something matches one of the entries in this group (joined with '|'), this is *not* interpreted as word (by default numbers, URLs and camel-case wiki words). This allows to ignore unwanted patterns.63 The [regular expression] contains a named group "negative". If something matches one of the entries in this group (joined with '|'), this is *not* interpreted as word (by default numbers, URLs and camel-case wiki words). This allows to ignore unwanted patterns. 64 64 65 65 -
branches/mbutscher/work/WikidPadHelp/data/SystemInfoTemplate.wiki
r257 r259 1 + +System Info Template1 + System Info Template 2 2 3 3 -
branches/mbutscher/work/WikidPadHelp/data/ThirdPartyLibraries.wiki
r178 r259 1 ++ Third Party Libraries 1 [:page:PageHeader][:toc:] 2 + Third Party Libraries 2 3 3 4 Components used by this software: 4 5 5 6 6 *Python7 +++++ Python 7 8 Copyright (c) 2001-2005 Python Software Foundation. 8 9 All Rights Reserved. 9 10 10 Copyright (c) 2000 BeOpen.com.11 Copyright (c) 2000 \BeOpen.com. 11 12 All Rights Reserved. 12 13 … … 18 19 19 20 20 *wxWidgets/wxPython21 +++++ wxWidgets/wxPython 21 22 Copyright (c) 1998 Julian Smart, Robert Roebling et al 22 23 23 24 24 *ctypes25 +++++ ctypes 25 26 Copyright (c) 2000, 2001, 2002, 2003, 2004 Thomas Heller 26 27 27 28 28 *sqlite29 +++++ sqlite 29 30 30 31 31 *enchant32 +++++ enchant 32 33 Copyright (C) 2003, 2004 Dom Lachowicz 33 34 … … 35 36 * pyEnchant 36 37 Copyright (C) 2004-2005, Ryan Kelly 38 39 40 [:page:PageFooter][icon:list] -
branches/mbutscher/work/WikidPadHelp/data/TodoItems.wiki
r257 r259 2 2 + Todo Items 3 3 4 ++ Special Keywords 4 5 In WikidPad "todo", "done", "action", "track", "issue", "question" and 5 6 "project" are special keywords that enable you to track important … … 18 19 see a node named "This is a question." 19 20 20 Unwanted todo items like e.g.: 21 22 ++ Escape Unwanted TodoItems 23 24 Unwanted TodoItems like e.g.: 21 25 22 26 Interesting CD track: loud music … … 27 31 28 32 33 ++ Terminate TodoItems 34 29 35 A todo item ends either with a newline or with a vertical bar |. If you want to insert a bar into the item, you can escape it with a backslash. 30 36 31 Example: todo: This item ends here| This isn't part of the item.32 todo: This ends \| not.37 Example: todo: This item ends here| This text is not part of the item any more. 38 todo: This does \|not end here. 33 39 34 40 Look in the "Views" subtree to see the todo entries. 35 41 42 43 ++ Sub-Categories for TodoItems 36 44 37 45 These items supports nested sub-categories as well, for example: -
branches/mbutscher/work/WikidPadHelp/data/UrlLinking.wiki
r258 r259 1 ++ Url Linking 1 [:page:PageHeader][:toc:] 2 + Url Linking 2 3 3 4 You may enter URLs to websites or local files into your document. To 4 open the link double click on it or press the [Ctrl-L]. If you drag a 5 file from MsWindowsExplorer onto WikidPad a link will be created for 6 you. 5 open the link double click on it or press the [Ctrl-L]. 6 7 ++ Absolute URLs 8 If you drag a file from MsWindowsExplorer onto WikidPad a link will be created for you. 7 9 8 10 Example: … … 13 15 ftp://ftp.whereever.com/ 14 16 15 To create an absolute URL to a file you can also use "Add file URL" in "Editor" menu and choose the desired file in file dialog. 16 17 To show a different title in the HTML preview/export as a link, use e.g. 18 19 [ftp://ftp.whereever.com/ |Go somewhere] 20 21 Switch to preview to see the "Go somewhere" only. You can also use an image URL (see below) as title to show a clickable image: 22 23 [https://somewheresecure.com |rel://files/testimg.gif>r40% ] 17 To create such [absolute URL] to a file you can also use "Add file URL" in "Editor" menu and choose the desired file in file dialog. 24 18 25 19 … … 40 34 41 35 42 ++ File storage 43 You can also copy files into a subdirectory of the wiki directory from within WikidPad. See [FileStorage] for details. 36 ++ Show a Different Title 37 To show a different title in the [HTML preview/export] as a link, use e.g. 38 39 [ftp://ftp.whereever.com/ |Go somewhere] 40 41 Switch to preview to see the "Go somewhere" only. You can also use an image URL (see below) as title to show a clickable image: 42 43 [https://somewheresecure.com |rel://files/testimg.gif>r40% ] 44 44 45 45 … … 76 76 77 77 78 ++ File storage 79 You can also copy files into a subdirectory of the wiki directory from within WikidPad. See [FileStorage] for details. 80 81 78 82 ++ URL Appendix 79 83 You can control details of URL presentation, especially for images, by using an URL appendix. This consists of a '>' character directly after the URL (no space) and some code characters which can be delimited by semicolons. The following codes are defined: … … 102 106 Relative size: 103 107 rel://files/testimg.gif>r110%x60% 108 109 110 [:page:PageFooter] -
branches/mbutscher/work/WikidPadHelp/data/WikiDocumentAttributes.wiki
r258 r259 12 12 13 13 By such setting of an attribute, this document can be seen under the 14 [ *Views*node] in the ["Tree" pane] on the left, under importance/high.14 ["Views" node] in the ["Tree" pane] on the left, under importance/high. 15 15 16 16 Attributes you might want to add to your WikiWords, for example, might be: … … 22 22 about school of the kids. 23 23 24 Open the "Views" node in the tree on the left to see how these attributes25 become available for reference.24 Open the ["Views" node] in the ["Tree" pane] on the left to see how these 25 attributes become available for reference. 26 26 27 27 ++ Multiple Attribute Values … … 47 47 48 48 49 ++ Auto completion49 ++ AutoCompletion 50 50 51 51 Attributes also support AutoCompletion. Try it: … … 60 60 61 61 There are 3 special attributes which you can attach to a page in order to control 62 the appearance of the page's node in the ["Tree" control].62 the appearance of the page's node in the ["Tree" pane]. 63 63 64 64 These attributes override any [global settings] (see below): … … 270 270 ++ Error checking 271 271 272 The content of a page is checked on saving for logical errors in some of the special attributes. There is a log windowbelow the editor (normally hidden) which shows error messages if something is wrong.273 274 Currently it checks the attributes alias, color, icon and bold. The presentation attributes inside todo items are not checked.275 276 The log windownormally automatically pops up if new messages arrive and automatically hides when there are no more messages (both can be switched off in configuration dialog.272 The content of a page is checked on saving for logical errors in some of the special attributes. There is a [log window] below the editor (normally hidden) which shows error messages if something is wrong. 273 274 Currently it checks the attributes alias, color, icon and bold. The presentation attributes inside TodoItems are not checked. 275 276 The [log window] normally automatically pops up if new messages arrive and automatically hides when there are no more messages (both can be switched off in configuration dialog. 277 277 278 278 To test the error checking, remove the backslash on the following line and save the page: -
branches/mbutscher/work/WikidPadHelp/data/WikiHeader.wiki
r257 r259 14 14 +++++ Heading5 15 15 16 See also: [Folding], PageStructureWindow, InsertTableofContent.16 See also: [Folding], [page structure window], InsertTableofContent. 17 17 18 18 -
branches/mbutscher/work/WikidPadHelp/data/WikiPadHelpStyleGuide.wiki
r258 r259 33 33 Using \[:toc:] gives a comprehensive overview of all headers defined in the page, 34 34 and should allow easy navigation especially in lengthy pages without any need to 35 use the PageStructureWindow35 use the [page structure window]. 36 36 37 37 +++ Beware exported results! -
branches/mbutscher/work/WikidPadHelp/data/WikiPage.wiki
r257 r259 2 2 ++ Wiki Page 3 3 4 todo: Writecontent4 todo: Add content 5 5 6 6 -
branches/mbutscher/work/WikidPadHelp/data/WikiSyntax.wiki
r258 r259 4 4 *(This page is outdated and needs rewrite)* 5 5 6 todo: Writecontent6 todo: Add content 7 7 8 8 The syntax of this wiki is customizable. Use: -
branches/mbutscher/work/WikidPadHelp/data/WikiWordNavigation.wiki
r258 r259 1 ++ Wiki Word Navigation 1 [:page:PageHeader][:toc:] 2 + Wiki Word Navigation 2 3 3 *Open Parent/Children Words* 4 ++ Open Parent/Children Words 4 5 5 6 You can use the tree to navigate your WikiWords. Or you can use the 6 7 "view parents" and "view children" feature. 7 8 9 +++ View Parents 8 10 To view the parents of the current page, the pages that link to this 9 11 page, either enter [Ctrl-Up] or select "Wiki Words/View Parents" 10 12 from the menu bar. 11 13 14 +++ View Children 12 15 To view the children of the current page, the pages that this page 13 16 links to, either enter [Ctrl-Down] or select "Wiki Words/View 14 17 Children" from the menu bar. 15 18 19 ++ Follow a Link 16 20 When editing a piece of text you can follow a link in a couple 17 21 of different ways. … … 19 23 1. Double click the link. 20 24 2. Hold down control and click the link. 21 3. Type [Ctrl-L] to Activate the link.25 3. Type [Ctrl-L] to activate the link. 22 26 4. For WikiWords you can also use [Ctrl-Shift-L] 23 27 24 *To Open Any Word* 28 ++ Open *Any* Word 25 29 26 30 To open a link anywhere in the active wiki type in [Ctrl-O]. This opens 27 31 a dialog that will search for words. 32 33 34 [:page:PageFooter] -
branches/mbutscher/work/WikidPadHelp/data/WikidPadFeatures.wiki
r258 r259 32 32 * InternatiönalChàracters 33 33 * ExternalGraphicalApplications 34 * PageStructureWindow 35 * ChronViewWindow 34 * [page structure window], [chronological view window] 36 35 * FavoriteWikis 37 36 * [Subpages] -
branches/mbutscher/work/WikidPadHelp/data/WikidPadHelp.wiki
r258 r259 14 14 together. 15 15 16 To activate or follow a WikiWord link, *double click on it*, or type16 To activate or follow a WikiWord link, just *double click on it*, or type 17 17 [Ctrl-L] when the cursor is in the word. 18 18 19 Wh en you are finished reading through thehelp document select "Wiki/New"19 While you are reading through this help document select "Wiki/New" 20 20 from the menu at the top of the application to create your own wiki. 21 Then just start typing text with WikiWords to create yourwiki.21 Then just start typing text with WikiWords to build your own wiki. 22 22 23 23 ++ Features 24 24 25 * On the fly wikiWordLinking25 * On the fly WikiWordLinking 26 26 * Wiki words can be CamelCase or [Not Camel Case]. 27 27 * UrlLinking … … 36 36 * BulletedLists 37 37 * WikiDocumentAttributes (cross-index your information) 38 * TodoItems (track todos, questions, issues )38 * TodoItems (track todos, questions, issues ...) 39 39 * [Insertions] 40 40 * WikiBookmarks … … 54 54 * InternatiönalChàracters 55 55 * ExternalGraphicalApplications 56 * PageStructureWindow 57 * ChronViewWindow 56 * [page structure window], [chronological view window] 58 57 * FavoriteWikis 59 58 * [Subpages] … … 77 76 * ApiDocs / WikidPadHooks 78 77 * ThirdPartyLibraries 79 * WikidPad Support78 * WikidPadHelpTodo 80 79 81 80 82 [:page:PageFooter][alias: HelpDocument] 81 [:page:PageFooter][alias: HelpDocument][child_sort_order: natural] -
branches/mbutscher/work/WikidPadHelp/data/upgrade WikidPad.wiki
r257 r259 2 2 + upgrade Wikid Pad 3 3 4 todo: add content4 todo: Add content 5 5 6 6 -
branches/mbutscher/work/WikidPadHelp/data/wiki%2FCCBlacklist.data
r217 r259 1 URLs 2 WikidPad 1 URLs 3 2 WikidPadGlobals 4 3 WikidPadCompact
