Difference between revisions of "Talk:Guidelines"

(Upload .love files problem: new section)
(Upload .love files problem)
Line 46: Line 46:
  
 
When i upload .love file, wiki give this:
 
When i upload .love file, wiki give this:
 +
 
File extension ".love" does not match the detected MIME type of the file (application/zip).
 
File extension ".love" does not match the detected MIME type of the file (application/zip).

Revision as of 04:33, 17 December 2015

Useful Editing Resources

Category Discussion

This manual doesn't state clearly how the categories are set.

Instead of "Put your library in Category:Libraries to make it appear automatically in on the Libraries page"


It should say:


Include this:

[[Category:Libraries]]

And your page will appear on the Libraries section automatically.


I think we should put in the other guides a link or something to Help:i18n because it can be a very useful section for translators. --Ridal 11:02, 16 August 2011 (BST)

Grammatical Errors

Conflic? I know Rude is not from an English speaking country, but someone must change that to Conflict. Oh and, there are grammatical errors too.

Subheader for "Documentation"

Proposed content:

Script Examples

O.png When writing a script example always test and verify that your example is working, submitting not working examples is a waste of time for everyone.  


  • Preferably use four spaces instead of one tabulator.
  • Use the codebox provided on this wiki. (<source lang="lua"> shape = love.physics.newCircleShape( radius ) </source> )

If there are enough scripting examples, remove the template {{Needs Example}} or the [[Category:Needs Example]] when necessary.

Upload .love files problem

When i upload .love file, wiki give this:

File extension ".love" does not match the detected MIME type of the file (application/zip).