Editing WikiDB/Repeat tag syntax/Archive

From TestWiki
Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 177: Line 177:
  
 
* Tag Contents
 
* Tag Contents
 +
** Aliases are currently expanding correctly, but not in a foolproof manner (e.g. aliases that point to aliases are not handled - this is a general issue, I think)
 
** Undefined fields - is their current handling OK?  Currently they will be expanded if defined for the row, and left as they are if not.  This might be the best behaviour, but perhaps not.
 
** Undefined fields - is their current handling OK?  Currently they will be expanded if defined for the row, and left as they are if not.  This might be the best behaviour, but perhaps not.
 
** Cannot currently supply default values for empty fields.  In any case (given the above point) default values for undefined fields must, by definition, be ignored (I think).
 
** Cannot currently supply default values for empty fields.  In any case (given the above point) default values for undefined fields must, by definition, be ignored (I think).
Line 182: Line 183:
 
** Should strip blank lines at start and end.  Maybe restrict to stripping 1 line only (so <repeat> need not be on the same line as the start of it's content).  Should _not_ use trim(), as we need to allow for space at start of line (wiki <pre> syntax).
 
** Should strip blank lines at start and end.  Maybe restrict to stripping 1 line only (so <repeat> need not be on the same line as the start of it's content).  Should _not_ use trim(), as we need to allow for space at start of line (wiki <pre> syntax).
 
* Filtering
 
* Filtering
** Can't use > or < in attribute values, e.g. criteria="Field>Value", as it cripples parser.  Need to decide how to specify criteria.
+
** Can't use > in attribute values, e.g. criteria="Field>Value", as it cripples parser.  Need to decide how to specify criteria.
 
** In general - how detailed can we get?
 
** In general - how detailed can we get?
 
* Other
 
* Other
 
** Ability to have header/footer? Ideally you put your header before the repeat tag, and the footer afterwards, but tables are screwed up by this (though I might be able to fix that somehow). There may also be other situations that cause problems.
 
** Ability to have header/footer? Ideally you put your header before the repeat tag, and the footer afterwards, but tables are screwed up by this (though I might be able to fix that somehow). There may also be other situations that cause problems.

Please note that all contributions to TestWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see TestWiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)

Template used on this page: