Skip to content

Commit 0424240

Browse files
committed
improve consistency of link format
1 parent 4925cb3 commit 0424240

38 files changed

+190
-151
lines changed

modules/ROOT/pages/advanced/cdn-details.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99

1010
The CDN has been superseded by the enhanced functionality of TinyMCE Cloud.
1111

12-
You can find out more about TinyMCE Cloud in the link:{baseurl}/cloud-deployment-guide[Cloud Deployment Guide] guide..
12+
You can find out more about TinyMCE Cloud in the link:{baseurl}/cloud-deployment-guide/[Cloud Deployment Guide] guide..

modules/ROOT/pages/advanced/editor-command-identifiers.adoc

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -193,23 +193,23 @@ Here is a list of the currently exposed editor commands. All these commands are
193193
| Opens the insert image dialog.
194194

195195
| mceEditImage
196-
| link:{baseurl}/plugins/imagetools[imagetools]
196+
| link:{baseurl}/plugins/imagetools/[imagetools]
197197
| Opens the edit image dialog.
198198

199199
| mceImageRotateRight
200-
| link:{baseurl}/plugins/imagetools[imagetools]
200+
| link:{baseurl}/plugins/imagetools/[imagetools]
201201
| Rotates selected image 90 degrees clockwise.
202202

203203
| mceImageRotateLeft
204-
| link:{baseurl}/plugins/imagetools[imagetools]
204+
| link:{baseurl}/plugins/imagetools/[imagetools]
205205
| Rotates selected image 90 degrees counter clockwise.
206206

207207
| mceImageFlipVertical
208-
| link:{baseurl}/plugins/imagetools[imagetools]
208+
| link:{baseurl}/plugins/imagetools/[imagetools]
209209
| Flips selected image vertically.
210210

211211
| mceImageFlipHorizontal
212-
| link:{baseurl}/plugins/imagetools[imagetools]
212+
| link:{baseurl}/plugins/imagetools/[imagetools]
213213
| Flips selected image horizontally.
214214

215215
| mceInsertDate
@@ -281,66 +281,66 @@ Here is a list of the currently exposed editor commands. All these commands are
281281
| Merges the selected cells or opens a dialog if there is no cell selection.
282282

283283
| mceTableInsertRowBefore
284-
| link:{baseurl}/plugins/table[table]
284+
| link:{baseurl}/plugins/table/[table]
285285
| Inserts a row before the current row.
286286

287287
| mceTableInsertRowAfter
288-
| link:{baseurl}/plugins/table[table]
288+
| link:{baseurl}/plugins/table/[table]
289289
| Inserts a row after the current row.
290290

291291
| mceTableInsertColBefore
292-
| link:{baseurl}/plugins/table[table]
292+
| link:{baseurl}/plugins/table/[table]
293293
| Inserts a column before the current column.
294294

295295
| mceTableInsertColAfter
296-
| link:{baseurl}/plugins/table[table]
296+
| link:{baseurl}/plugins/table/[table]
297297
| Inserts a column after the current column.
298298

299299
| mceTableDeleteCol
300-
| link:{baseurl}/plugins/table[table]
300+
| link:{baseurl}/plugins/table/[table]
301301
| Deletes the current column.
302302

303303
| mceTableDeleteRow
304-
| link:{baseurl}/plugins/table[table]
304+
| link:{baseurl}/plugins/table/[table]
305305
| Deletes the current row.
306306

307307
| mceTableCutRow
308-
| link:{baseurl}/plugins/table[table]
308+
| link:{baseurl}/plugins/table/[table]
309309
| Cuts the current row into table clipboard.
310310

311311
| mceTableCopyRow
312-
| link:{baseurl}/plugins/table[table]
312+
| link:{baseurl}/plugins/table/[table]
313313
| Copies the current row into table clipboard.
314314

315315
| mceTablePasteRowBefore
316-
| link:{baseurl}/plugins/table[table]
316+
| link:{baseurl}/plugins/table/[table]
317317
| Pastes the clipboard row before the current row.
318318

319319
| mceTablePasteRowAfter
320-
| link:{baseurl}/plugins/table[table]
320+
| link:{baseurl}/plugins/table/[table]
321321
| Pastes the clipboard row after the current row.
322322

323323
| mceTableDelete
324-
| link:{baseurl}/plugins/table[table]
324+
| link:{baseurl}/plugins/table/[table]
325325
| Deletes the current table.
326326

327327
| mceInsertTable
328-
| link:{baseurl}/plugins/table[table]
328+
| link:{baseurl}/plugins/table/[table]
329329
| Opens the insert table dialog.
330330

331331
| mceTableRowProps
332-
| link:{baseurl}/plugins/table[table]
332+
| link:{baseurl}/plugins/table/[table]
333333
| Opens the table row properties dialog.
334334

335335
| mceTableCellProps
336-
| link:{baseurl}/plugins/table[table]
336+
| link:{baseurl}/plugins/table/[table]
337337
| Opens the table cell properties dialog.
338338

339339
| mceInsertToc
340-
| link:{baseurl}/plugins/toc[toc]
340+
| link:{baseurl}/plugins/toc/[toc]
341341
| Inserts a Table of Contents into the editor.
342342

343343
| mceUpdateToc
344-
| link:{baseurl}/plugins/toc[toc]
344+
| link:{baseurl}/plugins/toc/[toc]
345345
| Updates the Table of Contents, if found in the editor.
346346
|===

modules/ROOT/pages/advanced/migration-guide-from-3.x.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ These plugins where removed in 4.0: http://archive.tinymce.com/wiki.php/Plugin3x
4444
== New plugins
4545
anchor:newplugins[historical anchor]
4646

47-
These are the new plugins in 4.0: link:{baseurl}/plugins/anchor[anchor], link:{baseurl}/plugins/charmap[charmap], link:{baseurl}/plugins/compat3x[compat3x], link:{baseurl}/plugins/hr[hr], link:{baseurl}/plugins/image[image], link:{baseurl}/plugins/link[link], link:{baseurl}/plugins/emoticons[emoticons], link:{baseurl}/plugins/code[code] and link:{baseurl}/plugins/textcolor[textcolor].
47+
These are the new plugins in 4.0: link:{baseurl}/plugins/anchor/[anchor], link:{baseurl}/plugins/charmap/[charmap], link:{baseurl}/plugins/compat3x/[compat3x], link:{baseurl}/plugins/hr/[hr], link:{baseurl}/plugins/image/[image], link:{baseurl}/plugins/link/[link], link:{baseurl}/plugins/emoticons/[emoticons], link:{baseurl}/plugins/code/[code] and link:{baseurl}/plugins/textcolor/[textcolor].
4848

4949
[[removed-themes]]
5050
== Removed themes
@@ -156,4 +156,4 @@ TinyMCE produces HTML5 loose output as of 4.0. This means it can handle all new
156156
== Using the compat3x plugin
157157
anchor:usingthecompat3xplugin[historical anchor]
158158

159-
As a last resort one can use the link:{baseurl}/plugins/compat3x[compat3x plugin] it mimics parts of the 3.x API contains a few files removed from 4.x. We only recommend this as a last resort, and it won't work for all plugins. But most plugins should work right out of the box we tested it with some of our old 3.x plugins.
159+
As a last resort one can use the link:{baseurl}/plugins/compat3x/[compat3x plugin] it mimics parts of the 3.x API contains a few files removed from 4.x. We only recommend this as a last resort, and it won't work for all plugins. But most plugins should work right out of the box we tested it with some of our old 3.x plugins.

0 commit comments

Comments
 (0)