Difference between revisions of "Talk:Guidelines"
Antoniomoder (talk | contribs) (→Upload .love files problem) |
Antoniomoder (talk | contribs) m (→Upload .love files problem) |
||
Line 48: | Line 48: | ||
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). | ||
+ | |||
+ | It is possible to upload .love file? |
Revision as of 05:08, 17 December 2015
Contents
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
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).
It is possible to upload .love file?