Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OLAT CI-CD Testing Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lars Oliver Dam
OLAT CI-CD Testing Project
Commits
472969d3
Commit
472969d3
authored
11 years ago
by
srosse
Browse files
Options
Downloads
Patches
Plain Diff
OO-860: reactivate the anchor for the file profile
parent
33cf1ecb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/TinyConfig.java
+2
-2
2 additions, 2 deletions
...ents/form/flexible/impl/elements/richText/TinyConfig.java
with
2 additions
and
2 deletions
src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/TinyConfig.java
+
2
−
2
View file @
472969d3
...
@@ -77,10 +77,10 @@ public class TinyConfig {
...
@@ -77,10 +77,10 @@ public class TinyConfig {
}
}
//file profile
//file profile
static
{
static
{
String
plugins
=
"textcolor,hr,link,charmap,image,olatmatheditor,importcss,insertdatetime,code,table,tabfocus,visualchars,visualblocks,noneditable,fullscreen,contextmenu,olatmovieviewer,searchreplace,olatsmileys,paste,media"
;
String
plugins
=
"textcolor,hr,link,charmap,image,olatmatheditor,importcss,insertdatetime,code,table,tabfocus,visualchars,visualblocks,noneditable,fullscreen,contextmenu,
anchor,
olatmovieviewer,searchreplace,olatsmileys,paste,media"
;
String
[]
menu
=
{
String
[]
menu
=
{
"edit: {title: 'Edit', items: 'undo redo | cut copy paste pastetext | selectall searchreplace'}"
,
"edit: {title: 'Edit', items: 'undo redo | cut copy paste pastetext | selectall searchreplace'}"
,
"insert: {title: 'Insert', items: 'olatmovieviewer media image link | olatmatheditor hr charmap insertdatetime olatsmileys'}"
,
"insert: {title: 'Insert', items: 'olatmovieviewer media image link | olatmatheditor hr charmap
anchor
insertdatetime olatsmileys'}"
,
"view: {title: 'View', items: 'visualblocks visualchars visualaid | preview fullscreen'}"
,
"view: {title: 'View', items: 'visualblocks visualchars visualaid | preview fullscreen'}"
,
"format: {title: 'Format', items: 'bold italic underline strikethrough superscript subscript | formats | removeformat'}"
,
"format: {title: 'Format', items: 'bold italic underline strikethrough superscript subscript | formats | removeformat'}"
,
"table: {title: 'Table', items: 'inserttable tableprops deletetable | cell row column'}"
"table: {title: 'Table', items: 'inserttable tableprops deletetable | cell row column'}"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment