Difference between revisions of "User:Spiralofhope/todo"

From Pandora Wiki
Jump to: navigation, search
m (zombie)
m (unsorted pile)
Line 57: Line 57:
  
 
= unsorted pile =
 
= unsorted pile =
 
* Firefox is horrifically slow.
 
** It is said that a zrom will fix this.  Update to a more recent beta to have that.
 
** It is said that a swapfile will help.
 
 
* Is there a port of zsh on the Pandora?
 
 
* Research more deeply into lxde.  It needs to be spruced up so I can replace the default desktop environment.
 
** where is the openbox config?  Right now I have to <pre>\openbox --replace</pre>  Check appdata.
 
 
* panplayer - .flv player, test/review
 
  
 
* Learn more about PNDs
 
* Learn more about PNDs
Line 88: Line 77:
 
*** Basic specs should be summarized on the first page.
 
*** Basic specs should be summarized on the first page.
  
* Figure out the lists of wanted pages, etc.
+
* [[Special:SpecialPages]] - maintenance
  
 
* Update MediaWiki ([[Special:Version]] says we're {{CURRENTVERSION}}).  1.19.0 was released 2012-05-02.
 
* Update MediaWiki ([[Special:Version]] says we're {{CURRENTVERSION}}).  1.19.0 was released 2012-05-02.
Line 111: Line 100:
  
 
* Wiki gallery functionality seems semi-broken.  See [[Keyboard]].
 
* Wiki gallery functionality seems semi-broken.  See [[Keyboard]].
 +
 +
* Create an export/backup procedure
 +
** [https://en.wikipedia.org/wiki/Help:Export]
 +
** [http://www.mediawiki.org/wiki/Manual:Parameters_to_Special:Export]
 +
** Ungh, write a script?
 +
** One guy suggested (from 2005?)
 +
**# get a list of all pages with specialAllPages
 +
**# save that list into a text file
 +
**# replace tab characters with newline (e.g. with sed) giving a list of all wiki pages, each page in a separate line
 +
**# paste that list into special:export
 +
**# ensure you save the XML, not the HTML representation
 +
 +
= More personal todo =
 +
 +
* Firefox is horrifically slow.
 +
** It is said that a zrom will fix this.  Update to a more recent beta to have that.
 +
** It is said that a swapfile will help.
 +
 +
* Is there a port of zsh on the Pandora?
 +
 +
* Research more deeply into lxde.  It needs to be spruced up so I can replace the default desktop environment.
 +
** where is the openbox config?  Right now I have to <pre>\openbox --replace</pre>  Check appdata.
 +
 +
* panplayer - .flv player, test/review

Revision as of 18:46, 17 June 2012

See also Wiki TODO


live

  • Quickstart
    • A PDF version should ship with the palmtop.
      • Make sure it references the latest release-quality guide on the manufacturer's website and the working/beta-quality guide on the wiki.
    • Enabling the mic - see Audio_system

zombie

questions to find answers for

  • Quickstart#Power_it_up
    • Is it necessary to plug the power supply into the mains FIRST, and then plug it into the Pandora SECOND?

unsorted pile

  • Learn more about PNDs
    • Can I mount and then run my own script? I want to pass parameters.
    • Hell, I want to be able to make file associations to a PND.
    • Learn about editing to fix categories. Most are retarded.
  • Provide instructions to fix the sidebar.
  • Figure out where the wiki todo list is.
    • If not found, make one. Implement template backlinking.
  • Ask to fix the footer.
    • When editing a page, it's pushed to the left. I'd bet someone tinkered with the CSS or templating.
  • Build a list of "troubled pages"
    • Pandora seems out of place.
      • Basic specs should be summarized on the first page.
  • Update MediaWiki (Special:Version says we're 1.32.0-alpha). 1.19.0 was released 2012-05-02.
  • Build a CSS editing todo list
    • Add more space above sections.
    • stylize <tt>
  • Outside links should be labelled. I believe there's a configuration option for this.
  • I'm sick and tired of being prompted when adding a link.
    • For the spam "prevention", whitelist various official resources.
    • Replace the damned system entirely.
  • Implement table sorting.
  • Bug: Searching for a string which does not have a page - does not prompt to create the page.
  • Wiki gallery functionality seems semi-broken. See Keyboard.
  • Create an export/backup procedure
    • [7]
    • [8]
    • Ungh, write a script?
    • One guy suggested (from 2005?)
      1. get a list of all pages with specialAllPages
      2. save that list into a text file
      3. replace tab characters with newline (e.g. with sed) giving a list of all wiki pages, each page in a separate line
      4. paste that list into special:export
      5. ensure you save the XML, not the HTML representation

More personal todo

  • Firefox is horrifically slow.
    • It is said that a zrom will fix this. Update to a more recent beta to have that.
    • It is said that a swapfile will help.
  • Is there a port of zsh on the Pandora?
  • Research more deeply into lxde. It needs to be spruced up so I can replace the default desktop environment.
    • where is the openbox config? Right now I have to
      \openbox --replace
      Check appdata.
  • panplayer - .flv player, test/review