[Toolserver-l] I make a vector skins for toolserver

Matias plinbox at gmail.com
Sat Jun 25 02:57:40 UTC 2011


Sorry to bring this back, but has someone got it working? I've tried to make
it work but I think the skin changed a bit and a few adjustments are
needed.  Thanks !


On Tue, Apr 13, 2010 at 10:54 AM, June Hyeon Bae <devunt at devunt.kr> wrote:

> I make a vector skins for toolserver.
>
> $title = "Test Title";
> require_once("skins/vector.header.php");
> // codes...
> require_once("skins/vector.footer.php");
>
> ex) (http://toolserver.org/~devunt/index.php)
> [code]
> <? $title="Main Page"; require_once("skins/vector.header.php"); ?>
> <table class='wikitable'>
> <tr><th>For</th><th>Tool Name/Link</th></tr>
> <tr>
>     <td rowspan=2>Korean Wikipedia</td>
>     <td><a href="kovr.php">Korean WP Admin poll checker</a></td>
> </tr>
> <tr>
>     <td><a href="userid.php">Userid checker</a></td>
> </tr>
> </table>
> <? require_once("skins/vector.footer.php") ?>
> [/code]
>
> And I set the permission /home/devunt/public_html/skins/ to 0755.
> thank you.
>
> _______________________________________________
> Toolserver-l mailing list (Toolserver-l at lists.wikimedia.org)
> https://lists.wikimedia.org/mailman/listinfo/toolserver-l
> Posting guidelines for this list:
> https://wiki.toolserver.org/view/Mailing_list_etiquette
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wikimedia.org/pipermail/toolserver-l/attachments/20110624/387b75c0/attachment.htm 


More information about the Toolserver-l mailing list