Thanks,

I will try this method.

Actually, I try to adapt Boltwire to work with Scripture texts with
verses, to enable people to work together on translations of such kind
of texts. And to give chance for direct links to specific verses or
range of verses.

I looked at the Bible plugin and it really requires too high knowledge
of PHP and Boltwire architecture for me to adapt it to my needs.
Moreover, it requires manual insertion of the anchors, which is not
suitable for users (non-programmers).

My idea is to get the texts from word processors with copy/paste for
further discussion and editing on-line. So, it is enough for me to
have anchors at every verse in order to do the rest by javascript.

It would be more naturally to enable some modification of the form or
markup processor on some parts of the site, but using templates and
search could make it. Although probably the latter would require one
page for the source text and one page to display it in a Scripture
view. And further searchings would be complicated.

Thank you for the cooperation.

Regards, Bogdan

On 1 Дек, 22:42, The Editor <[email protected]> wrote:
> Probably could do it, by using the <rules> </rules> markup to disable
> and/or modify the spacing behavior of BoltWire. But I think an easier
> approach would be to try creating an html template directly. See how
> far this gets you:
>
> [(search group=test count=10 fmt='<p><a name="line_<(counter +
> output=true)>">{+p}</a></p>' join='')]
>
> Cheers,
> Dan
>
> P.S. I assume you want some kind of unique name for each line. How about
>
>
>
> On Tue, Dec 1, 2009 at 4:48 AM, Bogdan <[email protected]> wrote:
> > May I add one more idea:
>
> > Is it possible to make plugin (which can be enabled for a part of the
> > site) to render the lines in a template like (in terms of language
> > translation syntax):
> > template: <p><a name="line_number">$1</a></p>
> > ...and every line of the text to replace $1 template variable.

--

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