|
|
|
CREATE A MODULE BUILDER MEDIA MODULE
(Note: this is not a MB tutorial. If you have not used Module Builder please browse to Socani.org and go through the nicely designed tutorials.)
Create a new module called MEDIATAGS and a table called MEDIATAGS with the following fields:
MediaTitle: textbox 400 not null 400px
MediaDescription: textbox multiline mode 1000 not null 400px
MediaUpload - FileUpload 400 not null 400px
MediaHeight - textbox 25 not null 25px
MediaWidth = textbox 25 not null 25px
AutoStart = checkbox not null 25 px
MediaLoop = checkbox not null
MediaOrder textbox 25 can be null 25px
OPTIONAL for FLASH and SWF
Add FlowPlayer Open Source Flash Files to you're Module
FLOWPLAYER OPEN SOURCE FLASH PLAYER
Download Here
1. Extract the Flowplayer files to a folder. I put mine in the Module Builder Directory so I could use it whenever necessary.
2. In Module Builder Click on the Module Options button. Make sure you're in the MediaTags module. Click on 'Include Additional Files in Build'
3. Click 'Add Folder', Browse to the extracted FlowPlayer Folder and Click Okay.
Click System: Forget Module History (forces version 1.0.0)
Click System: Export Module
Click System: Forget Module History (forces version 1.0.0)
Click Create Module
Install your new module in a localhost development version of DotNetNuke 4.5.3 so that you can easily edit and test your new module.
Previous Page | Next Page
COMMENTS
Currently, there are no comments. Be the first to post one!
You must be logged in to post a comment. You can login here