I tried to compile with Lazarus 0.9.20 B but i get

uMain.pas(447,71) Error: identifier idents no member "TextContent"

I cant see this property in the XML node. What version do you use?
I downloaded synapse to het the HTTP part working.

>From analizing the source I can see it's a language problem.
The first is this line in the scan button

  http.HTTPMethod('GET',eWikiPage.Text+'Spezial:Allpages');

Mine is 

http://www.osfinancials.org/mediawiki/index.php/Speciaal:Allpages

I would suggest we move this over to a ini file or something like that.
As this is the case with all language specific wiki's.
I see some code that looks if its english or German.

Maby even handel anny language setups that are in a folder.





Met vriendelijke groet, 
Pieter Valentijn
 
Delphidreams
http://www.delphidreams.nl
 


-----Oorspronkelijk bericht-----
Van: Christian Ulrich [mailto:[EMAIL PROTECTED] 
Verzonden: vrijdag 23 februari 2007 18:35
Aan: [email protected]
Onderwerp: Re: [lazarus] WikiHelp


>I like you tool but I cant get it to work on this wiki of osFinancials.
>
> http://www.osfinancials.org/mediawiki/index.php/
>
> Was this created in Lazarus?

OK, i have uploaded the Sourcecode to my Site.
And also maked an english description page.

So You can see whats going wrong with the osFinancials Wiki maybe i will

take a look also
at this at Weekend.

Christian 

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to