CumulusClips - Forums
Do not require tags or description
Is it currently possible to NOT require tags or description and allow them to be empty?
This discussion has been closed.
CumulusClips - Forums
Comments
Remove the fields from the form in your theme. Make sure you create a custom theme first. See here for instructions on how to do that.
http://cumulusclips.org/forums/index.php?p=/discussion/300/how-to-create-a-custom-theme-by-copying-the-default-theme
Next, in your plugin, hook into an event on the upload video form page and set a default value for those fields. Here are instructions on how to create a plugin.
http://cumulusclips.org/docs/guide-to-cumulusclips-plugins/