DrunkenMonk has got a good point. Thought the data section at the end
of the page is completely optional. Another words you can take any
text file, dump it directly into your pages folder and access it
immediately--and most of your spacing should display as close to
perfect as possible. The goal was to be able to do that from the
start.

Cheers,
Dan

P.S. As for the math plugin--that's probably a bit antiquated not that
we have the counter function, which can do something like [(counter
"(3+5)/2")] and give you 4.  :)  Right in the core...


On Tue, May 26, 2009 at 8:27 AM, DrunkenMonk <[email protected]> wrote:
>
>> 2) Re getting the data across, I have around 200 items which I can munge in
>> a text editor, but as I see it I have to create 200 separate pages. Is there
>> a way to script that somehow? It'd be a one-off exercise. My main concern is
>> ensuring no details change between old and new sites.
>
> While there may be a few relativly painless ways to do this in pure
> boltwire, I would just use a real scripting language and create the
> pages outside boltwire.
>
> A boltwire page is simply:
>
> ----
> <boltwire source code, exactly as edited in boltwire>
> ~data~
> title: thetitle
> ~
> ----
>
> which i'm sure is easy to generate from you current format. Is a
> regexp solution possible here to?
>
> When doing the conversions, don't forget to take a look at the math
> plugin.
> >
>

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