From: Joe W. <jo...@gm...> - 2013-09-20 16:55:47
|
Hi all, As discussed earlier, I've created a .xar-based app that provides the same functionality as the Browse Indexes panel in the old admin webapp. It's available from: https://github.com/joewiz/indexes To create this app, I used the eXist-db app template in eXide 2.0.2, copied the old indexes.xqm module from the admin webapp into the modules collection, and made minimal modifications in order to make the app work and incorporate basic bootstrap CSS styles for the tables and forms. It took about an hour. I haven't yet updated the app to work with Wolfgang's new Lucene 4 range indexes, but I think that's probably the next major addition that's needed. Comments & pull requests welcome. I'm not sure if the core devs want to use this same approach for the other panels from the old admin webapp, or if you have other ideas in mind? Please let me know how you think this could be most useful. Cheers, Joe On Tue, Sep 10, 2013 at 4:20 AM, Dannes Wessels <da...@ex...> wrote: > I remember talks that the DOJO stuff is a dead-end ; too many issues; > having such interface would be nice though; I have been thinking to make it > a separate XAR file; maybe that is more easy to do. > > D. > > > On Tue, Sep 10, 2013 at 6:36 AM, Joe Wicentowski <jo...@gm...> wrote: >> >> Thanks, Loren. Lots of dojo and javascript. On further thought I think >> Browse Indexes may not work well crammed into the little box that plugins >> must fit into. Unless I redesign the app quite a bit. Also, the ajaxy >> nature of the Dashboard plugins means you can't bookmark the URL to the >> plugin or for views within. >> >> >> ------------------------------------------------------------------------------ >> How ServiceNow helps IT people transform IT departments: >> 1. Consolidate legacy IT systems to a single system of record for IT >> 2. Standardize and globalize service processes across IT >> 3. Implement zero-touch automation to replace manual, redundant tasks >> >> http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk >> _______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> > > > > -- > eXist-db Native XML Database - http://exist-db.org > Join us on linked-in: http://www.linkedin.com/groups?gid=35624 |