Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce new javascript tree based at Fancytree #254

Closed
wants to merge 24 commits into from
Closed

Conversation

Klap-in
Copy link
Collaborator

@Klap-in Klap-in commented Jul 7, 2022

Implements #230

WORK IN PROGRESS.

Still rough, could break or throw errors if I reshuffle stuff.

Feedback welcome :-)

Includes:

  • add Fancytree (there is option to switch between the default js tree, however, due to simplicity of the if-else not every combination is possible in combination with the default set in the config.
  • refactoring of code
  • ..

PHP Notice:  Undefined offset: 21 in
...lib/plugins/indexmenu/syntax/indexmenu.php on line 707
PHP Notice:  Trying to access array offset on value of type null in
...lib/plugins/indexmenu/syntax/indexmenu.php on line 707
- duplicate skin-common.less to all skin folders to workaround import
limitation of lesserphp library as the recenter (multiple) option is not
supported.
- some tuning of the styles
- indexmenu does not include styles and fonts for the svg styles. Needs
to be provided separately by template e.g. bootstrap3 template or by
plugins e.g. icons plugin. Consider in later stage to add svgs of only
the used icons.
@Klap-in
Copy link
Collaborator Author

Klap-in commented Nov 3, 2023

See #269
renamed branch to 'devel' for triggering the autofix suggestions from the Github Action

@Klap-in Klap-in closed this Dec 17, 2023
@Klap-in Klap-in deleted the deferjs branch December 17, 2023 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant