Thanks Dan, the patch worked great!  It's all good now.
Just a few other questions:

1.) I guess info vars are not case sensitive, are they?  Is there a quick
and easy way to make them be case sensitive?  If it's not quick and easy
don't worry about it, I think I can work around it.

2.) Is there a way to have the index include the info vars?  For example,
if my page includes the line, "Hello, my name is {name}, what's your
name?"  And that info var called {name} equals "Shawn".  Is there a way to
have the index see that line as "Hello, my name is Shawn, what's your
name?"  So if someone did a search for "Shawn" it would bring up that line?

3.) Referring to your Bible recipe, is there a way to list the Old
Testament books under one heading and the New Testament books separately,
under another heading?  So it would probably use a search like [(search
group=bible.1 through bible.39)] for the Old Testament.  And something like
[(search group=bible.40 through bible.66)] for the New Testament books.
And I'd like to have each book name be a link to the first chapter of the
book.

4.) I would also like to list the above books in several side by side
columns.  Is there a way to do that?

Thanks a lot!
Shawn

On Tue, Oct 14, 2014 at 2:46 AM, The Editor <[email protected]> wrote:

> Oh, sorry, seems like one of my recent fixes broke something.  Here's a
> quick patch:
>
> Go to library.php and insert this middle line between the other two:
>
> else $command = $field;
> $value = $BOLTcommands[$field];
> if (substr($command, -4) == 'page') $value = BOLTpageshortcuts($value);
>
> It's about line 389 in the BOLTexecute script. Let me know if you have any
> trouble doing this. :)
>
> Blessings,
> Dan
>
> PS. Thanks for catching this. Not sure when this happened. It was working!
>
>
> On Mon, Oct 13, 2014 at 11:09 PM, S. & A. <[email protected]> wrote:
>
>> Hi Dan,
>> I had read through that page, but I couldn't seem to figure out how to
>> make it work.  I tried using action.index with several of the predefined
>> rules and it kept saying "No search parameters found."  I also tried making
>> my own rule following the pattern used by the other, but it did the same
>> thing.  Then I tried making a link to execute the index command like this:
>> [[[command index pages.*]|Index pages]] but I guess that's not the way you
>> do it because it didn't seem to do anything.  So I wasn't sure what to do
>> next.
>>
>> On Mon, Oct 13, 2014 at 4:13 PM, The Editor <[email protected]> wrote:
>>
>>> http://www.boltwire.com/index.php?p=docs.handbook.commands.index
>>>
>>> Cheers,
>>> Dan
>>>
>>> On Mon, Oct 13, 2014 at 2:49 PM, S. & A. <[email protected]> wrote:
>>>
>>>> Hi,
>>>> I can't seem to figure out how to index a certain group of pages.  For
>>>> example, Dan, I saw how you had all the pages in your Bible group indexed
>>>> in bible.index and they can be searched by using that index.  How did you
>>>> do that?
>>>> Thanks!
>>>> Shawn
>>>>
>>>> --
>>>> 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.
>>>
>>
>>
>>
>> --
>> *"Blessed are they that do his commandments, that they may have right to
>> the tree of life, and may enter in through the gates into the city."
>> (Revelation 22:14)*
>>
>> *http://www.SanctuaryofYeshua.wordpress.com
>> <http://www.SanctuaryofYeshua.wordpress.com>*
>>
>>   --
>> 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.
>



-- 
*"Blessed are they that do his commandments, that they may have right to
the tree of life, and may enter in through the gates into the city."
(Revelation 22:14)*

*http://www.SanctuaryofYeshua.wordpress.com
<http://www.SanctuaryofYeshua.wordpress.com>*

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