Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 2.04 KB

README.md

File metadata and controls

56 lines (31 loc) · 2.04 KB

Helloworld 0.8.15

Make animated text.

Screenshot

How to install an extension

Download ZIP file and copy it into your system/extensions folder. Learn more about extensions.

TODO: Change the download link to your repository. Test your extension in a brand new installation.

How to make animated text

Create a [helloworld] shortcut.

TODO: Explain how your extension can be used. Write multiple howto sections, if necessary.

Examples

Making animated text:

[helloworld]
[helloworld - printf("Hello World\n");]
[helloworld - alert("Hello World");]  

Making animated text inside a list:

Datenstrom Yellow is for people who make small websites.

* [helloworld - Fun to use]
* [helloworld - Just files and folders]
* [helloworld - Installed in a few minutes]

TODO: Show how your extension can be used. Give multiple examples that can be copy/pasted.

Settings

The following settings can be configured in file system/extensions/yellow-system.ini:

HelloworldMessage = default text message
HelloworldSpeed = cursor speed in ms

TODO: Show how your extension can be configured. Describe settings and files that can be adjusted.

Acknowledgements

This extension includes feedback by Anna Svensson, Giovanni Salmeri and Steffen Schultz. Thank you for the good work.

TODO: Mention other people, libraries and services. Give them the recognition they deserve.

Developer

Steffen Schultz. Get help.

TODO: Name the responsible developer(s). Review your extension from the perspective of the user. Imagine what the user wants to do and what would make life easier. Focus on people and their everyday lives. Not on technical details and lots of features. Learn more about making and publishing extensions.