<div dir="ltr"><div><div>Instead of "requiring people to create new pages" you can bundle pages with a skin.<br><br></div>They come in a folder inside of the skin, but once edited are part of the standard page repository.<br>

<br></div>This also allows you to ship documentation pages, etc.<br><div><div><br><br></div></div></div><div class="gmail_extra"><br clear="all"><div>-Michael Paulukonis<br><a href="http://www.xradiograph.com" target="_blank">http://www.xradiograph.com</a><br>

<a href="http://goog_2112721603" target="_blank"></a><a href="http://www.xradiograph.com%5Cinterference" target="_blank">Interference Patterns (a blog)</a><br><a href="https://twitter.com/XraysMonaLisa" target="_blank">@XraysMonaLisa</a><br>

<a href="http://michaelpaulukonis.com" target="_blank">http://michaelpaulukonis.com</a><br><a href="http://www.BestAndroidResources.com" target="_blank"></a><br><br>Sent from somewhere in the Cloud<br>(hearthrug, by the fender)<br>

</div>
<br><br><div class="gmail_quote">On Fri, Oct 18, 2013 at 10:49 PM, Ian MacGregor <span dir="ltr"><<a href="mailto:ardchoille42@me.com" target="_blank">ardchoille42@me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Thanks for the reply! Yes, I enjoy designing skins but reserve this method for my personal use as posting these types of skins on PmWiki.org would require people to create new pages.<br>
<br>
I searched for MouseSkin on <a href="http://pmwiki.org" target="_blank">pmwiki.org</a> but couldn't find it. Was a page for this skin never created?<br>
<div class="im HOEnZb"><br>
Regards,<br>
Rev. Ian MacGregor<br>
<a href="http://www.ianmacgregor.net" target="_blank">http://www.ianmacgregor.net</a><br>
<br>
</div><div class="HOEnZb"><div class="h5">> On Oct 18, 2013, at 5:46 PM, Tamara Temple <<a href="mailto:tamouse.lists@gmail.com">tamouse.lists@gmail.com</a>> wrote:<br>
><br>
><br>
>> On Oct 18, 2013, at 4:58 PM, Ian MacGregor <<a href="mailto:ardchoille42@me.com">ardchoille42@me.com</a>> wrote:<br>
>><br>
>> I am not always able to access my server via SFTP or a shell so I thought it would be easier for me to manage things as much as possible from the wiki. So, I have implemented my skin template as follows:<br>
>><br>
>>  <body><br>
>>    <div id="wrapper"><br>
>>      <div id="header"><br>
>>        <!--PageHeaderFmt--><br>
>>        <!--wiki:Site.WebsiteHeader--><br>
>>        <!--/PageHeaderFmt--><br>
>>      </div><br>
>>      <div id="sitenav"><br>
>>        <!--wiki:Site.SiteNavBar--><br>
>>      </div><br>
>>      <div id="content"><br>
>>        <div id="pageactions"><br>
>>          <!--PageActionFmt--><br>
>>          <!--wiki:Site.PageActions--><br>
>>        </div><br>
>>        <!--PageTitleFmt--><br>
>>        <h2>{$Title}</h2><br>
>>        <!--PageText--><br>
>>      </div><br>
>>    </div><br>
>>    <div id="footer"><br>
>>      <!--PageFooterFmt--><br>
>>      <!--wiki:Site.WebsiteFooter--><br>
>>    </div><br>
>>    <!--HTMLFooter--><br>
>>  </body><br>
>><br>
>> Is there anything wrong with this as long as I have the correct pages called from the .tmpl file?  I have designed a skin for my personal use and it seems to work as desired. However, I would like to know if this is a bad idea in the long run.<br>


>><br>
>> Regards,<br>
>> Rev. Ian MacGregor<br>
>> <a href="http://www.ianmacgregor.net" target="_blank">http://www.ianmacgregor.net</a><br>
>> _______________________________________________<br>
>> pmwiki-users mailing list<br>
>> <a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
>> <a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
><br>
><br>
> This is very close to what I've done with MouseSkin. Nearly all aspects of the site's content is defined in wiki pages. It's sometimes a wee bit arcane (as the example with the menu you just posted prior) but it's not really hard to work with. Feel free to check MouseSkin if you want for examples, but also rolling your own is quite fun and instructive.<br>


><br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</div></div></blockquote></div><br></div>