muck-resources 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (484) hide show
  1. data/MIT-LICENSE +20 -0
  2. data/README.rdoc +19 -0
  3. data/Rakefile +16 -0
  4. data/VERSION +1 -0
  5. data/lib/muck-resources/engine.rb +12 -0
  6. data/lib/muck-resources.rb +1 -0
  7. data/lib/tasks/muck_files.rake +14 -0
  8. data/lib/tasks/muck_gems.rake +345 -0
  9. data/public/images/admin/home.gif +0 -0
  10. data/public/images/admin/source/Home.png +0 -0
  11. data/public/images/arrow_down.gif +0 -0
  12. data/public/images/arrow_left.gif +0 -0
  13. data/public/images/arrow_right.gif +0 -0
  14. data/public/images/arrow_up.gif +0 -0
  15. data/public/images/fancybox/blank.gif +0 -0
  16. data/public/images/fancybox/fancy_close.png +0 -0
  17. data/public/images/fancybox/fancy_closebox.png +0 -0
  18. data/public/images/fancybox/fancy_left.png +0 -0
  19. data/public/images/fancybox/fancy_loading.png +0 -0
  20. data/public/images/fancybox/fancy_nav_left.png +0 -0
  21. data/public/images/fancybox/fancy_nav_right.png +0 -0
  22. data/public/images/fancybox/fancy_progress.png +0 -0
  23. data/public/images/fancybox/fancy_right.png +0 -0
  24. data/public/images/fancybox/fancy_shadow_e.png +0 -0
  25. data/public/images/fancybox/fancy_shadow_n.png +0 -0
  26. data/public/images/fancybox/fancy_shadow_ne.png +0 -0
  27. data/public/images/fancybox/fancy_shadow_nw.png +0 -0
  28. data/public/images/fancybox/fancy_shadow_s.png +0 -0
  29. data/public/images/fancybox/fancy_shadow_se.png +0 -0
  30. data/public/images/fancybox/fancy_shadow_sw.png +0 -0
  31. data/public/images/fancybox/fancy_shadow_w.png +0 -0
  32. data/public/images/fancybox/fancy_title_left.png +0 -0
  33. data/public/images/fancybox/fancy_title_main.png +0 -0
  34. data/public/images/fancybox/fancy_title_over.png +0 -0
  35. data/public/images/fancybox/fancy_title_right.png +0 -0
  36. data/public/images/fancybox/fancybox-x.png +0 -0
  37. data/public/images/fancybox/fancybox-y.png +0 -0
  38. data/public/images/fancybox/fancybox.png +0 -0
  39. data/public/images/icons/accept.png +0 -0
  40. data/public/images/icons/add.png +0 -0
  41. data/public/images/icons/blue_guy.png +0 -0
  42. data/public/images/icons/button_background.png +0 -0
  43. data/public/images/icons/cancel.png +0 -0
  44. data/public/images/icons/close.png +0 -0
  45. data/public/images/icons/comment.png +0 -0
  46. data/public/images/icons/delete.png +0 -0
  47. data/public/images/icons/exclaim.png +0 -0
  48. data/public/images/icons/external.png +0 -0
  49. data/public/images/icons/feed.png +0 -0
  50. data/public/images/icons/grey_guy.png +0 -0
  51. data/public/images/icons/hide.png +0 -0
  52. data/public/images/icons/information.png +0 -0
  53. data/public/images/icons/minus.png +0 -0
  54. data/public/images/icons/pending.png +0 -0
  55. data/public/images/icons/question.png +0 -0
  56. data/public/images/icons/search_box.png +0 -0
  57. data/public/images/icons/star.png +0 -0
  58. data/public/images/icons/stop.png +0 -0
  59. data/public/images/icons/thumb_down.png +0 -0
  60. data/public/images/icons/thumb_up.png +0 -0
  61. data/public/images/icons/vote.png +0 -0
  62. data/public/images/loading.gif +0 -0
  63. data/public/images/nothing.png +0 -0
  64. data/public/images/service_icons/16/amazon.png +0 -0
  65. data/public/images/service_icons/16/ask.png +0 -0
  66. data/public/images/service_icons/16/bibsonomy.png +0 -0
  67. data/public/images/service_icons/16/bing.png +0 -0
  68. data/public/images/service_icons/16/blogger.png +0 -0
  69. data/public/images/service_icons/16/bloglines.png +0 -0
  70. data/public/images/service_icons/16/citeulike.png +0 -0
  71. data/public/images/service_icons/16/clipmarks.png +0 -0
  72. data/public/images/service_icons/16/connotea.png +0 -0
  73. data/public/images/service_icons/16/dailymotion.png +0 -0
  74. data/public/images/service_icons/16/delicious.png +0 -0
  75. data/public/images/service_icons/16/digg.png +0 -0
  76. data/public/images/service_icons/16/diigo.png +0 -0
  77. data/public/images/service_icons/16/facebook.png +0 -0
  78. data/public/images/service_icons/16/feed.png +0 -0
  79. data/public/images/service_icons/16/fireeagle.png +0 -0
  80. data/public/images/service_icons/16/flickr.png +0 -0
  81. data/public/images/service_icons/16/fotolog.png +0 -0
  82. data/public/images/service_icons/16/friendfeed.png +0 -0
  83. data/public/images/service_icons/16/friendster.png +0 -0
  84. data/public/images/service_icons/16/furl.png +0 -0
  85. data/public/images/service_icons/16/goodreads.png +0 -0
  86. data/public/images/service_icons/16/google.png +0 -0
  87. data/public/images/service_icons/16/googleblog.png +0 -0
  88. data/public/images/service_icons/16/googlenews.png +0 -0
  89. data/public/images/service_icons/16/icerocket.png +0 -0
  90. data/public/images/service_icons/16/identica.png +0 -0
  91. data/public/images/service_icons/16/joost.png +0 -0
  92. data/public/images/service_icons/16/lastfm.png +0 -0
  93. data/public/images/service_icons/16/librarything.png +0 -0
  94. data/public/images/service_icons/16/linkedin.png +0 -0
  95. data/public/images/service_icons/16/livejournal.png +0 -0
  96. data/public/images/service_icons/16/magnolia.png +0 -0
  97. data/public/images/service_icons/16/mendeley.png +0 -0
  98. data/public/images/service_icons/16/metacafe.png +0 -0
  99. data/public/images/service_icons/16/mixx.png +0 -0
  100. data/public/images/service_icons/16/myspace.png +0 -0
  101. data/public/images/service_icons/16/netflix.png +0 -0
  102. data/public/images/service_icons/16/netvibes.png +0 -0
  103. data/public/images/service_icons/16/newsvine.png +0 -0
  104. data/public/images/service_icons/16/oai.png +0 -0
  105. data/public/images/service_icons/16/odeo.png +0 -0
  106. data/public/images/service_icons/16/opml.png +0 -0
  107. data/public/images/service_icons/16/pandora.png +0 -0
  108. data/public/images/service_icons/16/photobucket.png +0 -0
  109. data/public/images/service_icons/16/picasa.png +0 -0
  110. data/public/images/service_icons/16/polyvore.png +0 -0
  111. data/public/images/service_icons/16/pownce.png +0 -0
  112. data/public/images/service_icons/16/reddit.png +0 -0
  113. data/public/images/service_icons/16/simpy.png +0 -0
  114. data/public/images/service_icons/16/smugmug.png +0 -0
  115. data/public/images/service_icons/16/stumbleupon.png +0 -0
  116. data/public/images/service_icons/16/tag.png +0 -0
  117. data/public/images/service_icons/16/technorati.png +0 -0
  118. data/public/images/service_icons/16/tumblr.png +0 -0
  119. data/public/images/service_icons/16/twine.png +0 -0
  120. data/public/images/service_icons/16/twitter.png +0 -0
  121. data/public/images/service_icons/16/vimeo.png +0 -0
  122. data/public/images/service_icons/16/webshots.png +0 -0
  123. data/public/images/service_icons/16/wordpress.png +0 -0
  124. data/public/images/service_icons/16/xanga.png +0 -0
  125. data/public/images/service_icons/16/yahoo.png +0 -0
  126. data/public/images/service_icons/16/yelp.png +0 -0
  127. data/public/images/service_icons/16/youtube.png +0 -0
  128. data/public/images/service_icons/16/zooomr.png +0 -0
  129. data/public/images/service_icons/16/zotero.png +0 -0
  130. data/public/images/service_icons/24/amazon.png +0 -0
  131. data/public/images/service_icons/24/ask.png +0 -0
  132. data/public/images/service_icons/24/bibsonomy.png +0 -0
  133. data/public/images/service_icons/24/bing.png +0 -0
  134. data/public/images/service_icons/24/blogger.png +0 -0
  135. data/public/images/service_icons/24/bloglines.png +0 -0
  136. data/public/images/service_icons/24/citeulike.png +0 -0
  137. data/public/images/service_icons/24/clipmarks.png +0 -0
  138. data/public/images/service_icons/24/connotea.png +0 -0
  139. data/public/images/service_icons/24/dailymotion.png +0 -0
  140. data/public/images/service_icons/24/delicious.png +0 -0
  141. data/public/images/service_icons/24/digg.png +0 -0
  142. data/public/images/service_icons/24/diigo.png +0 -0
  143. data/public/images/service_icons/24/facebook.png +0 -0
  144. data/public/images/service_icons/24/feed.png +0 -0
  145. data/public/images/service_icons/24/fireeagle.png +0 -0
  146. data/public/images/service_icons/24/flickr.png +0 -0
  147. data/public/images/service_icons/24/fotolog.png +0 -0
  148. data/public/images/service_icons/24/friendfeed.png +0 -0
  149. data/public/images/service_icons/24/friendster.png +0 -0
  150. data/public/images/service_icons/24/furl.png +0 -0
  151. data/public/images/service_icons/24/goodreads.png +0 -0
  152. data/public/images/service_icons/24/google.png +0 -0
  153. data/public/images/service_icons/24/googleblog.png +0 -0
  154. data/public/images/service_icons/24/googlenews.png +0 -0
  155. data/public/images/service_icons/24/icerocket.png +0 -0
  156. data/public/images/service_icons/24/identica.png +0 -0
  157. data/public/images/service_icons/24/joost.png +0 -0
  158. data/public/images/service_icons/24/lastfm.png +0 -0
  159. data/public/images/service_icons/24/librarything.png +0 -0
  160. data/public/images/service_icons/24/linkedin.png +0 -0
  161. data/public/images/service_icons/24/livejournal.png +0 -0
  162. data/public/images/service_icons/24/magnolia.png +0 -0
  163. data/public/images/service_icons/24/mendeley.png +0 -0
  164. data/public/images/service_icons/24/metacafe.png +0 -0
  165. data/public/images/service_icons/24/mixx.png +0 -0
  166. data/public/images/service_icons/24/myspace.png +0 -0
  167. data/public/images/service_icons/24/netflix.png +0 -0
  168. data/public/images/service_icons/24/netvibes.png +0 -0
  169. data/public/images/service_icons/24/newsvine.png +0 -0
  170. data/public/images/service_icons/24/oai.png +0 -0
  171. data/public/images/service_icons/24/odeo.png +0 -0
  172. data/public/images/service_icons/24/opml.png +0 -0
  173. data/public/images/service_icons/24/pandora.png +0 -0
  174. data/public/images/service_icons/24/photobucket.png +0 -0
  175. data/public/images/service_icons/24/picasa.png +0 -0
  176. data/public/images/service_icons/24/polyvore.png +0 -0
  177. data/public/images/service_icons/24/pownce.png +0 -0
  178. data/public/images/service_icons/24/reddit.png +0 -0
  179. data/public/images/service_icons/24/simpy.png +0 -0
  180. data/public/images/service_icons/24/smugmug.png +0 -0
  181. data/public/images/service_icons/24/stumbleupon.png +0 -0
  182. data/public/images/service_icons/24/tag.png +0 -0
  183. data/public/images/service_icons/24/technorati.png +0 -0
  184. data/public/images/service_icons/24/tumblr.png +0 -0
  185. data/public/images/service_icons/24/twine.png +0 -0
  186. data/public/images/service_icons/24/twitter.png +0 -0
  187. data/public/images/service_icons/24/vimeo.png +0 -0
  188. data/public/images/service_icons/24/webshots.png +0 -0
  189. data/public/images/service_icons/24/wordpress.png +0 -0
  190. data/public/images/service_icons/24/xanga.png +0 -0
  191. data/public/images/service_icons/24/yahoo.png +0 -0
  192. data/public/images/service_icons/24/yelp.png +0 -0
  193. data/public/images/service_icons/24/youtube.png +0 -0
  194. data/public/images/service_icons/24/zooomr.png +0 -0
  195. data/public/images/service_icons/24/zotero.png +0 -0
  196. data/public/images/service_icons/48/amazon.png +0 -0
  197. data/public/images/service_icons/48/ask.png +0 -0
  198. data/public/images/service_icons/48/bibsonomy.png +0 -0
  199. data/public/images/service_icons/48/bing.png +0 -0
  200. data/public/images/service_icons/48/blogger.png +0 -0
  201. data/public/images/service_icons/48/bloglines.png +0 -0
  202. data/public/images/service_icons/48/citeulike.png +0 -0
  203. data/public/images/service_icons/48/clipmarks.png +0 -0
  204. data/public/images/service_icons/48/connotea.png +0 -0
  205. data/public/images/service_icons/48/dailymotion.png +0 -0
  206. data/public/images/service_icons/48/delicious.png +0 -0
  207. data/public/images/service_icons/48/digg.png +0 -0
  208. data/public/images/service_icons/48/diigo.png +0 -0
  209. data/public/images/service_icons/48/facebook.png +0 -0
  210. data/public/images/service_icons/48/feed.png +0 -0
  211. data/public/images/service_icons/48/fireeagle.png +0 -0
  212. data/public/images/service_icons/48/flickr.png +0 -0
  213. data/public/images/service_icons/48/fotolog.png +0 -0
  214. data/public/images/service_icons/48/friendfeed.png +0 -0
  215. data/public/images/service_icons/48/friendster.png +0 -0
  216. data/public/images/service_icons/48/furl.png +0 -0
  217. data/public/images/service_icons/48/goodreads.png +0 -0
  218. data/public/images/service_icons/48/google.png +0 -0
  219. data/public/images/service_icons/48/googleblog.png +0 -0
  220. data/public/images/service_icons/48/googlenews.png +0 -0
  221. data/public/images/service_icons/48/icerocket.png +0 -0
  222. data/public/images/service_icons/48/identica.png +0 -0
  223. data/public/images/service_icons/48/joost.png +0 -0
  224. data/public/images/service_icons/48/lastfm.png +0 -0
  225. data/public/images/service_icons/48/librarything.png +0 -0
  226. data/public/images/service_icons/48/linkedin.png +0 -0
  227. data/public/images/service_icons/48/livejournal.png +0 -0
  228. data/public/images/service_icons/48/magnolia.png +0 -0
  229. data/public/images/service_icons/48/mendeley.png +0 -0
  230. data/public/images/service_icons/48/metacafe.png +0 -0
  231. data/public/images/service_icons/48/mixx.png +0 -0
  232. data/public/images/service_icons/48/myspace.png +0 -0
  233. data/public/images/service_icons/48/netflix.png +0 -0
  234. data/public/images/service_icons/48/netvibes.png +0 -0
  235. data/public/images/service_icons/48/newsvine.png +0 -0
  236. data/public/images/service_icons/48/oai.png +0 -0
  237. data/public/images/service_icons/48/odeo.png +0 -0
  238. data/public/images/service_icons/48/opml.png +0 -0
  239. data/public/images/service_icons/48/pandora.png +0 -0
  240. data/public/images/service_icons/48/photobucket.png +0 -0
  241. data/public/images/service_icons/48/picasa.png +0 -0
  242. data/public/images/service_icons/48/polyvore.png +0 -0
  243. data/public/images/service_icons/48/pownce.png +0 -0
  244. data/public/images/service_icons/48/reddit.png +0 -0
  245. data/public/images/service_icons/48/simpy.png +0 -0
  246. data/public/images/service_icons/48/smugmug.png +0 -0
  247. data/public/images/service_icons/48/stumbleupon.png +0 -0
  248. data/public/images/service_icons/48/tag.png +0 -0
  249. data/public/images/service_icons/48/technorati.png +0 -0
  250. data/public/images/service_icons/48/tumblr.png +0 -0
  251. data/public/images/service_icons/48/twine.png +0 -0
  252. data/public/images/service_icons/48/twitter.png +0 -0
  253. data/public/images/service_icons/48/vimeo.png +0 -0
  254. data/public/images/service_icons/48/webshots.png +0 -0
  255. data/public/images/service_icons/48/wordpress.png +0 -0
  256. data/public/images/service_icons/48/xanga.png +0 -0
  257. data/public/images/service_icons/48/yahoo.png +0 -0
  258. data/public/images/service_icons/48/yelp.png +0 -0
  259. data/public/images/service_icons/48/youtube.png +0 -0
  260. data/public/images/service_icons/48/zooomr.png +0 -0
  261. data/public/images/service_icons/48/zotero.png +0 -0
  262. data/public/images/service_icons/60/amazon.png +0 -0
  263. data/public/images/service_icons/60/ask.png +0 -0
  264. data/public/images/service_icons/60/bibsonomy.png +0 -0
  265. data/public/images/service_icons/60/bing.png +0 -0
  266. data/public/images/service_icons/60/blogger.png +0 -0
  267. data/public/images/service_icons/60/bloglines.png +0 -0
  268. data/public/images/service_icons/60/citeulike.png +0 -0
  269. data/public/images/service_icons/60/clipmarks.png +0 -0
  270. data/public/images/service_icons/60/connotea.png +0 -0
  271. data/public/images/service_icons/60/dailymotion.png +0 -0
  272. data/public/images/service_icons/60/delicious.png +0 -0
  273. data/public/images/service_icons/60/digg.png +0 -0
  274. data/public/images/service_icons/60/diigo.png +0 -0
  275. data/public/images/service_icons/60/facebook.png +0 -0
  276. data/public/images/service_icons/60/feed.png +0 -0
  277. data/public/images/service_icons/60/fireeagle.png +0 -0
  278. data/public/images/service_icons/60/flickr.png +0 -0
  279. data/public/images/service_icons/60/fotolog.png +0 -0
  280. data/public/images/service_icons/60/friendfeed.png +0 -0
  281. data/public/images/service_icons/60/friendster.png +0 -0
  282. data/public/images/service_icons/60/furl.png +0 -0
  283. data/public/images/service_icons/60/goodreads.png +0 -0
  284. data/public/images/service_icons/60/google.png +0 -0
  285. data/public/images/service_icons/60/googleblog.png +0 -0
  286. data/public/images/service_icons/60/googlenews.png +0 -0
  287. data/public/images/service_icons/60/icerocket.png +0 -0
  288. data/public/images/service_icons/60/identica.png +0 -0
  289. data/public/images/service_icons/60/joost.png +0 -0
  290. data/public/images/service_icons/60/lastfm.png +0 -0
  291. data/public/images/service_icons/60/librarything.png +0 -0
  292. data/public/images/service_icons/60/linkedin.png +0 -0
  293. data/public/images/service_icons/60/livejournal.png +0 -0
  294. data/public/images/service_icons/60/magnolia.png +0 -0
  295. data/public/images/service_icons/60/mendeley.png +0 -0
  296. data/public/images/service_icons/60/metacafe.png +0 -0
  297. data/public/images/service_icons/60/mixx.png +0 -0
  298. data/public/images/service_icons/60/myspace.png +0 -0
  299. data/public/images/service_icons/60/netflix.png +0 -0
  300. data/public/images/service_icons/60/netvibes.png +0 -0
  301. data/public/images/service_icons/60/newsvine.png +0 -0
  302. data/public/images/service_icons/60/oai.png +0 -0
  303. data/public/images/service_icons/60/odeo.png +0 -0
  304. data/public/images/service_icons/60/opml.png +0 -0
  305. data/public/images/service_icons/60/pandora.png +0 -0
  306. data/public/images/service_icons/60/photobucket.png +0 -0
  307. data/public/images/service_icons/60/picasa.png +0 -0
  308. data/public/images/service_icons/60/polyvore.png +0 -0
  309. data/public/images/service_icons/60/pownce.png +0 -0
  310. data/public/images/service_icons/60/reddit.png +0 -0
  311. data/public/images/service_icons/60/simpy.png +0 -0
  312. data/public/images/service_icons/60/smugmug.png +0 -0
  313. data/public/images/service_icons/60/stumbleupon.png +0 -0
  314. data/public/images/service_icons/60/tag.png +0 -0
  315. data/public/images/service_icons/60/technorati.png +0 -0
  316. data/public/images/service_icons/60/tumblr.png +0 -0
  317. data/public/images/service_icons/60/twine.png +0 -0
  318. data/public/images/service_icons/60/twitter.png +0 -0
  319. data/public/images/service_icons/60/vimeo.png +0 -0
  320. data/public/images/service_icons/60/webshots.png +0 -0
  321. data/public/images/service_icons/60/wordpress.png +0 -0
  322. data/public/images/service_icons/60/xanga.png +0 -0
  323. data/public/images/service_icons/60/yahoo.png +0 -0
  324. data/public/images/service_icons/60/yelp.png +0 -0
  325. data/public/images/service_icons/60/youtube.png +0 -0
  326. data/public/images/service_icons/60/zooomr.png +0 -0
  327. data/public/images/service_icons/60/zotero.png +0 -0
  328. data/public/images/service_icons/facebook_friend_links.jpg +0 -0
  329. data/public/images/service_icons/facebook_my_links.jpg +0 -0
  330. data/public/images/service_icons/source/Aquaticus_Social_Icon_template_by_jwloh.psd +0 -0
  331. data/public/images/service_icons/source/Google.psd +0 -0
  332. data/public/images/service_icons/source/Quake 9 Design.webloc +0 -0
  333. data/public/images/service_icons/source/ReadMe.rtf +52 -0
  334. data/public/images/service_icons/source/amazon.png +0 -0
  335. data/public/images/service_icons/source/aquaticus.social.png +0 -0
  336. data/public/images/service_icons/source/ask.png +0 -0
  337. data/public/images/service_icons/source/ask.psd +0 -0
  338. data/public/images/service_icons/source/bibsonomy.png +0 -0
  339. data/public/images/service_icons/source/bibsonomy.psd +0 -0
  340. data/public/images/service_icons/source/bing.png +0 -0
  341. data/public/images/service_icons/source/bing.psd +0 -0
  342. data/public/images/service_icons/source/blogger.png +0 -0
  343. data/public/images/service_icons/source/bloglines.png +0 -0
  344. data/public/images/service_icons/source/bloglines.psd +0 -0
  345. data/public/images/service_icons/source/citeulike.png +0 -0
  346. data/public/images/service_icons/source/clipmarks.png +0 -0
  347. data/public/images/service_icons/source/connotea.png +0 -0
  348. data/public/images/service_icons/source/connotea.psd +0 -0
  349. data/public/images/service_icons/source/dailymotion.png +0 -0
  350. data/public/images/service_icons/source/delicious.png +0 -0
  351. data/public/images/service_icons/source/digg.png +0 -0
  352. data/public/images/service_icons/source/diigo.png +0 -0
  353. data/public/images/service_icons/source/facebook.png +0 -0
  354. data/public/images/service_icons/source/feed.png +0 -0
  355. data/public/images/service_icons/source/fireeagle.psd +0 -0
  356. data/public/images/service_icons/source/flickr.png +0 -0
  357. data/public/images/service_icons/source/fotolog.png +0 -0
  358. data/public/images/service_icons/source/friendfeed.png +0 -0
  359. data/public/images/service_icons/source/friendster.png +0 -0
  360. data/public/images/service_icons/source/furl.png +0 -0
  361. data/public/images/service_icons/source/goodreads.png +0 -0
  362. data/public/images/service_icons/source/google.png +0 -0
  363. data/public/images/service_icons/source/googleblog.png +0 -0
  364. data/public/images/service_icons/source/googlenews.png +0 -0
  365. data/public/images/service_icons/source/icerocket.png +0 -0
  366. data/public/images/service_icons/source/icerocket.psd +0 -0
  367. data/public/images/service_icons/source/identica.png +0 -0
  368. data/public/images/service_icons/source/joost.png +0 -0
  369. data/public/images/service_icons/source/lastfm.png +0 -0
  370. data/public/images/service_icons/source/librarything.png +0 -0
  371. data/public/images/service_icons/source/linkedin.png +0 -0
  372. data/public/images/service_icons/source/livejournal.png +0 -0
  373. data/public/images/service_icons/source/magnolia.png +0 -0
  374. data/public/images/service_icons/source/mendeley.png +0 -0
  375. data/public/images/service_icons/source/metacafe.png +0 -0
  376. data/public/images/service_icons/source/metacafe.psd +0 -0
  377. data/public/images/service_icons/source/mixx.png +0 -0
  378. data/public/images/service_icons/source/myspace.png +0 -0
  379. data/public/images/service_icons/source/netflix.png +0 -0
  380. data/public/images/service_icons/source/netvibes.png +0 -0
  381. data/public/images/service_icons/source/newsvine.png +0 -0
  382. data/public/images/service_icons/source/oai.png +0 -0
  383. data/public/images/service_icons/source/odeo.png +0 -0
  384. data/public/images/service_icons/source/opml.png +0 -0
  385. data/public/images/service_icons/source/pandora.png +0 -0
  386. data/public/images/service_icons/source/photobucket.png +0 -0
  387. data/public/images/service_icons/source/picasa.png +0 -0
  388. data/public/images/service_icons/source/polyvore.png +0 -0
  389. data/public/images/service_icons/source/posterous.psd +0 -0
  390. data/public/images/service_icons/source/pownce.png +0 -0
  391. data/public/images/service_icons/source/reddit.png +0 -0
  392. data/public/images/service_icons/source/simpy.png +0 -0
  393. data/public/images/service_icons/source/smugmug.png +0 -0
  394. data/public/images/service_icons/source/stumbleupon.png +0 -0
  395. data/public/images/service_icons/source/tag.png +0 -0
  396. data/public/images/service_icons/source/technorati.png +0 -0
  397. data/public/images/service_icons/source/template.png +0 -0
  398. data/public/images/service_icons/source/tumblr.png +0 -0
  399. data/public/images/service_icons/source/twine.png +0 -0
  400. data/public/images/service_icons/source/twine.psd +0 -0
  401. data/public/images/service_icons/source/twitter.png +0 -0
  402. data/public/images/service_icons/source/vimeo.png +0 -0
  403. data/public/images/service_icons/source/webshots.png +0 -0
  404. data/public/images/service_icons/source/wordpress.png +0 -0
  405. data/public/images/service_icons/source/xanga.png +0 -0
  406. data/public/images/service_icons/source/yahoo.png +0 -0
  407. data/public/images/service_icons/source/yelp.png +0 -0
  408. data/public/images/service_icons/source/youtube.png +0 -0
  409. data/public/images/service_icons/source/zooomr.png +0 -0
  410. data/public/images/service_icons/source/zotero.png +0 -0
  411. data/public/images/spinner.gif +0 -0
  412. data/public/images/sprites.png +0 -0
  413. data/public/javascripts/fancyzoom.min.js +1 -0
  414. data/public/javascripts/jquery/colorpicker.js +450 -0
  415. data/public/javascripts/jquery/fg.menu.js +517 -0
  416. data/public/javascripts/jquery/jquery-ui-1.8.9.custom.min.js +781 -0
  417. data/public/javascripts/jquery/jquery-ui.js +781 -0
  418. data/public/javascripts/jquery/jquery.autocomplete.min.js +15 -0
  419. data/public/javascripts/jquery/jquery.easing.js +46 -0
  420. data/public/javascripts/jquery/jquery.fancybox.js +46 -0
  421. data/public/javascripts/jquery/jquery.form.js +675 -0
  422. data/public/javascripts/jquery/jquery.jgrowl.js +9 -0
  423. data/public/javascripts/jquery/jquery.js +154 -0
  424. data/public/javascripts/jquery/jquery.metadata.min.js +13 -0
  425. data/public/javascripts/jquery/jquery.mousewheel.js +13 -0
  426. data/public/javascripts/jquery/jquery.queryString.js +33 -0
  427. data/public/javascripts/jquery/jquery.swapimage.js +66 -0
  428. data/public/javascripts/jquery/jquery.swapimage.min.js +11 -0
  429. data/public/javascripts/jquery/jquery.timers.js +138 -0
  430. data/public/javascripts/jquery/jquery.tips.js +75 -0
  431. data/public/javascripts/jquery/jrails.js +1 -0
  432. data/public/javascripts/tree.js +107 -0
  433. data/public/stylesheets/blueprint/ie.css +26 -0
  434. data/public/stylesheets/blueprint/liquid_screen.css +203 -0
  435. data/public/stylesheets/blueprint/plugins/buttons/icons/cross.png +0 -0
  436. data/public/stylesheets/blueprint/plugins/buttons/icons/key.png +0 -0
  437. data/public/stylesheets/blueprint/plugins/buttons/icons/tick.png +0 -0
  438. data/public/stylesheets/blueprint/plugins/buttons/readme.txt +32 -0
  439. data/public/stylesheets/blueprint/plugins/buttons/screen.css +97 -0
  440. data/public/stylesheets/blueprint/plugins/fancy-type/readme.txt +14 -0
  441. data/public/stylesheets/blueprint/plugins/fancy-type/screen.css +71 -0
  442. data/public/stylesheets/blueprint/plugins/link-icons/icons/doc.png +0 -0
  443. data/public/stylesheets/blueprint/plugins/link-icons/icons/email.png +0 -0
  444. data/public/stylesheets/blueprint/plugins/link-icons/icons/external.png +0 -0
  445. data/public/stylesheets/blueprint/plugins/link-icons/icons/feed.png +0 -0
  446. data/public/stylesheets/blueprint/plugins/link-icons/icons/im.png +0 -0
  447. data/public/stylesheets/blueprint/plugins/link-icons/icons/pdf.png +0 -0
  448. data/public/stylesheets/blueprint/plugins/link-icons/icons/visited.png +0 -0
  449. data/public/stylesheets/blueprint/plugins/link-icons/icons/xls.png +0 -0
  450. data/public/stylesheets/blueprint/plugins/link-icons/readme.txt +18 -0
  451. data/public/stylesheets/blueprint/plugins/link-icons/screen.css +40 -0
  452. data/public/stylesheets/blueprint/plugins/liquid/liquid.css +134 -0
  453. data/public/stylesheets/blueprint/plugins/liquid/src/liquid.css +197 -0
  454. data/public/stylesheets/blueprint/plugins/rtl/readme.txt +10 -0
  455. data/public/stylesheets/blueprint/plugins/rtl/screen.css +109 -0
  456. data/public/stylesheets/blueprint/print.css +30 -0
  457. data/public/stylesheets/blueprint/screen.css +251 -0
  458. data/public/stylesheets/blueprint/sprite.css +1 -0
  459. data/public/stylesheets/blueprint/src/forms.css +49 -0
  460. data/public/stylesheets/blueprint/src/grid.css +213 -0
  461. data/public/stylesheets/blueprint/src/grid.png +0 -0
  462. data/public/stylesheets/blueprint/src/ie.css +59 -0
  463. data/public/stylesheets/blueprint/src/print.css +85 -0
  464. data/public/stylesheets/blueprint/src/reset.css +38 -0
  465. data/public/stylesheets/blueprint/src/typography.css +105 -0
  466. data/public/stylesheets/fgmenu/fg.menu.css +114 -0
  467. data/public/stylesheets/jquery/jquery.autocomplete.css +15 -0
  468. data/public/stylesheets/jquery/jquery.fancybox.css +77 -0
  469. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
  470. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
  471. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +0 -0
  472. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
  473. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
  474. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  475. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
  476. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
  477. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
  478. data/public/stylesheets/jquery/ui-lightness/images/ui-icons_222222_256x240.png +0 -0
  479. data/public/stylesheets/jquery/ui-lightness/images/ui-icons_228ef1_256x240.png +0 -0
  480. data/public/stylesheets/jquery/ui-lightness/images/ui-icons_ef8c08_256x240.png +0 -0
  481. data/public/stylesheets/jquery/ui-lightness/images/ui-icons_ffd27a_256x240.png +0 -0
  482. data/public/stylesheets/jquery/ui-lightness/images/ui-icons_ffffff_256x240.png +0 -0
  483. data/public/stylesheets/jquery/ui-lightness/jquery-ui-1.8.9.custom.css +573 -0
  484. metadata +550 -0
