[Tinymux] Feature Suggestion: Includes on newsfiles.
Roy Anger
royanger at gmail.com
Fri Jan 6 16:22:50 EST 2006
Alternatively, if you're using a unix type shell, just name all the
files <something>.news and then do 'cat *.news | tee news.txt'.
I do something like this where I break up my files for easier
maintenance, and have the above command as part of a script that updates
news.txt and converts the news.txt to html.
-R
RhostMUSH Account wrote:
>Ben Trafford <ben at prodigal.ca> wrote:
>
>
>
>> I was thinking that it'd be interesting to be able to use news and help
>>files as indices that pointed to other files in the same directory.
>>
>> e.g.
>>
>>& samplehelp
>>
>>[INCLUDE] samplehelp.txt
>>
>> Or via some other syntax. It would make newsfile organization much easier,
>>and also help with game development, as multiple people could work on news
>>and help files without having to merge the resulting edits.
>>
>>
>>
>
> You can almost do this now, somewhat.
>
> You have to use raw_helpfile/helpfile in the .conf file to define a new help/indx
> pair, but then instead of the above just do:
>
>& samplehelp
>
>[textfile(sample,topic)]
>
>
>The news and help or any other helpfile that calls this would have to be defined with
>'helpfile' and not 'raw_helpfile' however so that the function would evaluate.
>
>--Ash
>_______________________________________________
>Tinymux mailing list
>Tinymux at tinymux.org
>http://www.tinymux.org/mailman/listinfo/tinymux
>
>
>
More information about the Tinymux
mailing list