Talk:Main Page: Difference between revisions

11,155 bytes removed ,  19 days ago
m
no edit summary
imported>Umjahwa
mNo edit summary
(9 intermediate revisions by 6 users not shown)
Line 2:
__FORCETOC__
 
== SpammersPast Attack!Discussions ==
See [[/Archive]]
It looks like (re)CAPTCHA has been thoroughly defeated--my own GLASScutters.org forums are also inundated daily with spam member requests, which I have to routinely reject. I have no good solution, yet; I have to manually approve all new members.
 
== Missing footnote ==
Perhaps it's time that the IHG.org wiki were similarly locked down? How many new members do we really GET each week; would it be too tough to manage? We MIGHT see a big pop with the new box release, but only if this URL is published in it (not sure if--and kind of doubt that--it will be). But even still, it's got to be easier to approve obvious human members than to clean up the daily damage done by vandals and spammers? --[[User:David Artman|David Artman]] 17:07, 12 January 2011 (UTC)
 
In the paragraph:
:We should have implemented this a year ago. Only [[User:Lambda|Brian Campbell]] can do this, though. - [[User:Cerulean|Cerulean]] 13:13, 20 December 2011 (UTC)
 
== File uploads broken? ==
I've tried several times to upload a file, and I get error messages instead. Has anyone else had this problem? - [[User:Cerulean|Cerulean]] 18:58, 12 March 2009 (UTC)
:Issue apparantly resolved. I was able to upload an image today. - [[User:Cerulean|Cerulean]] 19:05, 17 March 2009 (UTC)
 
== Broken thumbnails? ==
 
