On Thu, Sep 11, 2008 at 3:00 AM, alinome.net <[EMAIL PROTECTED]> wrote:
>
>> For example, probably between 427 and 428 in markups.php we could do
>> something looks like:
>>
>> if (func_exists(BOLTlinkAttrsShortcuts)) $args = 
>> BOLTlinkAttrsShortcuts($args);
>
> Good idea.

I think I'll add this much into a coming release. And also some of the
other things that uses Attrs... It's on the roadmap...

Now I'm experimenting with an alternative (a bit
> simplified) version of BOLTMuploads:

> I'll send the code when ready. Some simplifications could be used in
> the current BOLTMuploads.

Happy to make any improvements that can be suggested.

> Another idea: a similar simpler effect can be achieved rigth now using
> {vars}:
>
> $BOLTvar['$r'] = 'class=right';
> $BOLTvar['$l'] = 'class=left';
>
> {{ things/house.jpg|House|{r} }}
> {{ things/cabin.jpg|Cabin|{l} }}
>
> It can be used for the first kind of substitution.

It also could be used in spans, styles, whatever. This might well be
more versatile. But no reason we can't have both options...

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to