Age | Commit message (Collapse) | Author | Files | Lines |
|
This no longer resizes the textarea after the user change the size
themself.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
This allows the textarea to be wider without vanishing behind the file
upload form.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
This change *should* be backwards compatible.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
The jquery code won't produce an error message if there is no element
machting the search.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Since wrapping would break the line numbers we hide them.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
xml+php would break twice because + isn't an allowed char and because
urldecode() converts it to a space. We fix this by providing a proper
urlencoded string.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Initial-work-by: Oliver Mader <b52@reaktor42.de>
Additional-work-by: Markus Cisler <mrkscslr@gmail.com>
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|