That's great - thanks very much for your help! On Sat, Mar 21, 2009 at 12:41 AM, Ekompute .info <[email protected]> wrote:
> Hi Derrick, add the following code to /public_html/skins/MonoBook.php: > > <div width=150px align=left style="background-color:transparent; > padding:6px > 0px 8px 44px; font-size:11px; line-height:18px;"> > <A HREF="http://aseanpedia.com/Special:Random"> > <IMG SRC="http://aseanpedia.com/images/c/cf/Button.png" HEIGHT="58px" > WIDTH="58px" ISMAP></A><br /> > <A HREF="http://aseanpedia.com/Special:Random"><font face="Times > Roman">random pick</font></A></small> > </div> > > The code is placed where you want the button to appear. For me, I put it > just above: > > <?php > } > > > > /*************************************************************************************************/ > function toolbox() { > ?> > <div class="portlet" id="p-tb"> > <h5><?php $this->msg('toolbox') ?></h5> > <div class="pBody"> > <ul> > > I got the button from the internet but cannot remember where it is. You can > download my button if you want at Image:button.png. But if you can find the > original source, you have a real good choice of colors. I like the red one > very much but unfortunately, red means stop, so green for go, LOL. > > PM Poon > > On Sat, Mar 21, 2009 at 5:02 AM, Derrick Farnell > <[email protected]>wrote: > > > Yes, I want to put the button at the top of this page in the sidebar: > > http://www.chainsofreason.org/wiki/Submit_a_new_chain > > > > Derrick > > > > On Fri, Mar 20, 2009 at 7:20 PM, Ekompute .info <[email protected]> > > wrote: > > > > > Hi Derrick, are you looking for a button like this at > > > > > > > > > http://www.aseanpedia.com/Free_Online_Unofficial_ASEAN_Encyclopedia_at_Aseanpedia > > > ? > > > > > > If so, I may be able to help you. Or are you just trying to add a link? > > For > > > links, you can just access the page at Mediawiki:Sidebar. > > > > > > PM Poon > > > > > > On Sat, Mar 21, 2009 at 1:25 AM, Derrick Farnell > > > <[email protected]>wrote: > > > > > > > Hi > > > > Using the CreateBox extension I can insert some wikitext into a page > to > > > > create a button which, when pressed, creates a new page with the > > contents > > > > of > > > > another page preloaded. It would be nice to have this button in the > > > > sidebar, > > > > but is this possible? Inserting the wikitext into MedaiWiki:Sidebar > > > doesn't > > > > work. > > > > > > > > Best > > > > > > > > Derrick > > > > _______________________________________________ > > > > MediaWiki-l mailing list > > > > [email protected] > > > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > > > > _______________________________________________ > > > MediaWiki-l mailing list > > > [email protected] > > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > > _______________________________________________ > > MediaWiki-l mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
