The syntax for images looks like this:

[^picture.png width=95%^]  or  img:picture.png

The latter is just a shortcut--doesn't not provide an option for parameters
like the former does.

I tested on my vanilla install. Seems to be working fine.

Cheers,
Dan


On Thu, Jun 19, 2014 at 9:25 AM, TheOldFellow <[email protected]>
wrote:

> Dan,
> Your changes to [^...^]  seems to have broken the ability to put, say:
> width="95%" after an image as in:
>
> [^img=picture.png width="95%"^]
>
> It doesn't complain, but then it doesn't work.
>
> TOF
>
>
> On Thursday, 19 June 2014 12:42:51 UTC+1, Dan wrote:
>
>> Just released 4.11. Includes several new features, bug fixes and tweaks
>> I've been working on but nothing pressing until I received a security
>> vulnerability notification High-Tech Bridge Security Research Lab. (Thank
>> you!) So patched that quickly and put out a new release--an unusual
>> exploit, but potentially dangerous. Would be good to upgrade asap...
>>
>> Here's a summary from the changelog:
>>
>> * Some slight tweaks to how the uploads markup work. One big change:
>> turned off file name filtering and recasing. To restore old behavior, set
>> "uploadStrict: true" in site config and it will force all your uploaded
>> files to conform to BoltWire page names.
>> * By default can now do [^"some file.pdf"^] or [^link="some file.pdf"^]
>> (can still include label= and other allowed params)
>> * Now can also do link:somefile.pdf (comparable to img:somefile.jpg, but
>> for pdf's), and added jpeg to the img file types.
>> * Another slight tweak to the data action display. Seems multi-line data
>> vars weren't showing properly.
>> * Several fixes to translation engine, including a hook for more
>> customization. Language files need to be updated to replace redundant lines
>> now that things are case-insensitive.
>> * Added a print condition that tells if $BOLTskin is set to print. Nice
>> for print customizations.
>> * Slight modification in the missing page mark and its style sheet to
>> prevent disruptions in vertical line spacing.
>> * Fixed a significant security vulnerability in the upload function. All
>> users are encouraged to upgrade.
>>
>> Cheers,
>> Dan
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "BoltWire" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/boltwire.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/boltwire.
For more options, visit https://groups.google.com/d/optout.

Reply via email to