@@ -0,0 +1,675 @@
1
+ /*!
2
+ * jQuery Form Plugin
3
+ * version: 2.43 (12-MAR-2010)
4
+ * @requires jQuery v1.3.2 or later
5
+ *
6
+ * Examples and documentation at: http://malsup.com/jquery/form/
7
+ * Dual licensed under the MIT and GPL licenses:
8
+ * http://www.opensource.org/licenses/mit-license.php
9
+ * http://www.gnu.org/licenses/gpl.html
10
+ */
11
+ ;(function($) {
12
+
13
+ /*
14
+ Usage Note:
15
+ -----------
16
+ Do not use both ajaxSubmit and ajaxForm on the same form. These
17
+ functions are intended to be exclusive. Use ajaxSubmit if you want
18
+ to bind your own submit handler to the form. For example,
19
+
20
+ $(document).ready(function() {
21
+ $('#myForm').bind('submit', function() {
22
+ $(this).ajaxSubmit({
23
+ target: '#output'
24
+ });
25
+ return false; // <-- important!
26
+ });
27
+ });
28
+
29
+ Use ajaxForm when you want the plugin to manage all the event binding
30
+ for you. For example,
31
+
32
+ $(document).ready(function() {
33
+ $('#myForm').ajaxForm({
34
+ target: '#output'
35
+ });
36
+ });
37
+
38
+ When using ajaxForm, the ajaxSubmit function will be invoked for you
39
+ at the appropriate time.
40
+ */
41
+
42
+ /**
43
+ * ajaxSubmit() provides a mechanism for immediately submitting
44
+ * an HTML form using AJAX.
45
+ */
46
+ $.fn.ajaxSubmit = function(options) {
47
+ // fast fail if nothing selected (http://dev.jquery.com/ticket/2752)
48
+ if (!this.length) {
49
+ log('ajaxSubmit: skipping submit process - no element selected');
50
+ return this;
51
+ }
52
+
53
+ if (typeof options == 'function')
54
+ options = { success: options };
55
+
56
+ var url = $.trim(this.attr('action'));
57
+ if (url) {
58
+ // clean url (don't include hash vaue)
59
+ url = (url.match(/^([^#]+)/)||[])[1];
60
+ }
61
+ url = url || window.location.href || '';
62
+
63
+ options = $.extend({
64
+ url: url,
65
+ type: this.attr('method') || 'GET',
66
+ iframeSrc: /^https/i.test(window.location.href || '') ? 'javascript:false' : 'about:blank'
67
+ }, options || {});
68
+
69
+ // hook for manipulating the form data before it is extracted;
70
+ // convenient for use with rich editors like tinyMCE or FCKEditor
71
+ var veto = {};
72
+ this.trigger('form-pre-serialize', [this, options, veto]);
73
+ if (veto.veto) {
74
+ log('ajaxSubmit: submit vetoed via form-pre-serialize trigger');
75
+ return this;
76
+ }
77
+
78
+ // provide opportunity to alter form data before it is serialized
79
+ if (options.beforeSerialize && options.beforeSerialize(this, options) === false) {
80
+ log('ajaxSubmit: submit aborted via beforeSerialize callback');
81
+ return this;
82
+ }
83
+
84
+ var a = this.formToArray(options.semantic);
85
+ if (options.data) {
86
+ options.extraData = options.data;
87
+ for (var n in options.data) {
88
+ if(options.data[n] instanceof Array) {
89
+ for (var k in options.data[n])
90
+ a.push( { name: n, value: options.data[n][k] } );
91
+ }
92
+ else
93
+ a.push( { name: n, value: options.data[n] } );
94
+ }
95
+ }
96
+
97
+ // give pre-submit callback an opportunity to abort the submit
98
+ if (options.beforeSubmit && options.beforeSubmit(a, this, options) === false) {
99
+ log('ajaxSubmit: submit aborted via beforeSubmit callback');
100
+ return this;
101
+ }
102
+
103
+ // fire vetoable 'validate' event
104
+ this.trigger('form-submit-validate', [a, this, options, veto]);
105
+ if (veto.veto) {
106
+ log('ajaxSubmit: submit vetoed via form-submit-validate trigger');
107
+ return this;
108
+ }
109
+
110
+ var q = $.param(a);
111
+
112
+ if (options.type.toUpperCase() == 'GET') {
113
+ options.url += (options.url.indexOf('?') >= 0 ? '&' : '?') + q;
114
+ options.data = null; // data is null for 'get'
115
+ }
116
+ else
117
+ options.data = q; // data is the query string for 'post'
118
+
119
+ var $form = this, callbacks = [];
120
+ if (options.resetForm) callbacks.push(function() { $form.resetForm(); });
121
+ if (options.clearForm) callbacks.push(function() { $form.clearForm(); });
122
+
123
+ // perform a load on the target only if dataType is not provided
124
+ if (!options.dataType && options.target) {
125
+ var oldSuccess = options.success || function(){};
126
+ callbacks.push(function(data) {
127
+ var fn = options.replaceTarget ? 'replaceWith' : 'html';
128
+ $(options.target)[fn](data).each(oldSuccess, arguments);
129
+ });
130
+ }
131
+ else if (options.success)
132
+ callbacks.push(options.success);
133
+
134
+ options.success = function(data, status, xhr) { // jQuery 1.4+ passes xhr as 3rd arg
135
+ for (var i=0, max=callbacks.length; i < max; i++)
136
+ callbacks[i].apply(options, [data, status, xhr || $form, $form]);
137
+ };
138
+
139
+ // are there files to upload?
140
+ var files = $('input:file', this).fieldValue();
141
+ var found = false;
142
+ for (var j=0; j < files.length; j++)
143
+ if (files[j])
144
+ found = true;
145
+
146
+ var multipart = false;
147
+ // var mp = 'multipart/form-data';
148
+ // multipart = ($form.attr('enctype') == mp || $form.attr('encoding') == mp);
149
+
150
+ // options.iframe allows user to force iframe mode
151
+ // 06-NOV-09: now defaulting to iframe mode if file input is detected
152
+ if ((files.length && options.iframe !== false) || options.iframe || found || multipart) {
153
+ // hack to fix Safari hang (thanks to Tim Molendijk for this)
154
+ // see: http://groups.google.com/group/jquery-dev/browse_thread/thread/36395b7ab510dd5d
155
+ if (options.closeKeepAlive)
156
+ $.get(options.closeKeepAlive, fileUpload);
157
+ else
158
+ fileUpload();
159
+ }
160
+ else
161
+ $.ajax(options);
162
+
163
+ // fire 'notify' event
164
+ this.trigger('form-submit-notify', [this, options]);
165
+ return this;
166
+
167
+
168
+ // private function for handling file uploads (hat tip to YAHOO!)
169
+ function fileUpload() {
170
+ var form = $form[0];
171
+
172
+ if ($(':input[name=submit]', form).length) {
173
+ alert('Error: Form elements must not be named "submit".');
174
+ return;
175
+ }
176
+
177
+ var opts = $.extend({}, $.ajaxSettings, options);
178
+ var s = $.extend(true, {}, $.extend(true, {}, $.ajaxSettings), opts);
179
+
180
+ var id = 'jqFormIO' + (new Date().getTime());
181
+ var $io = $('<iframe id="' + id + '" name="' + id + '" src="'+ opts.iframeSrc +'" onload="(jQuery(this).data(\'form-plugin-onload\'))()" />');
182
+ var io = $io[0];
183
+
184
+ $io.css({ position: 'absolute', top: '-1000px', left: '-1000px' });
185
+
186
+ var xhr = { // mock object
187
+ aborted: 0,
188
+ responseText: null,
189
+ responseXML: null,
190
+ status: 0,
191
+ statusText: 'n/a',
192
+ getAllResponseHeaders: function() {},
193
+ getResponseHeader: function() {},
194
+ setRequestHeader: function() {},
195
+ abort: function() {
196
+ this.aborted = 1;
197
+ $io.attr('src', opts.iframeSrc); // abort op in progress
198
+ }
199
+ };
200
+
201
+ var g = opts.global;
202
+ // trigger ajax global events so that activity/block indicators work like normal
203
+ if (g && ! $.active++) $.event.trigger("ajaxStart");
204
+ if (g) $.event.trigger("ajaxSend", [xhr, opts]);
205
+
206
+ if (s.beforeSend && s.beforeSend(xhr, s) === false) {
207
+ s.global && $.active--;
208
+ return;
209
+ }
210
+ if (xhr.aborted)
211
+ return;
212
+
213
+ var cbInvoked = false;
214
+ var timedOut = 0;
215
+
216
+ // add submitting element to data if we know it
217
+ var sub = form.clk;
218
+ if (sub) {
219
+ var n = sub.name;
220
+ if (n && !sub.disabled) {
221
+ opts.extraData = opts.extraData || {};
222
+ opts.extraData[n] = sub.value;
223
+ if (sub.type == "image") {
224
+ opts.extraData[n+'.x'] = form.clk_x;
225
+ opts.extraData[n+'.y'] = form.clk_y;
226
+ }
227
+ }
228
+ }
229
+
230
+ // take a breath so that pending repaints get some cpu time before the upload starts
231
+ function doSubmit() {
232
+ // make sure form attrs are set
233
+ var t = $form.attr('target'), a = $form.attr('action');
234
+
235
+ // update form attrs in IE friendly way
236
+ form.setAttribute('target',id);
237
+ if (form.getAttribute('method') != 'POST')
238
+ form.setAttribute('method', 'POST');
239
+ if (form.getAttribute('action') != opts.url)
240
+ form.setAttribute('action', opts.url);
241
+
242
+ // ie borks in some cases when setting encoding
243
+ if (! opts.skipEncodingOverride) {
244
+ $form.attr({
245
+ encoding: 'multipart/form-data',
246
+ enctype: 'multipart/form-data'
247
+ });
248
+ }
249
+
250
+ // support timout
251
+ if (opts.timeout)
252
+ setTimeout(function() { timedOut = true; cb(); }, opts.timeout);
253
+
254
+ // add "extra" data to form if provided in options
255
+ var extraInputs = [];
256
+ try {
257
+ if (opts.extraData)
258
+ for (var n in opts.extraData)
259
+ extraInputs.push(
260
+ $('<input type="hidden" name="'+n+'" value="'+opts.extraData[n]+'" />')
261
+ .appendTo(form)[0]);
262
+
263
+ // add iframe to doc and submit the form
264
+ $io.appendTo('body');
265
+ $io.data('form-plugin-onload', cb);
266
+ form.submit();
267
+ }
268
+ finally {
269
+ // reset attrs and remove "extra" input elements
270
+ form.setAttribute('action',a);
271
+ t ? form.setAttribute('target', t) : $form.removeAttr('target');
272
+ $(extraInputs).remove();
273
+ }
274
+ };
275
+
276
+ if (opts.forceSync)
277
+ doSubmit();
278
+ else
279
+ setTimeout(doSubmit, 10); // this lets dom updates render
280
+
281
+ var domCheckCount = 100;
282
+
283
+ function cb() {
284
+ if (cbInvoked)
285
+ return;
286
+
287
+ var ok = true;
288
+ try {
289
+ if (timedOut) throw 'timeout';
290
+ // extract the server response from the iframe
291
+ var data, doc;
292
+
293
+ doc = io.contentWindow ? io.contentWindow.document : io.contentDocument ? io.contentDocument : io.document;
294
+
295
+ var isXml = opts.dataType == 'xml' || doc.XMLDocument || $.isXMLDoc(doc);
296
+ log('isXml='+isXml);
297
+ if (!isXml && (doc.body == null || doc.body.innerHTML == '')) {
298
+ if (--domCheckCount) {
299
+ // in some browsers (Opera) the iframe DOM is not always traversable when
300
+ // the onload callback fires, so we loop a bit to accommodate
301
+ log('requeing onLoad callback, DOM not available');
302
+ setTimeout(cb, 250);
303
+ return;
304
+ }
305
+ log('Could not access iframe DOM after 100 tries.');
306
+ return;
307
+ }
308
+
309
+ log('response detected');
310
+ cbInvoked = true;
311
+ xhr.responseText = doc.body ? doc.body.innerHTML : null;
312
+ xhr.responseXML = doc.XMLDocument ? doc.XMLDocument : doc;
313
+ xhr.getResponseHeader = function(header){
314
+ var headers = {'content-type': opts.dataType};
315
+ return headers[header];
316
+ };
317
+
318
+ if (opts.dataType == 'json' || opts.dataType == 'script') {
319
+ // see if user embedded response in textarea
320
+ var ta = doc.getElementsByTagName('textarea')[0];
321
+ if (ta)
322
+ xhr.responseText = ta.value;
323
+ else {
324
+ // account for browsers injecting pre around json response
325
+ var pre = doc.getElementsByTagName('pre')[0];
326
+ if (pre)
327
+ xhr.responseText = pre.innerHTML;
328
+ }
329
+ }
330
+ else if (opts.dataType == 'xml' && !xhr.responseXML && xhr.responseText != null) {
331
+ xhr.responseXML = toXml(xhr.responseText);
332
+ }
333
+ data = $.httpData(xhr, opts.dataType);
334
+ }
335
+ catch(e){
336
+ log('error caught:',e);
337
+ ok = false;
338
+ xhr.error = e;
339
+ $.handleError(opts, xhr, 'error', e);
340
+ }
341
+
342
+ // ordering of these callbacks/triggers is odd, but that's how $.ajax does it
343
+ if (ok) {
344
+ opts.success(data, 'success');
345
+ if (g) $.event.trigger("ajaxSuccess", [xhr, opts]);
346
+ }
347
+ if (g) $.event.trigger("ajaxComplete", [xhr, opts]);
348
+ if (g && ! --$.active) $.event.trigger("ajaxStop");
349
+ if (opts.complete) opts.complete(xhr, ok ? 'success' : 'error');
350
+
351
+ // clean up
352
+ setTimeout(function() {
353
+ $io.removeData('form-plugin-onload');
354
+ $io.remove();
355
+ xhr.responseXML = null;
356
+ }, 100);
357
+ };
358
+
359
+ function toXml(s, doc) {
360
+ if (window.ActiveXObject) {
361
+ doc = new ActiveXObject('Microsoft.XMLDOM');
362
+ doc.async = 'false';
363
+ doc.loadXML(s);
364
+ }
365
+ else
366
+ doc = (new DOMParser()).parseFromString(s, 'text/xml');
367
+ return (doc && doc.documentElement && doc.documentElement.tagName != 'parsererror') ? doc : null;
368
+ };
369
+ };
370
+ };
371
+
372
+ /**
373
+ * ajaxForm() provides a mechanism for fully automating form submission.
374
+ *
375
+ * The advantages of using this method instead of ajaxSubmit() are:
376
+ *
377
+ * 1: This method will include coordinates for <input type="image" /> elements (if the element
378
+ * is used to submit the form).
379
+ * 2. This method will include the submit element's name/value data (for the element that was
380
+ * used to submit the form).
381
+ * 3. This method binds the submit() method to the form for you.
382
+ *
383
+ * The options argument for ajaxForm works exactly as it does for ajaxSubmit. ajaxForm merely
384
+ * passes the options argument along after properly binding events for submit elements and
385
+ * the form itself.
386
+ */
387
+ $.fn.ajaxForm = function(options) {
388
+ return this.ajaxFormUnbind().bind('submit.form-plugin', function(e) {
389
+ e.preventDefault();
390
+ $(this).ajaxSubmit(options);
391
+ }).bind('click.form-plugin', function(e) {
392
+ var target = e.target;
393
+ var $el = $(target);
394
+ if (!($el.is(":submit,input:image"))) {
395
+ // is this a child element of the submit el? (ex: a span within a button)
396
+ var t = $el.closest(':submit');
397
+ if (t.length == 0)
398
+ return;
399
+ target = t[0];
400
+ }
401
+ var form = this;
402
+ form.clk = target;
403
+ if (target.type == 'image') {
404
+ if (e.offsetX != undefined) {
405
+ form.clk_x = e.offsetX;
406
+ form.clk_y = e.offsetY;
407
+ } else if (typeof $.fn.offset == 'function') { // try to use dimensions plugin
408
+ var offset = $el.offset();
409
+ form.clk_x = e.pageX - offset.left;
410
+ form.clk_y = e.pageY - offset.top;
411
+ } else {
412
+ form.clk_x = e.pageX - target.offsetLeft;
413
+ form.clk_y = e.pageY - target.offsetTop;
414
+ }
415
+ }
416
+ // clear form vars
417
+ setTimeout(function() { form.clk = form.clk_x = form.clk_y = null; }, 100);
418
+ });
419
+ };
420
+
421
+ // ajaxFormUnbind unbinds the event handlers that were bound by ajaxForm
422
+ $.fn.ajaxFormUnbind = function() {
423
+ return this.unbind('submit.form-plugin click.form-plugin');
424
+ };
425
+
426
+ /**
427
+ * formToArray() gathers form element data into an array of objects that can
428
+ * be passed to any of the following ajax functions: $.get, $.post, or load.
429
+ * Each object in the array has both a 'name' and 'value' property. An example of
430
+ * an array for a simple login form might be:
431
+ *
432
+ * [ { name: 'username', value: 'jresig' }, { name: 'password', value: 'secret' } ]
433
+ *
434
+ * It is this array that is passed to pre-submit callback functions provided to the
435
+ * ajaxSubmit() and ajaxForm() methods.
436
+ */
437
+ $.fn.formToArray = function(semantic) {
438
+ var a = [];
439
+ if (this.length == 0) return a;
440
+
441
+ var form = this[0];
442
+ var els = semantic ? form.getElementsByTagName('*') : form.elements;
443
+ if (!els) return a;
444
+ for(var i=0, max=els.length; i < max; i++) {
445
+ var el = els[i];
446
+ var n = el.name;
447
+ if (!n) continue;
448
+
449
+ if (semantic && form.clk && el.type == "image") {
450
+ // handle image inputs on the fly when semantic == true
451
+ if(!el.disabled && form.clk == el) {
452
+ a.push({name: n, value: $(el).val()});
453
+ a.push({name: n+'.x', value: form.clk_x}, {name: n+'.y', value: form.clk_y});
454
+ }
455
+ continue;
456
+ }
457
+
458
+ var v = $.fieldValue(el, true);
459
+ if (v && v.constructor == Array) {
460
+ for(var j=0, jmax=v.length; j < jmax; j++)
461
+ a.push({name: n, value: v[j]});
462
+ }
463
+ else if (v !== null && typeof v != 'undefined')
464
+ a.push({name: n, value: v});
465
+ }
466
+
467
+ if (!semantic && form.clk) {
468
+ // input type=='image' are not found in elements array! handle it here
469
+ var $input = $(form.clk), input = $input[0], n = input.name;
470
+ if (n && !input.disabled && input.type == 'image') {
471
+ a.push({name: n, value: $input.val()});
472
+ a.push({name: n+'.x', value: form.clk_x}, {name: n+'.y', value: form.clk_y});
473
+ }
474
+ }
475
+ return a;
476
+ };
477
+
478
+ /**
479
+ * Serializes form data into a 'submittable' string. This method will return a string
480
+ * in the format: name1=value1&amp;name2=value2
481
+ */
482
+ $.fn.formSerialize = function(semantic) {
483
+ //hand off to jQuery.param for proper encoding
484
+ return $.param(this.formToArray(semantic));
485
+ };
486
+
487
+ /**
488
+ * Serializes all field elements in the jQuery object into a query string.
489
+ * This method will return a string in the format: name1=value1&amp;name2=value2
490
+ */
491
+ $.fn.fieldSerialize = function(successful) {
492
+ var a = [];
493
+ this.each(function() {
494
+ var n = this.name;
495
+ if (!n) return;
496
+ var v = $.fieldValue(this, successful);
497
+ if (v && v.constructor == Array) {
498
+ for (var i=0,max=v.length; i < max; i++)
499
+ a.push({name: n, value: v[i]});
500
+ }
501
+ else if (v !== null && typeof v != 'undefined')
502
+ a.push({name: this.name, value: v});
503
+ });
504
+ //hand off to jQuery.param for proper encoding
505
+ return $.param(a);
506
+ };
507
+
508
+ /**
509
+ * Returns the value(s) of the element in the matched set. For example, consider the following form:
510
+ *
511
+ * <form><fieldset>
512
+ * <input name="A" type="text" />
513
+ * <input name="A" type="text" />
514
+ * <input name="B" type="checkbox" value="B1" />
515
+ * <input name="B" type="checkbox" value="B2"/>
516
+ * <input name="C" type="radio" value="C1" />
517
+ * <input name="C" type="radio" value="C2" />
518
+ * </fieldset></form>
519
+ *
520
+ * var v = $(':text').fieldValue();
521
+ * // if no values are entered into the text inputs
522
+ * v == ['','']
523
+ * // if values entered into the text inputs are 'foo' and 'bar'
524
+ * v == ['foo','bar']
525
+ *
526
+ * var v = $(':checkbox').fieldValue();
527
+ * // if neither checkbox is checked
528
+ * v === undefined
529
+ * // if both checkboxes are checked
530
+ * v == ['B1', 'B2']
531
+ *
532
+ * var v = $(':radio').fieldValue();
533
+ * // if neither radio is checked
534
+ * v === undefined
535
+ * // if first radio is checked
536
+ * v == ['C1']
537
+ *
538
+ * The successful argument controls whether or not the field element must be 'successful'
539
+ * (per http://www.w3.org/TR/html4/interact/forms.html#successful-controls).
540
+ * The default value of the successful argument is true. If this value is false the value(s)
541
+ * for each element is returned.
542
+ *
543
+ * Note: This method *always* returns an array. If no valid value can be determined the
544
+ * array will be empty, otherwise it will contain one or more values.
545
+ */
546
+ $.fn.fieldValue = function(successful) {
547
+ for (var val=[], i=0, max=this.length; i < max; i++) {
548
+ var el = this[i];
549
+ var v = $.fieldValue(el, successful);
550
+ if (v === null || typeof v == 'undefined' || (v.constructor == Array && !v.length))
551
+ continue;
552
+ v.constructor == Array ? $.merge(val, v) : val.push(v);
553
+ }
554
+ return val;
555
+ };
556
+
557
+ /**
558
+ * Returns the value of the field element.
559
+ */
560
+ $.fieldValue = function(el, successful) {
561
+ var n = el.name, t = el.type, tag = el.tagName.toLowerCase();
562
+ if (typeof successful == 'undefined') successful = true;
563
+
564
+ if (successful && (!n || el.disabled || t == 'reset' || t == 'button' ||
565
+ (t == 'checkbox' || t == 'radio') && !el.checked ||
566
+ (t == 'submit' || t == 'image') && el.form && el.form.clk != el ||
567
+ tag == 'select' && el.selectedIndex == -1))
568
+ return null;
569
+
570
+ if (tag == 'select') {
571
+ var index = el.selectedIndex;
572
+ if (index < 0) return null;
573
+ var a = [], ops = el.options;
574
+ var one = (t == 'select-one');
575
+ var max = (one ? index+1 : ops.length);
576
+ for(var i=(one ? index : 0); i < max; i++) {
577
+ var op = ops[i];
578
+ if (op.selected) {
579
+ var v = op.value;
580
+ if (!v) // extra pain for IE...
581
+ v = (op.attributes && op.attributes['value'] && !(op.attributes['value'].specified)) ? op.text : op.value;
582
+ if (one) return v;
583
+ a.push(v);
584
+ }
585
+ }
586
+ return a;
587
+ }
588
+ return el.value;
589
+ };
590
+
591
+ /**
592
+ * Clears the form data. Takes the following actions on the form's input fields:
593
+ * - input text fields will have their 'value' property set to the empty string
594
+ * - select elements will have their 'selectedIndex' property set to -1
595
+ * - checkbox and radio inputs will have their 'checked' property set to false
596
+ * - inputs of type submit, button, reset, and hidden will *not* be effected
597
+ * - button elements will *not* be effected
598
+ */
599
+ $.fn.clearForm = function() {
600
+ return this.each(function() {
601
+ $('input,select,textarea', this).clearFields();
602
+ });
603
+ };
604
+
605
+ /**
606
+ * Clears the selected form elements.
607
+ */
608
+ $.fn.clearFields = $.fn.clearInputs = function() {
609
+ return this.each(function() {
610
+ var t = this.type, tag = this.tagName.toLowerCase();
611
+ if (t == 'text' || t == 'password' || tag == 'textarea')
612
+ this.value = '';
613
+ else if (t == 'checkbox' || t == 'radio')
614
+ this.checked = false;
615
+ else if (tag == 'select')
616
+ this.selectedIndex = -1;
617
+ });
618
+ };
619
+
620
+ /**
621
+ * Resets the form data. Causes all form elements to be reset to their original value.
622
+ */
623
+ $.fn.resetForm = function() {
624
+ return this.each(function() {
625
+ // guard against an input with the name of 'reset'
626
+ // note that IE reports the reset function as an 'object'
627
+ if (typeof this.reset == 'function' || (typeof this.reset == 'object' && !this.reset.nodeType))
628
+ this.reset();
629
+ });
630
+ };
631
+
632
+ /**
633
+ * Enables or disables any matching elements.
634
+ */
635
+ $.fn.enable = function(b) {
636
+ if (b == undefined) b = true;
637
+ return this.each(function() {
638
+ this.disabled = !b;
639
+ });
640
+ };
641
+
642
+ /**
643
+ * Checks/unchecks any matching checkboxes or radio buttons and
644
+ * selects/deselects and matching option elements.
645
+ */
646
+ $.fn.selected = function(select) {
647
+ if (select == undefined) select = true;
648
+ return this.each(function() {
649
+ var t = this.type;
650
+ if (t == 'checkbox' || t == 'radio')
651
+ this.checked = select;
652
+ else if (this.tagName.toLowerCase() == 'option') {
653
+ var $sel = $(this).parent('select');
654
+ if (select && $sel[0] && $sel[0].type == 'select-one') {
655
+ // deselect all other options
656
+ $sel.find('option').selected(false);
657
+ }
658
+ this.selected = select;
659
+ }
660
+ });
661
+ };
662
+
663
+ // helper fn for console logging
664
+ // set $.fn.ajaxSubmit.debug to true to enable debug logging
665
+ function log() {
666
+ if ($.fn.ajaxSubmit.debug) {
667
+ var msg = '[jquery.form] ' + Array.prototype.join.call(arguments,'');
668
+ if (window.console && window.console.log)
669
+ window.console.log(msg);
670
+ else if (window.opera && window.opera.postError)
671
+ window.opera.postError(msg);
672
+ }
673
+ };
674
+
675
+ })(jQuery);
@@ -0,0 +1,9 @@
1
+ (function($){$.jGrowl=function(m,o){if($('#jGrowl').size()==0)
2
+ $('<div id="jGrowl"></div>').addClass($.jGrowl.defaults.position).appendTo('body');$('#jGrowl').jGrowl(m,o);};$.fn.jGrowl=function(m,o){if($.isFunction(this.each)){var args=arguments;return this.each(function(){var self=this;if($(this).data('jGrowl.instance')==undefined){$(this).data('jGrowl.instance',$.extend(new $.fn.jGrowl(),{notifications:[],element:null,interval:null}));$(this).data('jGrowl.instance').startup(this);}
3
+ if($.isFunction($(this).data('jGrowl.instance')[m])){$(this).data('jGrowl.instance')[m].apply($(this).data('jGrowl.instance'),$.makeArray(args).slice(1));}else{$(this).data('jGrowl.instance').create(m,o);}});};};$.extend($.fn.jGrowl.prototype,{defaults:{pool:0,header:'',group:'',sticky:false,position:'top-right',glue:'after',theme:'default',corners:'10px',check:250,life:3000,speed:'normal',easing:'swing',closer:true,closeTemplate:'&times;',closerTemplate:'<div>[ close all ]</div>',log:function(e,m,o){},beforeOpen:function(e,m,o){},open:function(e,m,o){},beforeClose:function(e,m,o){},close:function(e,m,o){},animateOpen:{opacity:'show'},animateClose:{opacity:'hide'}},notifications:[],element:null,interval:null,create:function(message,o){var o=$.extend({},this.defaults,o);this.notifications.push({message:message,options:o});o.log.apply(this.element,[this.element,message,o]);},render:function(notification){var self=this;var message=notification.message;var o=notification.options;var notification=$('<div class="jGrowl-notification ui-state-highlight ui-corner-all'+
4
+ ((o.group!=undefined&&o.group!='')?' '+o.group:'')+'">'+'<div class="close">'+o.closeTemplate+'</div>'+'<div class="header">'+o.header+'</div>'+'<div class="message">'+message+'</div></div>').data("jGrowl",o).addClass(o.theme).children('div.close').bind("click.jGrowl",function(){$(this).parent().trigger('jGrowl.close');}).parent();$(notification).bind("mouseover.jGrowl",function(){$('div.jGrowl-notification',self.element).data("jGrowl.pause",true);}).bind("mouseout.jGrowl",function(){$('div.jGrowl-notification',self.element).data("jGrowl.pause",false);}).bind('jGrowl.beforeOpen',function(){if(o.beforeOpen.apply(notification,[notification,message,o,self.element])!=false){$(this).trigger('jGrowl.open');}}).bind('jGrowl.open',function(){if(o.open.apply(notification,[notification,message,o,self.element])!=false){if(o.glue=='after'){$('div.jGrowl-notification:last',self.element).after(notification);}else{$('div.jGrowl-notification:first',self.element).before(notification);}
5
+ $(this).animate(o.animateOpen,o.speed,o.easing,function(){if($.browser.msie&&(parseInt($(this).css('opacity'),10)===1||parseInt($(this).css('opacity'),10)===0))
6
+ this.style.removeAttribute('filter');$(this).data("jGrowl").created=new Date();});}}).bind('jGrowl.beforeClose',function(){if(o.beforeClose.apply(notification,[notification,message,o,self.element])!=false)
7
+ $(this).trigger('jGrowl.close');}).bind('jGrowl.close',function(){$(this).data('jGrowl.pause',true);$(this).animate(o.animateClose,o.speed,o.easing,function(){$(this).remove();var close=o.close.apply(notification,[notification,message,o,self.element]);if($.isFunction(close))
8
+ close.apply(notification,[notification,message,o,self.element]);});}).trigger('jGrowl.beforeOpen');if($.fn.corner!=undefined)$(notification).corner(o.corners);if($('div.jGrowl-notification:parent',self.element).size()>1&&$('div.jGrowl-closer',self.element).size()==0&&this.defaults.closer!=false){$(this.defaults.closerTemplate).addClass('jGrowl-closer ui-state-highlight ui-corner-all').addClass(this.defaults.theme).appendTo(self.element).animate(this.defaults.animateOpen,this.defaults.speed,this.defaults.easing).bind("click.jGrowl",function(){$(this).siblings().children('div.close').trigger("click.jGrowl");if($.isFunction(self.defaults.closer)){self.defaults.closer.apply($(this).parent()[0],[$(this).parent()[0]]);}});};},update:function(){$(this.element).find('div.jGrowl-notification:parent').each(function(){if($(this).data("jGrowl")!=undefined&&$(this).data("jGrowl").created!=undefined&&($(this).data("jGrowl").created.getTime()+$(this).data("jGrowl").life)<(new Date()).getTime()&&$(this).data("jGrowl").sticky!=true&&($(this).data("jGrowl.pause")==undefined||$(this).data("jGrowl.pause")!=true)){$(this).trigger('jGrowl.beforeClose');}});if(this.notifications.length>0&&(this.defaults.pool==0||$(this.element).find('div.jGrowl-notification:parent').size()<this.defaults.pool))
9
+ this.render(this.notifications.shift());if($(this.element).find('div.jGrowl-notification:parent').size()<2){$(this.element).find('div.jGrowl-closer').animate(this.defaults.animateClose,this.defaults.speed,this.defaults.easing,function(){$(this).remove();});}},startup:function(e){this.element=$(e).addClass('jGrowl').append('<div class="jGrowl-notification"></div>');this.interval=setInterval(function(){$(e).data('jGrowl.instance').update();},this.defaults.check);if($.browser.msie&&parseInt($.browser.version)<7&&!window["XMLHttpRequest"]){$(this.element).addClass('ie6');}},shutdown:function(){$(this.element).removeClass('jGrowl').find('div.jGrowl-notification').remove();clearInterval(this.interval);},close:function(){$(this.element).find('div.jGrowl-notification').each(function(){$(this).trigger('jGrowl.beforeClose');});}});$.jGrowl.defaults=$.fn.jGrowl.prototype.defaults;})(jQuery);