History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-32282
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Alexey Pegov
Reporter: Stephen Friedrich
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

HTML and CSS: Better "quick documentation" and "external documentation"

Created: 16 Sep 08 01:30   Updated: 31 Oct 08 22:51
Component/s: HTML.Editing
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. sitepoint.png
(52 kb)

2. w3c.png
(12 kb)

Build: 8,800
Fixed in build: 8,921


 Description  « Hide
Currently both "quick" (ctrl-q) and "external" (shift-f1) documentation for html tags and attributes and for css are linked to some page from W3C.

Much better documentation is available at sitepoint's web site:
http://reference.sitepoint.com/html
and
http://reference.sitepoint.com/css
(See screenshots to compare docs for "background-color".)

Would it be possible to either

  • generally use the sitepoint docs instead?
  • make options for W3C and sitepoint?
  • make a general option to configure the documentation provider?
    For example using templates to specify the URL given the
    tag and attribute names, resp. css-property. To make this really useful
    one would have to be able to specify a javascript snippet that would run
    prior to rendering the page (to remove unwanted content).

I guess at least for the first two options, you would have to check with sitepoint concerning the legality.



 All   Comments   Work Log   Change History      Sort Order:
Alexander Strotzky - 30 Sep 08 23:12
Both are useful. The w3c when you want reference docs, sitepoint when you want to learn html.
I would say, don't remove the w3c version. It can be quite usefull for quick documentation lookup.

Alexander Strotzky - 17 Oct 08 20:22
in what way was this issue solved? what changed?

Alexey Pegov - 17 Oct 08 22:05
Two new links in css quickdoc popup: to a sitepoint property reference page and to a demo page.

Stephen Friedrich - 20 Oct 08 15:14
Is there a reason, that you only implemented this feature for CSS properties?
HTML quick documentation is still missing these links.

Alexey Pegov - 31 Oct 08 22:51
fixed for html too