New application qwebcontentedit
Status: ugly GUI, editing and saving a page mostly working, preview support in progress
This commit is contained in:
parent
e3f46ac751
commit
dcb2375fd1
8 changed files with 286 additions and 1 deletions
3
weboob/applications/qwebcontentedit/__init__.py
Normal file
3
weboob/applications/qwebcontentedit/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .qwebcontentedit import QWebContentEdit
|
||||
|
||||
__all__ = ['QWebContentEdit']
|
||||
Loading…
Add table
Add a link
Reference in a new issue