Is adding just a "edit" button for a category that has zero posts in it difficult? Does this require a lot of code to write?
On Fri, 18 Nov 2005 08:56:17 -0500, "Owen Winkler" <[EMAIL PROTECTED]> said: > Matt Mullenweg wrote: > > Owen Winkler wrote: > > > >> Just the javascript code for adding categories is about 180 lines by > >> itself, which is more lines of code than, for example, all of > >> wp-comments-post.php, which is only 63 lines long and makes it > >> possible to submit a comment. > > > > > > Yes we need to look at trimming and compressing all that. We've got a > > fair amount of JS now. > > > > Although reviewing JS code use is a good idea, my message's central idea > was that all of these ideas about adding Ajax delete/rename buttons to > the category list on the Write page and all of the back-end > functionality required to support them (like, moving posts in deleted > categories to a new category) are likely to take a lot more work than > the questions that suggest their inclusion imply. > > If anything, I think there should be more javascript. > > Owen > > > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers -- Chris Haynes [EMAIL PROTECTED] _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
