Hi there

you may could  create your own makro like [[YahooCalendar(paramter)]].
that would just return an simple html iframe with your url to the yahoo
calendar.

see the HTML.py Macro under http://moinmoin.wikiwikiweb.de/macro/HTML.py
for reference, but this one could be a high security risk for your
users... 

well. it doesn't help to auto login into you yahoo stuff.

cya
Marcel



Am Mittwoch, den 25.07.2007, 20:50 +0200 schrieb Pascal Bauermeister:
> Hi Sebastian,
> 
> after taking a short look, it appears to me that auto-logging in into
> Yahoo is beyond the scope of this macro. Indeed, the form to fill for
> the "Sign-in to Yahoo!" is quite tricky (in Firefox, press ctrl-i and
> look at the Form tab).
> 
> So it is not yet a question of cookies...
> 
> If someone knows some Python code to auto-login into Yahoo, I can try
> to integrate it.
> 
> Cheers,
> 
>   Pascal
> 
> 
> On 7/24/07, Sebastian Haase <[EMAIL PROTECTED]> wrote:
> > Hi Pascal,
> > This is fantastic !
> > However,  I would now like to include a page like Yahoo-Calendars into our 
> > wiki.
> > How do I get ahold of a "template" cookie file ?  Overall I want to
> > different calendar pages - different login/password ...
> >
> > Some comment - at bottom of your UrlGrab page - notes that it might be
> > "infinitely" complex to learn all the arguments/options/syntax you
> > implements - what is your comment to that !?
> >
> > Any help/ pointer on how to deal with cookies would be nice.
> >
> > Thanks,
> > Sebastian Haase
> >
> >
> >
> >
> >
> > On 7/23/07, 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
> >
> 
> -------------------------------------------------------------------------
> 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


-------------------------------------------------------------------------
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

Reply via email to