I tried iNode.NodeValue but its not what I need. I will have to get up to speed on the SVN pulling of Laz. Im working hard on the new interface for Stock items in OSF si I can get rid of this ttable components and speed up thing. Some people have 10000+ items and are now waiting to long for the data to load. If I find some time to kill I will investigate the SVN so I can be in sync with you.
Met vriendelijke groet, Pieter Valentijn Delphidreams http://www.delphidreams.nl -----Oorspronkelijk bericht----- Van: Christian Ulrich [mailto:[EMAIL PROTECTED] Verzonden: zondag 25 februari 2007 21:30 Aan: [email protected] Onderwerp: Re: [lazarus] WikiHelp >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 use 0.9.21 most dayly actual svn and an own build fpc 2.1.1 mostly not older than an month ... Is there in 0.9.20 another property that holds the content of <MyXMLNode>This content the TextContent Property gives</MyXMLNode> if you find an property in 0.9.20 that gives these content we can change it. > 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 OK, i will make an property of this thats stored in the xml property file > I would suggest we move this over to a ini file or something like > that. the propertys you can set are already stored in an xml file so we can store it there ... > As this is the case with all language specific wiki's. > I see some code that looks if its english or German. right > Maby even handel anny language setups that are in a folder. I think an simple option schould be enougth this schould be the only option we have to take care of ... by the way i will make an folder in the lazarus ccr svn repositore so anyone can simply make and send patches with svn ... best regards Christian Ulrich _________________________________________________________________ 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
