1) <br /> around table. Just to make sure, this is what you want: text
[t] [r][c]cell [t] text ––> <p>text</p> <br /> <table > <tr ><td >cell</td></tr> </table> <br /> <p>text</p> Is the reasoning that a table is not a paragraph and therefore no empty lines around it? And that for example <code> is a paragraph and therefore empty lines around it won't lead to <br />? 2) No validation yet: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.markusweimar.de%2Ftest%2Fissue%2Ffavicon-umlauts-äöü&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.767 3) Not sure if you decided against fixing this: [form] [text txt '{?txt}' size=30] [submit Search] [session search "text='{=txt}' order=reverse fmt='[r][c][[{+p}|+]]'"] [session passdata txt] [session msg] [form][if set {?txt}] [t] [results] [t][if] –> <p><table > <tr ><td ><a href="..." >...</a> <tr ></p> <br /> This search returns one result, but two table rows. Otherwise this release seems good so far. Markus On Tue, Mar 23, 2010 at 3:40 PM, The Editor <[email protected]> wrote: > Here's another release... Mostly small fixes and tweaks, and > additional work on the vspace issue. Those bug reports seems to be > winding down, so likely this version will become 3.5 stable fairly > soon, unless there are some things I've missed so far... Try the new > google interwiki. Kind of fun... > > http://www.boltwire.com/files/boltwire3.4.10.zip > > * More fixes to the vspacing code to polish up a few more loose ends. > * Fixing of farm img links when using a url for your $farmPath. > * Removed the $farmURL variable from the setup and changed `$$farm > snippet to use the $farmPath. Please let me know if you notice any > problems with this. > * Slight reworking of the default skin to use top and bottom zones, > and simplify the html. > * Added a google interwiki entry for quick search links. To try it, > put: /=[[google:boltwire]]=/ on a page. > * Fixed some problems I noticed with the preview function when editing > (previewing) code and template pages. Rather strange... > * Minor changes to page "action", for better clarity and display. > * Minor changes to action.backup to focus on "backups" rather than "tools". > > Cheers, > Dan > > -- > You received this message because you are subscribed to the Google Groups > "BoltWire" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/boltwire?hl=en. > > -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
