search for: spikeinsights

Displaying 7 results from an estimated 7 matches for "spikeinsights".

2006 May 29
19
WYSIWYG Editors and Rails
Hi everyone, I''m currently investigating re-writing our School CMS application in Rails and the only drawback I can see is there isn''t an ample supply (if any) of WYSIWYG In-browser editors written with a raw Ruby backend. We currently use KTML4 which is written with PHP as a base. I''m interested to hear from anyone who''s integrated a PHP based editor into
2006 Jul 11
1
Dragging and Dropping between lists
Hi there, I''m creating a back end system where the user is able to click on a category and then see two lists. One list is the list of artworks assigned to that category. The other list is a complete list of all the artworks that this user owns (minus those already in the category). I''m looking for some online help that shows you how to allow those list items to be dragged
2006 Jul 11
0
Creating an association in a join table
I know this one sounds sooo simple, but it''s been bugging me for hours. I''ve got an ajax drag and drop add page, adding an item from one list to another. I''ve got it working to the poing where it loads the action to do the actual adding to the database but that''s where I hit a wall. Question: how do I make an association in my habtm join table that joins an
2006 Jul 24
0
Errors with my generate
Hi there, I''m getting the following errors with my generate script. I haven''t changed anything, it just started happening one day. It also does this when i create a migration: penoir> ruby script/generate controller Gallery::Artist -p create app/controllers/gallery create app/helpers/gallery create app/views/gallery/artist create
2006 Jun 06
0
Thumbnail browsers (Mac Dock Bar-ish)
I''ve been searching for an attractive way to allow users to browse a set of thumbnails on a single line something along the lines of the Mac Dock bar. I''ve found this cool Javascript app: http://eudock.jules.it/euDock.php but just wondered if there was anything else out there like this (doesn''t have to operate the same way as this. I''m looking for options
2006 Jul 17
1
sortable_element - Altering defaults set by rails
Hi there, I''ve got the following code to generate two sortable elements but whenever someone drags and drops an item, i only want it to return a serialised list of the items in categoryartworks, the unlinkedartworks can be in any order and I don''t care. I can then delete those artworks that were in category artworks but aren''t in the serialised list, plus reorder
2006 May 25
10
One set of source code with multiple instances
Hi there, we made a PHP and Impakt2 based web content management system for schools with specific features that work really well for schools. The way I designed it was so there was one central set of source code and an empty (in terms of rows in tables) database structure. To set up a new school i had a script that basically created a new directory in /var/www and then within that, symlinked