Difference between revisions of "LinuxMCE:Community Portal"

From LinuxMCE
Jump to: navigation, search
(Undo revision 9441 by RolraCchia (Talk))
(To do)
 
(9 intermediate revisions by 8 users not shown)
Line 5: Line 5:
  
 
==Request for comment==
 
==Request for comment==
I have added a new section for coding Media Components. In addition, I have also added a new template stub called <nowiki>{{Needs Programmer Review}}</nowiki> which automatically categorizes the article. This is intended for programming primers and information that needs to be verified and refined by other programmers. --[[User:Tschak909|Tschak909]] 10:39, 3 February 2008 (PST)
+
'''LinuxMCE Reference Design''' -- I am creating documentation on the from-scratch design of my home system based around LinuxMCE.  I am hoping that this will serve as a sort of known-working real-world-used reference design. As it stands, it is on [[User:Alx9r|my user page]].  Once mature, I propose to move the documentation of my reference design into the official wiki. Please see [[LinuxMCE Wiki:Community Portal:Reference Design Proposal|Reference Design Proposal]] for details and comment. --[[User:Alx9r|Alx9r]] 08:23, 12 May 2008 (PDT)
  
Comments and ideas welcomed in a [[LinuxMCE Wiki talk:Community Portal|debate about categorization]].
+
'''Coding Media Components Section''' -- I have added a new section for coding Media Components. In addition, I have also added a new template stub called <nowiki>{{Needs Programmer Review}}</nowiki> which automatically categorizes the article. This is intended for programming primers and information that needs to be verified and refined by other programmers. --[[User:Tschak909|Tschak909]] 10:39, 3 February 2008 (PST)
 +
 
 +
'''Categorization''' -- Comments and ideas welcomed in a [[LinuxMCE Wiki talk:Community Portal|debate about categorization]].
  
 
==News==
 
