On 5/13/07, <b class="gmail_sendername">IchBin</b> <<a href="mailto:weconsultants@gmail.com">weconsultants@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
IchBin wrote:<br>> Sivakatirswami wrote:<br>>> I do a lot of workflow and process documentation where we would like to<br>>> mix and match numbered lists with bulleted indentation. Standard<br>>> outline cascade styles would also be nice but mission critical..
<br>>><br>>> 1<br>>> A<br>>> i<br>>> a<br>>> b<br>>><br>>> For now I would be content if the numeric series could be maintained<br>>> across indented lines with bullets.
<br>>><br>>> In the following, the numbers will revert to 1. after the bullets. Is<br>>> there a solultion?<br>>><br>>> ------- Sample wiki code<br>>> !!!Process Slideshow<br>>> # You should have only one slide show in the TAKA folder
<br>>> * we usually do only one a day<br>>> * You can do 2 a day but must set the iFrame ID of the second one to "2"<br>>> # Slideshow folder should be properly named; it usually is by default.
<br>>> If it is not the CGI will break!<br>>> # open slide show folder; sort by kind; open all *.txt files in BBEdit<br>>> in one pass.<br>>> # These are all the captions; they will not be in order, but it doesn't
<br>>> matter<br>>> # Proof read and spell check each one carefully. This is the only time<br>>> this is done.<br>>> # Check the size of the photos.<br>>> * Max width 360 and height 270 See [[
Slideshows.FunctionalSpec]] for<br>>> slide show specs and details<br>>> * if too big, then run on Droplet to resize for Slide show<br>>> ** Caveat: Adobe terminated ImageReady! if you uninstalled CS2 then our
<br>>> droplets won't work... I have a photoshop CS3 droplet but it's "lame"<br>>> because it will not drive thru defaults in some dialogs and you have to<br>>> sit and click OK on on every image being processed in the batch...but it
<br>>> works.<br>>> # In the GUI for the daily build, the action to set the path to the<br>>> slide show will automatically generate today's folder and move the slide<br>>> show into that folder, BUT you must manuallly upload to the server (see
<br>>> below)<br>>><br>>> -----------<br>>><br>>> In the above, one want a numbered list 1 to 6 with indented bullets<br>>> underneath. Instead we get<br>>> 1<br>>> *<br>
>> *<br>>> 1<br>>> 2<br>>> 3<br>>> 4<br>>> 5<br>>> *<br>>> **<br>>> 1<br>>><br>>> If there is no easy simple solution in the core mark up,<br>>> I would be open to some "outliner" recipe if one exists.
<br>>><br>>> Sivakatirswami<br>>> <a href="http://www.himalayanacademy.com">www.himalayanacademy.com</a><br>><br>> Try this: (Use the '\' & extra level's))<br>><br>> !!!Process Slideshow
<br>> # You should have only one slide show in the TAKA folder<br>> ** we usually do only one a day<br>> ** You can do 2 a day but must set the iFrame ID of the second one to "2"<br>> # Slideshow folder should be properly named; it usually is by default. \
<br>> If it is not the CGI will break!<br>> # open slide show folder; sort by kind; open all *.txt files in BBEdit \<br>> in one pass.<br>> # These are all the captions; they will not be in order, but it doesn't \
<br>> matter<br>> # Proof read and spell check each one carefully. This is the only time \<br>> this is done.<br>> # Check the size of the photos.<br>> ** Max width 360 and height 270 See [[Slideshows.functional
spec]] for \<br>> slide show specs and details<br>> ** if too big, then run on Droplet to resize for Slide show<br>> *** Caveat: Adobe terminated ImageReady! if you uninstalled CS2 then our \<br>> droplets won't work... I have a photoshop CS3 droplet but it's "lame" \
<br>> because it will not drive thru defaults in some dialogs and you have to \<br>> sit and click OK on on every image being processed in the batch...but it \<br>> works.<br>> # In the GUI for the daily build, the action to set the path to the \
<br>> slide show will automatically generate today's folder and move the slide \<br>> show into that folder, BUT you must manually upload to the server (see \<br>> below)<br>><br>Forgot to mention.<br><br>
Take a look at: TextFormattingRules<br><a href="http://www.pmwiki.org/wiki/PmWiki.TextFormattingRules#WhitespaceRules">http://www.pmwiki.org/wiki/PmWiki.TextFormattingRules#WhitespaceRules</a><br><a href="http://www.pmwiki.org/wiki/PmWiki.BasicEditing">
http://www.pmwiki.org/wiki/PmWiki.BasicEditing</a><br><br>and<br><br>Look at list styles:<br><a href="http://www.pmwiki.org/wiki/PmWiki/CustomWikiStyles">http://www.pmwiki.org/wiki/PmWiki/CustomWikiStyles</a></blockquote>
<div><br>Also <a href="http://www.pmwiki.org/wiki/PmWiki/ListStyles">http://www.pmwiki.org/wiki/PmWiki/ListStyles</a> <br></div><br></div>