Yes, probably the references are f****d u. Well, that's ok. There's just too much development involved for a relative small gain.
Furthermore, could you enlighten me a bit on how to put just parts of the html in the wiki? Can I say, from tag <h2>theTitleINeed</h2> untill before <h2>Don'tNeedThisPartNoMore</2> That would be mathematical! Boris On Wed, 25 Jul 2007 21:00:57 +0200, Pascal Bauermeister <[EMAIL PROTECTED]> wrote: > Hi Boris, > > normally, unless you filter out some parts, JS should be included. But > be aware that, since the wiki page and the grabbed page are merged > into a single page, some side effects exist: > > 1. CSS get mixed > 2. JS in the grabbed page, that rely on the page's object tree, get > confused > 3. probably a lot more > > So what you observed may well be due to 2. above and the fact that > they contain JS (but nothing to do with JSP). > > Pascal > > > On 7/24/07, Boris Callens <[EMAIL PROTECTED]> wrote: >> Thx, solved my problem indeed. >> Have a question though. >> Is it possible that it blocks javascripts or something? >> My included pages are JSP's and the buttons on it don't work anymore >> when >> included. >> >> Boris >> >> On Mon, 23 Jul 2007 19:06:25 +0200, Pascal Bauermeister >> <[EMAIL PROTECTED]> wrote: >> >> > Hi Boris, >> > >> > this macro does it: >> > http://moinmoin.wikiwikiweb.de/MacroMarket/UrlGrab >> > >> > It can even: >> > - log-in (you may hide credentials in wikiconfig.py) >> > - set some cookies >> > - display part of the grabbed page (filter) >> > - it cannot post an arbitrary form (yet) >> > >> > The mentioned wiki page surely misses some comprehensive examples, so >> > do not hestitate to ask. >> > >> > Pascal >> > >> > >> > >> > >> > On 7/23/07, Boris Callens <[EMAIL PROTECTED]> wrote: >> >> Dear list, >> >> >> >> Is there a way to include an external HTML file in the wiki pages? >> >> At the firm we have already a webapp that dynamically monitors our >> >> message >> >> queue servers. >> >> It would be great if I could just include these pages into the wiki, >> so >> >> the information is kept up to date automaticly by the already >> existing >> >> pages. >> >> >> >> I found this Macro to create frames on wiki pages: >> >> http://moinmoin.wikiwikiweb.de/ParserMarket/Frame >> >> >> >> If only I could give it the content of this external webapp .. >> >> >> >> Rgeards >> >> Boris Callens >> >> fedEx >> >> >> >> >> ------------------------------------------------------------------------- >> >> This SF.net email is sponsored by: Splunk Inc. >> >> Still grepping through log files to find problems? Stop. >> >> Now Search log events and configuration files using AJAX and a >> browser. >> >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> >> _______________________________________________ >> >> Moin-user mailing list >> >> [email protected] >> >> https://lists.sourceforge.net/lists/listinfo/moin-user >> >> >> >> >> >> -- >> Boris Callens >> fedEx >> -- Boris Callens fedEx ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
