pharo-wiki icon indicating copy to clipboard operation
pharo-wiki copied to clipboard

Define a way to meta-describe pages

Open juliendelplanque opened this issue 6 years ago • 1 comments
trafficstars

We need to encode some meta-information in wiki pages to ease integration inside Pharo image:

  • Entity related in the image (package, class, method, ...)
  • Tool related in the image (class-browser, inspector, ...)

other ideas?

Now we need to decide of a format.

@jecisc proposed to create a special section at the end of each page with this data.

Could be # Meta section with a list or a table following it.

Need to think about it and experiment.

juliendelplanque avatar Sep 02 '19 09:09 juliendelplanque

I think Pharo version concerned by the page should be meta-described as well.

juliendelplanque avatar Sep 02 '19 09:09 juliendelplanque