Is anyone else seeing ''"Error creating thumbnail: /usr/bin/convert: Unrecognized option (-thumbnail)"''? I've tried clearing my cache, and switching to other browsers, but nothing has yet helped. - [[User:Cerulean|Cerulean]] 10:40, 25 September 2007 (EDT)
:I see it too. I tried poking at the templates involved and I can't get it to work. I wonder if it's something wrong with the image file involved? [[User:Donsheldon|Donsheldon]] 12:02, 3 October 2007 (EDT)
:The same here, with the thumbnails... --[[User:Joe|Joe]] 04:26, 7 March 2008 (EST)
::I couldn't find this page yesterday, so I created a error notice on the [[Help_talk:Image]] page. That as an Admin attention notice on it, so hopefully someone will look into it.--[[User:Spearjr|Jason]] 15:39, 14 March 2008 (EDT)
http://www.mediawiki.org/wiki/Manual:Image_Administration#Image_thumbnailing Thumbnails worked at one point, but stopped about a year ago? If you have access, I'd see if ImageMagick or GD library is still on the server, then look through the settings and see if something looks off. (I'm no wiz at this, I've only done this sort of thing once, a few years back and it was coupled with Gallery.) Also there could be something wrong from the permissions side of a directory?--[[User:Spearjr|Jason]] 14:24, 20 March 2008 (EDT)
:This looks like a server-side issue I might not have access to. Is there a way I can check to see if I can access the PHP code? - [[User:Cerulean|Cerulean]] 14:40, 20 March 2008 (EDT)
::This is a server side thing. If you don't have access to FTP into the server you probably can't fix this. (I could be wrong, I do not have experience with setting up a wiki, the closest I've done was setup Gallery on a website.) That said the following might be useful: Thread on [http://www.mwusers.com/forums/showthread.php?t=3428 mediwikiusers forum], Image Administration on [http://www.mediawiki.org/wiki/Manual_talk:Image_Administration Mediawiki.org], & Imagemagick page on [http://www.imagemagick.org/Usage/thumbnails/index.html thumbnails]--[[User:Spearjr|Jason]] 15:35, 20 March 2008 (EDT)
:::Thanks for the legwork on this, Jason. I will try and get it resolved soon. - [[User:MiSuBa|misuba]] 18:30, 20 March 2008 (EDT)
 
==Semantic MediaWiki?==
 
This would be a big change, but there's a Wiki extension which is intended for this kind of catalog:
 
meta.wikimedia.org/wiki/Semantic_MediaWiki
wiki.ontoworld.org/index.php/Semantic_MediaWiki
 
(links de-htmled to work around spam filter)
 
The idea is that you can set up pages with attributes, and then create a page with an <nowiki><ask></nowiki> tag and a query. When someone visits the query page, it does the query dynamically and shows the result list. So you don't have to maintain the indexes, just the items; and the queries can be a lot more flexible than "category". -- [[User:Zarf|Zarf]] 10:24, 28 July 2007 (EDT)
 
: Not sure how I missed this post, but YEAH, I like the idea! We already have trouble with poorly categorized pages, though--what's to make a user put all relevant attributes?
: But, yeah, anything that will help folks find games they can play with their sets or based on their interests is GOOD. --[[User:David Artman|David Artman]] 13:52, 27 September 2007 (EDT)
 
: Just wanted to let everyone know that Semantic MediaWiki is now enabled on the wiki. It was a feature quietly added during the migration process. Please play around with it and make the wiki better! I feel like Semantic MediaWiki is much, much preferable to categories for things like number of players, numbers of stashes required, etc. It doesn't have the most powerful query language yet, but it should help out with the mess of categories currently existing. &mdash;[[User:Lambda|Lambda]] 20:57, 20 August 2008 (UTC)
 
: Was playing around with adding semantic to the templates (I've got some experience with same since I write larps using semantic mediawiki on my own wikis), but noticed that we're running a pre-1.0 Semantic. Any chance of an upgrade? (pre 1.0, there was no set and show, which among other changes gives one a lot less flexibility). If we don't have Parserfunctions and StringFunctions, those are incredibly useful as well. [[User:Mneme|Mneme]] 18:57, 29 May 2009 (UTC)
 
: Also, it might be worth seeing how performance looks with caching off ($wgMainCacheType = CACHE_NONE; $wgEnableParserCache = false; $wgCachePages = false;). Sure, it makes the entire wiki a bit less efficient. But on a write-many, read-some wiki with only moderate amounts of data, that's not a huge deal, and caching in my experience works much better when you have lots of reads. Without them, it takes a long, long time to reparse old cached pages). [[User:Mneme|Mneme]] 18:57, 29 May 2009 (UTC)
 
== PDF Uploads ==
Is this wiki set up to accept PDF files? - [[User:Cerulean|Cerulean]] 14:48, 17 July 2007 (EDT)
:I tried to upload a PDF, but got the following error message: ''"Upload warning ".pdf" is not a recommended image file format."'' Would be great if we could upload PDFs here, for rules or other data.--[[User:Spearjr|Jason]] 15:44, 14 March 2008 (EDT)
::[[IcehouseOrg:Externally-hosted_resources|This page]] offers a workaround for handling unsupported file formats. - [[User:Cerulean|Cerulean]] 10:26, 21 March 2008 (EDT)
:: I have added support for uploading PDFs to the wiki, but I have not yet tested it. Let me know if there are any problems. &mdash;[[User:Lambda|Lambda]] 21:02, 20 August 2008 (UTC)
I uploaded a pdf and linked it from the [[Rosicrucian Chess]] page. Worked like a charm. --[[User:Carthoris|Carthoris]] 15:12, 19 December 2011 (UTC)
 
== Categories don't include all tagged games ==
 
Please forgive me if the answer to this question is obvious; I am new to this site and wikis.
 
When I navigate to [[:Category:Turnless]], the only game listed there is [[Icehouse]]. However, [[IceTowers]] also is tagged with this category. Why doesn't [[IceTowers]] appear in the [[:Category:Turnless]] list? This is only one of many examples of this phenomenon.
 
I was hoping to find games of interest to me by navigating through categories, but this issue seems to block that strategy.
 
Thanks!
 
[[User:JonPrud|JonPrud]] 18:32, 19 August 2008 (UTC)
 
:I made a dummy edit to a game which listed several Categories, but did not appear in any of them correctly. After the dummy edit, it appeared as expected. Maybe all pages need to be touched after the wiki update in June for categories to be updated properly? [[User:JonPrud|JonPrud]] 20:28, 19 August 2008 (UTC)
 
:That's one approach -- in theory, enough loads will rebuild the cache, but that can take a while. I find myself wondering if (as I've done on other wikis) its worth turning off caching here, as the efficiency gain might not be worth the old data (IMO, for low traffic wikis, caching is a net loss with no significant speed improvement. For high-traffic wikis, it's a big improvement with no noticable disadvantage (the cache is rebuilt fast enough that the delay doesn't cause issues). [[User:Mneme|Mneme]] 15:50, 29 May 2009 (UTC)
 
== ParserFunctions Extension ==
 
Does the icehousegames.org wiki installation have the ParserFunctions extension turned on? [http://www.mediawiki.org/wiki/Help:Extension:ParserFunctions Mediawiki help page for ParserFunctions]
 
I'd like to create some templates that use conditional branching based on input parameters and the '''#switch:''' function doesn't seem to be working.
 
:More info: I'm working on a Martian Coaster template that will work similarly to [http://en.wikipedia.org/wiki/Template%3AChess_diagram the Chess_diagram template on wikipedia], but without having conditional branching (#if, #switch, etc.) this won't work. An email was sent to the site webmaster, Brian Campbell, to see if the wikimedia ParserFunctions extension could be installed. Installation instructions are on the [http://www.mediawiki.org/wiki/Extension:ParserFunctions wikimedia website]. [[User:Oosterwal|Oosterwal]] 13:51, 18 June 2010 (UTC)
::Both [[mw:Extensions:ParserFunctions|Extensions:ParserFunctions]] (which adds basic logic support to templates as described), and [[mw:Extensions:Scribunto|Extensions:Scribunto]] (which allows full-fledged scripting in Lua), have now been installed. This should allow for plenty of scripting for displaying fancy diagrams. &mdash; [[User:Lambda|λ]] ([[User talk:Lambda|talk]] | [[Special:Contributions/Lambda|contribs]]) 14:36, 14 November 2016 (PST)
 
----
----
 
== Past Discussions ==
 
«What Can I Play? — a list to help new players find games to play based on desired inputs3»
See [[Talk Archives]]
 
there's a link to a footnote #3, but only 2 items in the current footnotes. How we fix this?
== Upload all rules ==
 
--[[User:CiberSheep|CiberSheep]] ([[User talk:CiberSheep|talk]]) 20:32, 11 September 2023 (UTC)
In order for this Wiki to stay valid over time, the access to the rules of games is essential.
Can we just include the rules of the games, instead of linking to the external page?
Or is there a copyright problem?
Of course, a link to the external page can still be in place.
But if an external page disappears, a game suddenly becomes unplayable for new gamers.
And if I want to ensure access to certain rules for later, I should copy them to my hard-drive...
That seems to be counterintuitive to a Wiki. [[User:Cuc|Cuc]] 03:28, 14 May 2011 (UTC)
:You can add game rules to the wiki '''if you have express permission from the game's author.''' Yes, this is a copyright issue. Please read the IceWiki's [[Policies and Usage Conventions]]. - [[User:Cerulean|Cerulean]] 13:26, 16 May 2011 (UTC)
 
It might been obvious but I just realized. May it be that note 3 is note 2? There is no other note 2 :)
== Deleting Empty Categories ==
 
--[[User:CiberSheep|CiberSheep]] ([[User talk:CiberSheep|talk]]) 18:14, 16 September 2023 (UTC)
This is the list of categories that have nothing in them:
 
== Hello Everybody ==
https://www.icehousegames.org/wiki/index.php?title=Special:UnusedCategories
 
I don't know who still uses this but, I can't find the news section anymore and I don't know if there are any new products for looney pyramids anymore. This site seems very dead. Please respond if you see this so I can know.
Some of these might be useful to have, I like the games under development tags although I'm not sure if it's practical for them to be this granular. Some of them we should definitely clean up -- Category:2 Treehouse sets is a redundant copy of Category:2HOUSE, and Category:DeleteThisPage has been asking to be put out of it's misery since 2007.
 
--
: I have no objection to deleting these empty categories, and if there are no other objections, I'll go through and do so. If anyone wants me to keep the game under development categories, let me know. I'll give this about a week to give people a chance to discuss. &mdash; [[User:Lambda|λ]] ([[User talk:Lambda|talk]] | [[Special:Contributions/Lambda|contribs]]) 14:43, 14 November 2016 (PST)
If you're looking for new/available pyramid products then the Looney Labs store is probably a good place to check.
 
I'm not finding a news page in a quick search. There's a news archive that probably just got sections from the home page moved to it after they were less relevant.
: I am fine with deleting these categories. The development categories listed here are incorrect versions of the categories currently in use. I think the current three development levels (Initial Design, Playtesting, Nearly Complete) is important to have since there can be a large difference in the playability of a game at each stage. Getting people to use them correctly is the hard part. I think most of the current categories can be replaced with semantic searches. Most people don't use them consistently anyways and current number of categories is getting kinda out-of-hand. However, it will be a while until we can safely delete any of those... [[User:Umjahwa|Umjahwa]] ([[User talk:Umjahwa|talk]]) 16:16, 14 November 2016 (PST)
-dazeysan