issues
search
zabbarob
/
studip-RichTextPlugin
Adds a WYSIWYG editor to the Stud.IP course management system (see http://studip.de/).
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Source-view cuts last letter off.
#100
zabbarob
opened
10 years ago
0
have a look at CKEditor config protectedSource.
#99
zabbarob
opened
11 years ago
0
Have a look at CKEditor config mathJaxLib and mathJaxClass.
#98
zabbarob
opened
11 years ago
0
Userfeedback (see contents).
#97
zabbarob
opened
11 years ago
0
Disable fillEmptyBlocks - http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-fillEmptyBlocks
#96
zabbarob
opened
11 years ago
0
HTML Purifier doesn't insert <p> tag if html starts with plain text.
#95
zabbarob
opened
11 years ago
0
When textarea gets submit event, process content once more in CKEditor.
#94
zabbarob
closed
11 years ago
0
If entry starts with < call HTML Purifier, else formatReady and then HTML Purifier.
#93
zabbarob
opened
11 years ago
0
Use selected Text as WikiPage Title.
#92
zabbarob
closed
11 years ago
0
Cleanup studip-upload CKEditor plugin.
#91
zabbarob
opened
11 years ago
1
Implement drag'n'drop upload with CKEditor studip-upload plugin.
#90
zabbarob
closed
11 years ago
0
In small browser windows page cannot be scrolled to bottom to press "save" button.
#89
zabbarob
closed
11 years ago
0
Remove infobox text "Teilnehmer können ... gemeinsam ... editieren."
#88
zabbarob
closed
11 years ago
0
StudIP folder name for uploaded files not set correctly.
#87
zabbarob
closed
11 years ago
0
remove debug code from ckeditor/plugins/studip-wiki/plugin.js
#86
zabbarob
closed
11 years ago
0
Add a user-feedback option.
#85
zabbarob
opened
11 years ago
0
Add link to http://www.jacklmoore.com/autosize/.
#84
zabbarob
closed
11 years ago
0
Editor area minHeight differs between normal and source mode.
#83
zabbarob
opened
11 years ago
0
Improve special characters list.
#82
zabbarob
closed
11 years ago
0
Special characters, inserted from word, disappear.
#81
zabbarob
closed
11 years ago
0
Fix inserting image links with active media proxy.
#80
zabbarob
closed
11 years ago
0
Have a look at MarkItUp Stud.IP plugin's media identification.
#79
zabbarob
opened
11 years ago
0
Toolbar floatboxes (font, color selector, ...) scroll with background instead toolbar.
#78
zabbarob
opened
11 years ago
0
Remove call to makeButton() in common_edit.php
#77
zabbarob
closed
11 years ago
0
Invalid HTML code can lead to HTMLPurifier removing the whole page contents.
#76
zabbarob
opened
11 years ago
0
Encoding of special chars still not working correctly in wiki links.
#75
zabbarob
closed
11 years ago
0
Languages are not displayed correctly.
#74
zabbarob
opened
11 years ago
1
Editing wiki-link removes html classes.
#73
zabbarob
opened
11 years ago
0
Fix special chars in Stud.IP wiki link validation.
#72
zabbarob
closed
11 years ago
0
When editing Wiki-Links use the "insertWikiLink" Dialog instead of the standard link editor.
#71
zabbarob
closed
11 years ago
0
Give Wiki-Links a special CSS class to make them visually distinguishable.
#70
zabbarob
closed
11 years ago
0
Simplify linking to Stud.IP wiki.
#69
zabbarob
opened
11 years ago
0
Validate Stud.IP wiki links (only valid characters and encodeURIcomponent).
#68
zabbarob
closed
11 years ago
0
Preload edit view, so that user doesn't have to wait.
#67
zabbarob
opened
11 years ago
0
Show correct icon for "Read" and "Edit" subnavigation.
#66
zabbarob
opened
11 years ago
0
Dock and undock toolbar.
#65
zabbarob
opened
11 years ago
1
Add a toolbar item to insert Stud.IP wiki links.
#64
zabbarob
closed
11 years ago
0
Add toolbar item to display list of keyboard shortcuts in modeless window.
#63
zabbarob
opened
11 years ago
0
Toolbar: Fix jittery / slow draggging.
#62
zabbarob
closed
11 years ago
0
Toolbar: Disable drag when over selectable item.
#61
zabbarob
opened
11 years ago
0
Turn mouse icon into a "move" or "drag" cursor when over draggable toolbar area.
#60
zabbarob
closed
11 years ago
1
Make Ctrl-S / CMD-S save the text.
#59
zabbarob
opened
11 years ago
0
Remove unneeded items from toolbar.
#58
zabbarob
closed
11 years ago
0
Move the 'fork me on github' logo into the infobox.
#57
zabbarob
closed
11 years ago
0
Replace "apply" button with CKEditor's "save" button.
#56
zabbarob
closed
11 years ago
2
Position the toolbar before/above the editor area instead on top of it.
#55
zabbarob
closed
11 years ago
0
Add glow-effect to frame when editor area is focused.
#54
zabbarob
closed
11 years ago
0
Remove all editors but CKEditor.
#53
zabbarob
closed
11 years ago
0
CKEditor: Activate MagicLine.
#52
zabbarob
closed
11 years ago
1
Remove FormData workaround for older browsers.
#51
zabbarob
closed
11 years ago
0
Next