Skip to content

Problems with added files #1

@webbird

Description

@webbird

The Library may cause several problems with page layout. Here are some I encountered:

  1. If jQuery and jQuery UI are already added by other sources (hardcoded, for example), they are added again from the Library module. This definitely breaks the UI. (Tested with BlackCat CMS with jQuery and UI added by headers.inc.php of a module.)
  2. Bootstrap (CSS) breaks the page layout 'cause it uses class names that are very common. Of course this could be 'fixed' by adding prefixes to the template's CSS, but if this uses another CSS framework, this is no solution.
  3. The components are added to every page, even if it does not use any kF component. (WYSIWYG page, for example.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions