David Coley wrote: > Hello again, > > I think I'm down to my last 'major' edit of mnoGoSearch for my mailing > list archiving. Once this is done I'll have a very decent mailing list > archive :) > > Here's what I'm looking to do: > > I've increased the size that txt can hold all-to-almost-all of the > e-mail from the mailing list by increasing the limit to the same as the > 'news' edition of mnoGoSearch and the txt declaration in sql to text. > Is there a way to cut-down the text being displayed by search... limit > it to some characters. If not I guess I'll have to figure out the code > and hack it <shiver>
Since 3.2.3 you can cut very long variables. In your case $(DT:128) should help, where 128 is max length to be displayed. > Second, can I cut out the \n removals from indexer so that the > programming code isn't destroyed during the indexing? > Currently it's not possible. -- bar ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
