Page 1 of 1

project start document management system

PostPosted: Sun Aug 29, 2021 2:27 pm
by Otto
project start document management system

https://mybergland.com/fwforum/dms.mp4

Image

Re: project start document management system

PostPosted: Sun Aug 29, 2021 3:18 pm
by Otto

Re: project start document management system

PostPosted: Sun Aug 29, 2021 4:49 pm
by Otto
document management system
Part 3
After fancytree is very well-structured, and the examples are well documented, we start without reading the manuals.

Now we split up the fancytree JavaScript functions that are in the head block.
We add an event handler to the functionality that reacts to on click.

In the json file, which we use from the examples to initialize the tree structure, we fill in a few test words to check the function.

In the event handler we add an alert().

https://mybergland.com/fwforum/dmsfancytree.mp4

Re: project start document management system

PostPosted: Sun Aug 29, 2021 5:09 pm
by Otto
document management system
Part 4

We are moving the links, scripts and styles into their own blocks.
https://mybergland.com/fwforum/headlinksscripts.mp4

Here is a screenshot of the program:

Image

Image

Re: project start document management system

PostPosted: Mon Aug 30, 2021 6:52 am
by Otto
TreeView and TINYMCE

Image