Changeset 1939

Show
Ignore:
Timestamp:
2008-04-21 17:13:31 (3 months ago)
Author:
mosipov
Message:

Corrected links

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/src/site/apt/properties.apt

    r1938 r1939  
    136136| connector.userActionImpl              |                                                                | any class implementing the  | Providing custom security functions for the File       | 
    137137|                                                               |                                                                | {{{java-core/apidocs/net/fckeditor/requestcycle/UserAction.html}<<<net.fckeditor.requestcycle.UserAction>>>}} | Browser Connector. For more details see              | 
    138 |                                                               |                                                                | interface                       | {{{connector.html#Extending_the_Connector}here}}. | 
     138|                                                               |                                                                | interface                       | {{{connector.html}here}}. | 
    139139*-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+ 
    140140| connector.userPathBuilderImpl |                                                                | any class implementing the  | Providing a custom function to construct a user-dependent 'UserFilesPath' for the | 
    141141|                                                               |                                                                | {{{java-core/apidocs/net/fckeditor/requestcycle/UserPathBuilder.html}<<<net.fckeditor.requestcycle.UserPathBuilder>>>}} | File Browser Connector. For more details see               | 
    142 |                                                               |                                                                | interface                       | {{{connector.html#Extending_the_Connector}here}}. | 
     142|                                                               |                                                                | interface                       | {{{connector.html}here}}. | 
    143143*-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+