Difference between revisions of "Talk:Vegastrike"
(→Talk: logo comment) |
(→Wiki logo discussion) |
||
| Line 1: | Line 1: | ||
= Talk = | = Talk = | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
* [[User:pontiac|pontiac]] 07:46, 12 Mar 2005 (PST) another thing that isn't really a big issue: | * [[User:pontiac|pontiac]] 07:46, 12 Mar 2005 (PST) another thing that isn't really a big issue: | ||
** When i turn off the diplay of images (firefox here) i do no tget the article/discussion/edit+ watch/etc... links on the top of the page. But they are texts, so the ''should'' show up, no? | ** When i turn off the diplay of images (firefox here) i do no tget the article/discussion/edit+ watch/etc... links on the top of the page. But they are texts, so the ''should'' show up, no? | ||
| Line 21: | Line 15: | ||
* [[User:pontiac|Pontiac]] 08:42, 22 Mar 2005 (PST) Ok, here is how to change the sidebar to the left: | * [[User:pontiac|Pontiac]] 08:42, 22 Mar 2005 (PST) Ok, here is how to change the sidebar to the left: | ||
** [http://meta.wikimedia.org/wiki/Help:Installation_FAQ#How_do_I_add_my_own_menu_items_to_integrate_My_site_into_Mediawiki_1.3.3F How do I add my own menu items to integrate My site into Mediawiki 1.3?] | ** [http://meta.wikimedia.org/wiki/Help:Installation_FAQ#How_do_I_add_my_own_menu_items_to_integrate_My_site_into_Mediawiki_1.3.3F How do I add my own menu items to integrate My site into Mediawiki 1.3?] | ||
| + | |||
| + | =Wiki logo discussion= | ||
| + | * [[User:pontiac|pontiac]] 07:46, 12 Mar 2005 (PST) Just two small suggestions for the Wiki main page (if possible): | ||
| + | ** Is it possible to change the "Main Page" to point to [[Vegastrike]] (but leave the "Main Page" caption)? | ||
| + | ** Suggestion: Remove the wikipedia log (Flower with brackets) ... IMHO it isn't really needed, is it? | ||
| + | *** [[User:Silverain|Silverain]] 15:25, 11 May 2005 (PDT) Pontiac, did you ever figure out how to do this? It is so irritating and unnecessary. | ||
| + | **** [[User:pontiac|Pontiac]] 02:17, 12 May 2005 (PDT) Just found this: [http://meta.wikimedia.org/wiki/Customization#How_do_I_customize_the_logo_in_the_top_left_corner.3F Wikimedia -> Customization#How do I customize the logo in the top left_corner?] <BR/> The rest of the [http://meta.wikimedia.org/wiki/Customization Customization page] is pretty informative as well. | ||
| + | |||
| + | [[User:pontiac|Pontiac]] 04:49, 12 May 2005 (PDT) Here are the changes i did to the wiki files: | ||
| + | <pre> | ||
| + | ############################################################################### | ||
| + | # edit ./LocalSettings.php | ||
| + | |||
| + | $wgLogo = "{$wgUploadPath}/wiki.png"; | ||
| + | |||
| + | $wgNavigationLinks = array ( | ||
| + | array( 'text'=>'mainpage', 'href'=>'mainpage2' ), | ||
| + | array( 'text'=>'recentchanges', 'href'=>'recentchanges-url' ), | ||
| + | array( 'text'=>'randompage', 'href'=>'randompage-url' ), | ||
| + | array( 'text'=>'help', 'href'=>'helppage' ), | ||
| + | array( 'text'=>'sitesupport', 'href'=>'sitesupport-url' ), | ||
| + | ); | ||
| + | |||
| + | ############################################################################### | ||
| + | # edit ./languages/Language.php | ||
| + | |||
| + | 'mainpage' => 'Main Page', | ||
| + | 'mainpage2' => 'Vegastrike', | ||
| + | |||
| + | ############################################################################### | ||
| + | # edit ./skins/monobook/main.css | ||
| + | |||
| + | /*#column-one { padding-top: 160px; }*/ | ||
| + | /*edited by ponitac 2005 05 12*/ | ||
| + | #column-one { padding-top: 10px; } | ||
| + | |||
| + | /* edited by by pontiac 2005 05 12 */ | ||
| + | /* | ||
| + | #p-logo { | ||
| + | z-index: 10; | ||
| + | position:absolute; | ||
| + | top: 0px; | ||
| + | left: 0px; | ||
| + | height: 0px; | ||
| + | width: 0em; | ||
| + | overflow: visible; | ||
| + | } | ||
| + | |||
| + | #p-logo h5 { display: none; } | ||
| + | #p-logo a, | ||
| + | #p-logo a:hover { | ||
| + | display: block; | ||
| + | height: 1px; | ||
| + | width: 1em; | ||
| + | background-repeat: no-repeat; | ||
| + | background-position: 35% 50% !important; | ||
| + | text-decoration: none; | ||
| + | } | ||
| + | */ | ||
| + | |||
| + | </pre> | ||
= Login discussion = | = Login discussion = | ||
Revision as of 12:49, 12 May 2005
Talk
- pontiac 07:46, 12 Mar 2005 (PST) another thing that isn't really a big issue:
- When i turn off the diplay of images (firefox here) i do no tget the article/discussion/edit+ watch/etc... links on the top of the page. But they are texts, so the should show up, no?
- I think this is since the wiki has been integrated/embedded into the vegastrike design, but i'm not sure.
- With turned off images i also get wrong links in the main menu on the left (because the 'nonexisting image' overlaps the other links)
- pontiac Reminder for myself (about the main-menu):
- pontiac 13:06, 12 Mar 2005 (PST) The community portal link should also be changed to something else.
- Maybe like this Community Forum
- If that isnt' possible at least point ot the place VsWiki:Community Portal or so.
- See MediaWiki:Portal and MediaWiki:Portal-url (can only be edited by MODs/Admins)
- Maybe like this Community Forum
- Pontiac 08:42, 22 Mar 2005 (PST) Ok, here is how to change the sidebar to the left:
Wiki logo discussion
- pontiac 07:46, 12 Mar 2005 (PST) Just two small suggestions for the Wiki main page (if possible):
- Is it possible to change the "Main Page" to point to Vegastrike (but leave the "Main Page" caption)?
- Suggestion: Remove the wikipedia log (Flower with brackets) ... IMHO it isn't really needed, is it?
- Silverain 15:25, 11 May 2005 (PDT) Pontiac, did you ever figure out how to do this? It is so irritating and unnecessary.
- Pontiac 02:17, 12 May 2005 (PDT) Just found this: Wikimedia -> Customization#How do I customize the logo in the top left_corner?
The rest of the Customization page is pretty informative as well.
- Pontiac 02:17, 12 May 2005 (PDT) Just found this: Wikimedia -> Customization#How do I customize the logo in the top left_corner?
- Silverain 15:25, 11 May 2005 (PDT) Pontiac, did you ever figure out how to do this? It is so irritating and unnecessary.
Pontiac 04:49, 12 May 2005 (PDT) Here are the changes i did to the wiki files:
###############################################################################
# edit ./LocalSettings.php
$wgLogo = "{$wgUploadPath}/wiki.png";
$wgNavigationLinks = array (
array( 'text'=>'mainpage', 'href'=>'mainpage2' ),
array( 'text'=>'recentchanges', 'href'=>'recentchanges-url' ),
array( 'text'=>'randompage', 'href'=>'randompage-url' ),
array( 'text'=>'help', 'href'=>'helppage' ),
array( 'text'=>'sitesupport', 'href'=>'sitesupport-url' ),
);
###############################################################################
# edit ./languages/Language.php
'mainpage' => 'Main Page',
'mainpage2' => 'Vegastrike',
###############################################################################
# edit ./skins/monobook/main.css
/*#column-one { padding-top: 160px; }*/
/*edited by ponitac 2005 05 12*/
#column-one { padding-top: 10px; }
/* edited by by pontiac 2005 05 12 */
/*
#p-logo {
z-index: 10;
position:absolute;
top: 0px;
left: 0px;
height: 0px;
width: 0em;
overflow: visible;
}
#p-logo h5 { display: none; }
#p-logo a,
#p-logo a:hover {
display: block;
height: 1px;
width: 1em;
background-repeat: no-repeat;
background-position: 35% 50% !important;
text-decoration: none;
}
*/
Login discussion
- Pontiac, what was resolved about logins to edit the wiki? I know its connected to the forum logins, but we can still edit the wiki without logging in (and we show up as an IP address). Can we bloke non-logged in editing somehow? It makes it difficult to tell who's done what if someone forgets to login. Silverain 15:57, 12 Apr 2005 (PDT)
- jackS 23:18, 12 Apr 2005 (PDT) Agreed. if we can do anything to force logins, that would be a very good thing.
- Pontiac 11:50, 17 Apr 2005 (PDT) Actually i don't know what's the current setting for wiki login since i'm not really involved with the configuration. I'm normally not for a restricted access to wikis. But as you two already mentioned, the 'keeping track of things' is not really possible with IPs everywhere, so i triple this idea... especially since there is still the possibility for everyone to edit the wiki.
- Odd, I had thought you had set up the configuration... so should mention it to ace123 instead? Calling ace123... Silverain 15:45, 17 Apr 2005 (PDT)
Vegastrike (name) discussion
- pontiac 10:39, 15 Mar 2005 (PST) Another thing that needs to be discussed and straightend out is the title of the game itself.
- Should it be:
- "Vegastrike" (Sourceforge/Mission)
- "VegaStrike" (Logo?)
- "Vega Strike" (Logo)
- Silverain 15:26, 22 Mar 2005 (PST) I have been using Vega Strike taken from the current logo, forum title etc. Maybe we should poll this in the forums?
- Pontiac 10:54, 8 May 2005 (PDT) That's a good idea, but at first a statement from the devs would be good to see how it was intended in the beginning.
- Should it be:
- Finding the pages containing the different names
After discussing this issue the conclusion should be added to the Manual of Style