Many of us have special functionality which we've used before but creating a package was not a priority at that time. It would be nice to have a special section on our.umbraco.org where people can request packages. (When there is a need there is priority) That way umbracoholics will have something to do in there sparetime :p!
I dont know if this is an appropriate thread to post this question but i need to create a package action which can add a css class in the end of an already existing css file. I am creating a package for my company that installs some components to be used on our website whenever needed. Components like carousal, slide show etc. Please help...
What I would to is take that one and instead of adding xml I would just add some text to the beginning or end of the file. This could be used for more than just css so I'm interested in this as well. Maybe you can add it to the http://packageactioncontrib.codeplex.com/ project?
Requested packages
Hi,
Many of us have special functionality which we've used before but creating a package was not a priority at that time.
It would be nice to have a special section on our.umbraco.org where people can request packages. (When there is a need there is priority)
That way umbracoholics will have something to do in there sparetime :p!
Ron
Love this idea :)
+1 for this idea.
Good idea
+1
+1 for this idea.
+1, as I had a package idea the other day, but didn't know where to list it, and ended up using 'Extending Umbraco'...
Good idea Ron!
I'm not sure if this section has already been created so I posted my "requested package" on here. http://our.umbraco.org/forum/ourumb-dev-forum/features/3824-repeatable-content-data-type
It is probably right up your alley Ron, judging by your work with Axendo ultimate picker XPath and the Form Designer.
I placed a reply:
http://our.umbraco.org/forum/ourumb-dev-forum/features/3824-repeatable-content-data-type
Let me know what you think.
Ron
Hi
I dont know if this is an appropriate thread to post this question but i need to create a package action which can add a css class in the end of an already existing css file. I am creating a package for my company that installs some components to be used on our website whenever needed. Components like carousal, slide show etc. Please help...
Hi,
If you check out this package action http://packageactioncontrib.codeplex.com/SourceControl/latest#PackageActionsContrib/AddXmlFragment.cs it's adding an xml config to the beginning or end of a config file.
What I would to is take that one and instead of adding xml I would just add some text to the beginning or end of the file. This could be used for more than just css so I'm interested in this as well. Maybe you can add it to the http://packageactioncontrib.codeplex.com/ project?
Thanks,
Richard
That'd be great. Good idea!
is working on a reply...