cfdocs icon indicating copy to clipboard operation
cfdocs copied to clipboard

By Engine

Open shaedrich opened this issue 8 years ago • 4 comments

Should we add "functions and tags by engine" to navigation?

Then we would have something like

but just the supported ones grouped by their engine.

  • Engines
    • Adobe ColdFusion
      • an Adobe ColdFusion function/tag
      • ...
    • Lucee
      • an Lucee function/tag
      • ...
    • All
      • an function/tag which is supported by all engines
      • ...

shaedrich avatar Oct 11 '17 15:10 shaedrich

This sounds like a great idea

KamasamaK avatar Oct 26 '17 17:10 KamasamaK

@pfreitag @KamasamaK We only have engine version listings but no engine listing. Should we have a listing, which have sub listings?

We cannot render all functions and tags by engine to the navigation dropdown.

shaedrich avatar Feb 07 '18 13:02 shaedrich

Not sure exactly what you are asking here. Is it the ability to have a parent child listing relationship?

pfreitag avatar Mar 05 '18 17:03 pfreitag

  1. Yup, the engine listings would be parents for the version listings
  2. As you see in my comment from October 11 I thought of the result as a structure like mentioned above. But this does not work with plain bootstrap. So we have some possibilities:
    • Extending bootstrap for sub nav items
    • Use headers for engines
    • Only render engines as items and link to the listings

The first two points should only take a list of approximately five items plus an item like "more…". Otherwise the list could become very long.

shaedrich avatar Mar 05 '18 17:03 shaedrich