-
Notifications
You must be signed in to change notification settings - Fork 75
Description
Hi @ilosuna and all,
first of all I would like to say that this CMS is the lightweight solution I have been looking for for use on all kinds of future procects, especially due to the Bootstrap-integration that adds responsive options en masse... :)
Is the project still active?
I have started to like the CMS and while testing I have fixed issues and extended functions to my liking.
For now the CMS runs nicely, has current Bootstrap and runs with PHP 5.7. Anyhow if I start making production sites with this I would like to have some hope that (what I consider) low level things will get fixed and updated, like new Bootstrap etc.
If there is some activity and common interest I would also like to contribute fixes and functions; I have no prior experience with Github workflow though.
What may be of interest:
- I fixed some typos in german lang file and would continue to look through it
- I made TinyMCE show the page like it will really look by adding bootstrap.css to content_css
- I have started to include more complex Bootstrap HTML as Templates to be included via the editor with previews and will continue to add what I need
- I have activated TinyMCE for other textareas (e.g. sidebars) with reduced interface
Maybe things like that could be perfected by community-effort.
What I miss most concerning basic options is a better variety of menu-styles and levels. I tried the Dropdown-patch by @sim2github but I would like to have options within the Admin-Interface.
Then, this has been mentioned somewhere here, would be some better workflow for images. I can choose an image from uploaded files with the normal editor and they will be inserted with some markup that does not render in the WYSIWYG, on the other hand I can insert an image by URL in TinyMCE that will show up nicely, but I would have to know the URL first. The Markup does not even show the full path so switching back and forth is no fun when working with images.
In my imagination it should not be so hard to include file upload and selection from the library within TinyMCE. Even simpler the filepicker in the codeeditor could probably be made to produce complete HTML in order to make it show up in the WYSIWYG... (?)
Liebe Grüsse!
Andreas