Intern/ToDo Wiki
From BlinkenSisters
Contents |
ToDo
Translation
De -> En needed!
order by prio descending
- Howto_Linux_SVN_DE -> Howto_Linux_SVN
- ActionCapture-Feature_DE -> ActionCapture-Feature
- Howto_Windows_SVN_DE -> Howto_Windows_SVN - postponded - wait for usable version of text
- Howto_Mac_SVN_DE -> Howto_Mac_SVN - postponded - wait for usable version of text
see also Template:NoEnglishVersion / Special:Whatlinkshere/Template:NoEnglishVersion
En -> De needed
order by prio descending
- Simple_Level -> Simple_Level_DE
- Playing -> Playing_DE
- AddOn Template -> AddOn Template DE
- Naming_of_Releases -> Naming_of_Releases_DE
- BlinkenUDP -> BlinkenUDP_DE - postponded - wait for stable version of page
- BLPViewer -> BLPViewer_DE - postponded - wait for stable version of page
- Using Videos -> Using Videos_DE - postponded - wait for stable version of page
- Credits -> Credits_DE - needed?
see also Template:NoGermanVersion / Special:Whatlinkshere/Template:NoGermanVersion
Improve / Complete
- BS_on_XO_DE not sync with BS_on_XO
- NewsFlash_DE - postponded?
Wanted Pages
Addon / Addon DE- doneAddOn Template / AddOn Template DE- done- Agent Kate / Agent Kate DE - we need more details from the Storyline!
Poorly linked Pages
There are no (or nearly no) links to the following Pages:
- OldDoku
- BlinkenUDP
- BLPViewer
- Howto_Linux_SVN
- Howto_Windows_SVN
- ActionCapture-Feature
- Maintainers
- Using_Videos
Tentacle, fix the bug!
Stubs
Ein Stub is ein zu kurz geratener Beitrag, der dringend auf Erweiterung wartet!
- Addon / Addon DE
- OldDoku / OldDoku_DE
Howto_Linux_SVN / Benötigte Paketedone- AddOn Template
- Howto_Windows_SVN_DE
- BLPViewer
- Howto_Mac_SVN_DE
Please help these pages and improve them! :)
Add more Pictures to the Wiki!
- Agent Kate should have at least a picture of her
- Simple_Level#Level_Layout could habe pictures of an extralive and bonus and so on
Add detailed HowTo for SVN-use
maybe remove some Content from Install#Linux_.2F_Unix. Put a link to the new Page there instead.- veyronHowto_Linux_SVN_DE#Kompilieren Unterschied zwischen in- und out-of-source-build erklären- done: Dauti- Sektion "Probleme" einführen in der typische Fehlermeldungen und der passende fix (zB apt-get install xyz) aufgeführt werden - took
Improve Main_Page
- Drop that long paragrah "This wiki is for the BlinkenSisters 0.5.1 and later. For documentation of ...". Make new Page that explains where to find old doku. Just leave a Link to this new Page (and a Link to the old-0.3-website?) instead of that long paragraph.
put a Screenshot on Main_Pagedone - maybe we should add some more screenshots to the wiki and chosse a nice one for MainPage?
- reorder page-structure:
- we need a short intro-text in top of the ToC... !
- Blinken Sisters is an open source game in 80s retro style, free to download, fully playable and easy to handle. Enjoy jumping and running with Agent Kate through various levels of danger, collecting all the pixels that were lost in another dimension! --Bodo 21:35, 9 December 2007 (CET)
- Blinken Sisters is still under development. We are always looking for creative people who would like to contribute. --Bodo 21:35, 9 December 2007 (CET)
- Nice to have:
- "tell us your talents"
- creating levels, graphics, music
- all platforms (win, mac, lix)
- sf hosted
- gpl licensed
- link to the page that explains the storyline, link to a page that explains version documentation --Bodo 21:35, 9 December 2007 (CET)
- first the link to the download-page, that ok
- News next, fine
- delete the rest and build it new from the scratch
- we need a short intro-text in top of the ToC... !
Add Tech-Doku
Lets start with a full description of all directorys in the svn-repository :)
Add Page BlinkenSisterHomeDirectory
Describe where to find the "BlinkenSisterHomeDirectory" (zB ~/.lostpixels/V0.5.2/) on each OS. Use also "%userprofile%" on this new page - it's replaced to the correct path by some Win-OS :). Refactor all existing occurences of the "BlinkenSisterHomeDirectory" in the Wiki to some short text containig the link to the new page (Create a Template:BlinkenSisterHomeDirectory for this!).
known occurences:
copy/paste content from these pages the the new template...
Done
wiki background image
What about replacing the background image of the wiki with something custom too? (not just the logo)
The standard wikipedia background is
For example we could use blinkenplayerbg.bmp from the new release and resize it, save as .jpg and copy over ./skins/monobook/headbg.jpg. I think that would make the wiki look better. Mutante 20:45, 4 November 2007 (CET)
Message from cavac: DONE!
uploading (bmp) files
I tried to upload the above mentioned .bmp file but i got an error message that ".bmp" is not an allowed file format to upload. Since you dont allow public account creation anyways and .bmp is used in many BlinkenSisters files i suggest to enable uploading .bmp files. You would have to change in LocalSettings.php where a line starts like $wgFileExtensions = array( 'png',... and add 'bmp' into that array. I would also upload alternative "game over" and "killed" screens i made then. Mutante 20:53, 4 November 2007 (CET)
-- DONE: $wgFileExtensions = array( 'png', 'gif', 'jpg', 'jpeg', 'bmp', 'conf', 'dat', 'bsl', 'bmf', 'zip', 'gz', 'bz2' );
