kooloveme / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

Document the supported HTML elements #263

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The help should contain a reference of all supported HTML elements and their 
attributes.
Also important elements and attributes, which are currently not supported or 
don't yet work as expected, should also be listed.
The HTML5 standard should be used as reference for this description.

Which version of the product are you using? Which compiler version are you
using? On which operating system?
r427, Delphi XE, Windows 7

Sebastian

Original issue reported on code.google.com by sebastia...@gmail.com on 25 Jul 2013 at 8:01

GoogleCodeExporter commented 9 years ago
Sebastian,

thanks for this bundle of errors and enhancement issues.

If you missed a list of supported elements, attributes and properties at all 
please have a look at the compiled demo framedem.exe where you can find these 
lists.

Of course, they aren't a substitute for a good help. At least since 11.4 there 
is a help again and we will try to update it more and more. Volunteers are 
welcome at https://github.com/BerndGabriel/HtmlViewer .

Original comment by OrphanCat on 25 Jul 2013 at 5:49

GoogleCodeExporter commented 9 years ago
> If you missed a list of supported elements, attributes and properties at all 
please 
> have a look at the compiled demo framedem.exe where you can find these lists.
Ah, I missed the support.htm, indeed.

> Volunteers are welcome at https://github.com/BerndGabriel/HtmlViewer.
I'm a bit confused. Both repos seem to be active. What's the actual status of 
them?
Should I have created the issues in the github issue tracker instead? Or should 
I add them there, too?

Regarding the status of this and similar issues I reported I have to say that 
I'm just using Delphi at work and in my spare time I'm already busy coding for 
Firebug[1], so I probably won't have time to contribute to HTML Viewer, even 
when I really like this project. What I can do, though, is to create some more 
issues covering bugs and enhancements, if you want to.

Sebastian

[1] https://github.com/firebug/firebug

Original comment by sebastia...@gmail.com on 29 Jul 2013 at 8:50

GoogleCodeExporter commented 9 years ago
Sebastian,

both repos *are* active. GitHub as developers' site and google as consumers' 
site. I'm keeping Google trunk and GitHub branch HtmlViewer11 in sync manually. 
I started the GitHub repository as it is much easier to share your code.

Yeah, time is short. Please continue posting issues and enhancements to Google 
only.

Thanks a lot
OrphanCat

Original comment by OrphanCat on 29 Jul 2013 at 5:38

GoogleCodeExporter commented 9 years ago
> I'm keeping Google trunk and GitHub branch HtmlViewer11 in sync manually.
Note that you can port your code from the SVN repo to GitHub. The Firebug team 
did that some time ago and the commit history could even be kept.
Would make it easier for you and contributors to code on the 11 branch.
Anyway, since that's unrelated to this issue, you can also write me directly, 
if you want to discuss this further.

> Please continue posting issues and enhancements to Google only.
Ok, I will.

Sebastian

Original comment by sebastia...@gmail.com on 29 Jul 2013 at 5:52