https://github.com/opensource-socialnetwork/helloworld
Hello World Component, that allows developers to learn basic things
https://github.com/opensource-socialnetwork/helloworld
Last synced: about 1 year ago
JSON representation
Hello World Component, that allows developers to learn basic things
- Host: GitHub
- URL: https://github.com/opensource-socialnetwork/helloworld
- Owner: opensource-socialnetwork
- License: gpl-2.0
- Created: 2014-11-06T11:55:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T16:26:47.000Z (over 2 years ago)
- Last Synced: 2025-04-01T10:11:19.835Z (about 1 year ago)
- Language: PHP
- Size: 24.4 KB
- Stars: 7
- Watchers: 5
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
HelloWorld
==========
Hello world component allows new developers to learn few things for ossn quickly.
**v 2.5**
Covers https://www.opensource-socialnetwork.org/documentation/view/6986/creating-new-simple-form-for-your-component
**v2.4**
Covers
https://www.opensource-socialnetwork.org/documentation/view/6787/creating-configure-page-for-your-component-in-administrator-panel
https://www.opensource-socialnetwork.org/documentation/view/6789/configuring-the-settings-for-your-component
**v2.1**
- custom html page option added you can define own html layout including your own css, js etc. Visit yoursite.com/hello_custom_template as example
**V2.0**
- Tells you how you can add your css code in deafult ossn css file.
- Tells you how you can add your js code in deafult ossn js file.
- Tell you how you create seperate css file and how to add its link in
header of ossn.
V1.0
* Tells you how you can add your css code in deafult ossn css file.
* Tells you how you can add your js code in deafult ossn js file.
* Tell you how you create seperate css file and how to add its link in header of ossn.
NOTE: If you have downloaded from github then you need to re zip with correct directory name.
The zip name must be HelloWorld and after extracting it must have HelloWorld/ossn_com.php