Sponsored Content
Special Forums UNIX and Linux Applications mediawiki page won't load - fedora 16, MediaWiki version 1.18.2 Post 302621609 by kelth on Tuesday 10th of April 2012 06:07:16 PM
Old 04-10-2012
ooh yes right I think I either added that or overwrote some lines when I was cutting and pasting things, thank you very much so far but even though I took out that part it still doesn't work. Do you by any chance notice any missing syntax in that part of the script?

EDIT: I don't know what I overwrote
 

3 More Discussions You Might Find Interesting

1. Solaris

how to install mediawiki

hi everybody.. i download and untar mediawiki ... i dont know how to install mediawiki.. there is no configure ... plz help me how to do it step bu step ... (1 Reply)
Discussion started by: coolboys
1 Replies

2. Red Hat

mediawiki page won't load - fedora 16, MediaWiki version 1.18.2

I created a mediawiki page and it was completely working and I had multiple pages within it. When I edited the $wgLogo = " "; to something I wanted (I put the link to the picture within " ") I had to edit the logo on the top right but now I can't even load any of my pages, I may have touched... (1 Reply)
Discussion started by: kelth
1 Replies

3. UNIX and Linux Applications

Need help on uploading Video files on Mediawiki and embed to page

I am working on to uploading Video files on Mediawiki and embed to page but not getting success. I tried plugin like MediaPlayer and HTML5Player but these plugins seems having extension limitation as i need to embed files like .wmv, .mpg etc. I am using mediawiki1.17 and CentOS5.8 x64 bit ... (1 Reply)
Discussion started by: sunnysthakur
1 Replies
Gtk2::LinkButton(3)					User Contributed Perl Documentation				       Gtk2::LinkButton(3)

NAME
Gtk2::LinkButton HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Bin +----Gtk2::Button +----Gtk2::LinkButton INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Glib::Object::_Unregistered::GtkActivatable METHODS
widget = Gtk2::LinkButton->new ($url, $label=undef) o $url (string) o $label (string) widget = Gtk2::LinkButton->new_with_label ($url, $label=undef) o $url (string) o $label (string) string = $link_button->get_uri Gtk2::LinkButton->set_uri_hook ($func, $data=undef) o $func (scalar) o $data (scalar) Pass undef for func to unset the URI hook. Note that the current implementation does not return the old hook function. This means that there is no way to restore an old hook once you overwrote it. $link_button->set_uri ($uri) o $uri (string) boolean = $link_button->get_visited Since: gtk+ 2.14 $link_button->set_visited ($visited) o $visited (boolean) Since: gtk+ 2.14 PROPERTIES
'uri' (string : readable / writable) The URI bound to this button 'visited' (boolean : readable / writable) Whether this link has been visited. SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Button COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::LinkButton(3)
All times are GMT -4. The time now is 07:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy