8000 Page Explorer may takes a lot of bits in a HTML generated page · Issue #122 · ComboStrap/combo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Page Explorer may takes a lot of bits in a HTML generated page #122
Open
@gerardnico

Description

@gerardnico

Page explorer will by default include the whole tree in the page and make the HTML page served very big even if there is no data.

Why? Because:

  • the tree can be big
  • the link title has the description of each page.

For instance:
The page https://datacadamia.com/lang/rail has almost no content but is generated with a size of 830kb.

We need to:

  • set the open level to 1
  • and add an ajax call to open another level

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0