[ww-users] new features to suppress making; feature request award
Status: Beta
Brought to you by:
worden
From: Lee W. <wor...@gm...> - 2011-08-03 22:41:07
|
In response to a feature request [http://sourceforge.net/tracker/index.php?func=detail&aid=3383198&group_id=366300&atid=1527388] I have added a couple wikitext keywords that can be inserted into a page to cause WorkingWiki to skip making files when it otherwise would. The keyword __DISABLE_MAKE__ causes it to skip the make operation for targets encountered after the keyword in a page's text; __ENABLE_MAKE__ cancels out the effect of disabling make. Make operations can be disabled for an entire page without editing it by appending the key-value pair "disable-make=true" to the page's URL. To enable these features, update to revision 727 from the SVN repository (is anyone using a non-SVN copy of the code out there?). In slightly related news, I have awarded the WW Feature Request of the Year to J. C. Szamosi for a request titled "Making background jobs happen faster" [https://sourceforge.net/tracker/?func=detail&aid=3303508&group_id=366300&atid=152738]. All responses welcome. lw |