Skip to content

Commit

Permalink
Upgrade to latest plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoeben committed Dec 6, 2015
1 parent 586c57d commit 8dcbd7a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
1 change: 1 addition & 0 deletions wiki/FitNesseRoot/HsacExamples/SymbolSamples/content.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ Some extra Wiki symbols that can be used:
|random string (fixed length, choice of characters) |{{{!-!randomString (10) (abcdefghijklmnopqrstuvwxyz -)-!}}}|!randomString (10) (abcdefghijklmnopqrstuvwxyz -)|
|random string (fixed length, choice of characters, fixed prefix)|{{{!-!randomString (10) (xyz) (aap) -! }}} |!randomString (10) (xyz) (aap) |
|months from today |{{{!-!monthsFromToday (yyyy-MM-dd) +10 -! }}} |!monthsFromToday (yyyy-MM-dd) +10 |
|last day of month |{{{!-!lastDayOfMonth (yyyy-MM-dd) +10 -! }}} |!lastDayOfMonth (yyyy-MM-dd) +10 |
|week days from today |{{{!-!weekDaysFromToday (yyyy-MM-dd) -6 -! }}} |!weekDaysFromToday (yyyy-MM-dd) -6 |
21 changes: 10 additions & 11 deletions wiki/FitNesseRoot/HsacExamples/SymbolSamples/properties.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<properties>
<Edit>true</Edit>
<Files>true</Files>
<Help>Wiki functions added by hsac-fitnesse-plugin</Help>
<Properties>true</Properties>
<RecentChanges>true</RecentChanges>
<Refactor>true</Refactor>
<Search>true</Search>
<Suites></Suites>
<Versions>true</Versions>
<WhereUsed>true</WhereUsed>
<Edit>true</Edit>
<Files>true</Files>
<Help>Wiki functions added by hsac-fitnesse-plugin</Help>
<Properties>true</Properties>
<RecentChanges>true</RecentChanges>
<Refactor>true</Refactor>
<Search>true</Search>
<Versions>true</Versions>
<WhereUsed>true</WhereUsed>
</properties>

0 comments on commit 8dcbd7a

Please sign in to comment.