Closed (outdated)
Project:
Smileys
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2008 at 06:30 UTC
Updated:
24 Sep 2020 at 20:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
stokito commentedOk thanks!
Comment #2
Gurpartap Singh commentedIt isn't superfluous, rather we need to implement the whole interface using fapi, which currently isn't in use, scary? Have a patch?
Comment #3
Gurpartap Singh commentedComment #4
gilgabar commentedHere is a patch. It reimplements the admin list page using FAPI and theme functions. It also drops some of the ajax stuff that was going on for saving weights and categories (the visibility ajax stuff is still there). From what I could see it was primarily trying to fake a normal form save using ajax, so now that it uses FAPI that shouldn't be necessary. And if for some reason ajax form submission were desired, form.js would be a better route anyway. It also moves the edit/delete commands to an operations column to be more consistent with standard drupal admin tables.
Comment #5
avpadernoI am closing this issue since it's for a Drupal version that isn't supported.