Recent

Author Topic: modifying fcl-xml and fcl-web  (Read 1966 times)

edgarrod71

  • Jr. Member
  • **
  • Posts: 68
modifying fcl-xml and fcl-web
« on: March 12, 2016, 01:43:25 pm »
I'm willing to do new functionalities in fpWeb components and LCL in fcl-xml and fcl-web, but I really try to Make, but maybe I'm not doing well,  in the htmldefs.pp there is a type THTMLAttributeTag = (... it has so many attributes, and I found there are some missing attributes, like placeholder, so I added an atplaceholder, and also added the implementation ahead in the type HTMLAttributeTag : array [THTMLAttributeTag] of String[70] = (... 'placeholder' ... and modified the htmlelements.pp too.  Try to Make, but when I try to compile it says htmlelements does not find fphtml, and errors like that...

Another topic I could see is that the "target" like _blank, _self, _top, etc is defined in the type but not implemented, so I have to change that also.

I want to update these units and help lazarus/codetyphon for implementing updated code, and I want to help building with some examples, the situation is that I come from Delphi, but I am not so familiar with freepascal Make, I want to recompile units like fcl-web and fcl-xml. sorry if I was not so clear, my english is not so good sometimes... ;)

 

TinyPortal © 2005-2018