==News==
*'''19/10-07''' - Danielk has set up a public development area ([http://svn.charonmedia.org/ Trac], [http://www.charonmedia.org  dev mailing list]). Please do also comment on moving development related stuff on the [[LinuxMCE_Wiki_talk:Community_Portal#Separating_development-related_stuff_into_the_Trac_Wiki|discussion page]]. Thanks --[[User:Chriss|chriss]] 05:08, 20 October 2007 (MST)
+
*'''19/10-07''' - Danielk has set up a public development area ([http://svn.linuxmce.org/ Trac], [http://www.charonmedia.org  dev mailing list]). Please do also comment on moving development related stuff on the [[LinuxMCE_Wiki_talk:Community_Portal#Separating_development-related_stuff_into_the_Trac_Wiki|discussion page]]. Thanks --[[User:Chriss|chriss]] 05:08, 20 October 2007 (MST)
 
*'''27/9-07''' - [[User:Lozzo|Lozzo]] and [[User:Trout|Trout]] are now also admins.
 
*'''27/9-07''' - [[User:Lozzo|Lozzo]] and [[User:Trout|Trout]] are now also admins.
 
*'''24/9-07''' - New template added, [[:Template:Delete]], add this to pages that you propose for deletion, these pages will also be added to the category [[:Category:Delete Page|Delete Page]]. --[[User:Samme|Samme]] 06:09, 24 September 2007 (MST)
 
*'''24/9-07''' - New template added, [[:Template:Delete]], add this to pages that you propose for deletion, these pages will also be added to the category [[:Category:Delete Page|Delete Page]]. --[[User:Samme|Samme]] 06:09, 24 September 2007 (MST)
 
*'''24/9-07''' - I have now blocked the known spammers, another thing I've done is that I've added the category [[:Category: NeedsToBeFixed|NeedsToBeFixed]], look at the page for further information. --[[User:Samme|Samme]] 02:48, 24 September 2007 (MST)
 
*'''24/9-07''' - I have now blocked the known spammers, another thing I've done is that I've added the category [[:Category: NeedsToBeFixed|NeedsToBeFixed]], look at the page for further information. --[[User:Samme|Samme]] 02:48, 24 September 2007 (MST)
 
*''12/12-07''' - Dan Damron  knows a little about templates..  Offer to help with this section. dan at damron period ca
 
*''12/12-07''' - Dan Damron  knows a little about templates..  Offer to help with this section. dan at damron period ca
*'''22/9-07''' - Is there somebody out there who knows how to make templates? If so we need you're help!!!
+
*'''22/9-07''' - Is there somebody out there who knows how to make templates? If so we need your help!!!
 
*'''15/9-07''' - [[User:Trout|Trout]] has now also volunteered as admin.
 
*'''15/9-07''' - [[User:Trout|Trout]] has now also volunteered as admin.
 
*'''14/9-07''' - I, [[User:Samme|Samme]] is now administrator of the wiki, after a discussion with Paul, other interested in helping, mail me, you'll find my adress under the [[Contacts|contact page]].
 
*'''14/9-07''' - I, [[User:Samme|Samme]] is now administrator of the wiki, after a discussion with Paul, other interested in helping, mail me, you'll find my adress under the [[Contacts|contact page]].
  
==To do==
+
==Wiki To Do's==
 
#<strike>Spam prevention</strike>
 
#<strike>Spam prevention</strike>
 
#<strike>Recruit a second admin and also volunteers, up for the task? Contact me!</strike>
 
#<strike>Recruit a second admin and also volunteers, up for the task? Contact me!</strike>
Line 52: Line 54:
 
* <nowiki>{{merge|articlename}}</nowiki> specifies article with which the current article should be merged
 
* <nowiki>{{merge|articlename}}</nowiki> specifies article with which the current article should be merged
 
* <nowiki>{{NeedsToBeFixed}}</nowiki> article needs to be fixed in some way - ''better to use more descriptive templates if possible''
 
* <nowiki>{{NeedsToBeFixed}}</nowiki> article needs to be fixed in some way - ''better to use more descriptive templates if possible''
 +
*<nowiki>{{versioninfo}}</nowiki> Version Info template.
  
 
==Some useful links==
 
==Some useful links==

Latest revision as of 19:26, 22 October 2011

LinuxMCE community portal

Request for comment

LinuxMCE Reference Design -- I am creating documentation on the from-scratch design of my home system based around LinuxMCE. I am hoping that this will serve as a sort of known-working real-world-used reference design. As it stands, it is on my user page. Once mature, I propose to move the documentation of my reference design into the official wiki. Please see Reference Design Proposal for details and comment. --Alx9r 08:23, 12 May 2008 (PDT)

Coding Media Components Section -- I have added a new section for coding Media Components. In addition, I have also added a new template stub called {{Needs Programmer Review}} which automatically categorizes the article. This is intended for programming primers and information that needs to be verified and refined by other programmers. --Tschak909 10:39, 3 February 2008 (PST)

Categorization -- Comments and ideas welcomed in a debate about categorization.

News

  • 19/10-07 - Danielk has set up a public development area (Trac, dev mailing list). Please do also comment on moving development related stuff on the discussion page. Thanks --chriss 05:08, 20 October 2007 (MST)
  • 27/9-07 - Lozzo and Trout are now also admins.
  • 24/9-07 - New template added, Template:Delete, add this to pages that you propose for deletion, these pages will also be added to the category Delete Page. --Samme 06:09, 24 September 2007 (MST)
  • 24/9-07 - I have now blocked the known spammers, another thing I've done is that I've added the category NeedsToBeFixed, look at the page for further information. --Samme 02:48, 24 September 2007 (MST)
  • 12/12-07' - Dan Damron knows a little about templates.. Offer to help with this section. dan at damron period ca
  • 22/9-07 - Is there somebody out there who knows how to make templates? If so we need your help!!!
  • 15/9-07 - Trout has now also volunteered as admin.
  • 14/9-07 - I, Samme is now administrator of the wiki, after a discussion with Paul, other interested in helping, mail me, you'll find my adress under the contact page.

Wiki To Do's

  1. Spam prevention
  2. Recruit a second admin and also volunteers, up for the task? Contact me!
  3. Delete garbage pages all can be found in the category Delete Page
  4. Set up rules & guidelines for the wiki
  5. New first page
  6. Fix hardware pages
  7. Categories, proposal, very important
  8. Various guides maybe replace FAQ?
  9. Dictionary?
  10. Join associated pages by unision or cross-referencing (if they are definately in different categories)

Feel free to add things to do, after all it is a wiki :o)

Pages needing attention

Handy templates

  • {{stub}} used to specify articles which need expanding
  • {{sectstub}} used to specify sections which need expanding
  • {{uncat}} used to specify articles which need to be categorized
  • {{delete}} article nominated for deletion
  • {{merge|articlename}} specifies article with which the current article should be merged
  • {{NeedsToBeFixed}} article needs to be fixed in some way - better to use more descriptive templates if possible
  • {{versioninfo}} Version Info template.

Some useful links