Javascript Files
So on my wish list would be ability to upload a javascript file.
Any thoughts or plans on allowing this ability?
Thanks,
Jet
2 people watching.
-
New Issue
-
Conversation Started
The Bambuu staff has started a conversation to resolve this discussion.
-
Resolve the discussion Resolve the discussion
Private Permissions
This discussion is private. Only you and Bambuu support staff can see and reply to it.
Recent Discussions
| 11 Jan, 2010 03:36 PM | Javascript Files | |
| 03 Jan, 2010 09:09 AM | Javascript Files | |
| 21 Dec, 2009 01:52 PM | unable to use the save application button | |
| 10 Nov, 2009 06:48 PM | Field names need validation, entities not being deleted | |
| 05 Nov, 2009 09:28 AM | "There was a problem communicating with the server." |
Support Staff 2 Posted by Tom on 03 Jan, 2010 09:08 AM
Hi Jet,
Yes that's something we've been thinking about too. Would a "javascript editor" that allowed you to edit some javascript right inside the app-editor be enough? I'm guessing maybe not, as you would want to upload some libraries such as lightbox etc.
What is it specifically you are trying to achieve?
You mentioned this not showing up on the wishlist - do you mean this page? http://bambuu.uservoice.com
It would be good if you added your request over there (it's a separate service). I'd be interested to see how many people want the same.
Thanks very much
Tom
3 Posted by Jet Thompson on 04 Jan, 2010 06:41 AM
Hi Tom,
I did not mean for this discussion to be going on here, will put my suggestion up on the wish list. Must not have paid attention to where I was posting.
Anyway, uploading a library is more what I had in mind. My interest is to be able to
upload small javascript files for animated drop down menu, and yes I was also thinking about the lightbox library.
I noticed that there is a built in for doing image uploads. Is that Paperclip?
Another lib is responds_to_parent, which allowed me to do an image upload and have it be displayed on current page with AJAX.
Just tried playing with bambuu some today, and was receiving numerous
errors: server unavailable, front page error in Action Controller. Will report
back if this continues.
Thanks,
Jet
Support Staff 4 Posted by Tom on 05 Jan, 2010 10:23 AM
> Anyway, uploading a library is more what I had in mind. My interest is to be able to
> upload small javascript files for animated drop down menu, and yes I was also thinking about the lightbox library.
The issue is going to be what you need to do next. In a way Bambuu gives you "complete solutions" rather than the parts that you build solutions from. For example we use the Rakismet plugin to give Akismet spam control on comments, but the Bambuu user doesn't see that, they just see "Comments" as an entity add-on.
So, what is your animated drop-down menu going to do? Or are you trying to animate a menu that's already there?
A lightbox widget is definitely on the list.
Yes we're using Paperclip behind the scenes too.
And sorry about the continuing errors - we're gradually tracking them all down
Thanks for keeping the feedback coming!
Tom
5 Posted by Jet Thompson on 08 Jan, 2010 01:25 AM
Animated drop down menu slowly drops down and fades in. It contains a list of:
1) Fields from database (i.e. Architect Names) that can be clicked on to bring up
2) Actions that would:
3) List of links to other pages that could be clicked and navigated to.
Here is the web application that i have just about completed, thanks to all the good people at Hobo Users:
Thanks,
Jet
Support Staff 6 Posted by Tom on 11 Jan, 2010 03:36 PM
I think this would have to be done as a widget that handled the whole behaviour as you've described. It will be quite a while before we get round to such specific widgets, but you're welcome to vote for it!
Tom