|
Broken link - manual
|
|
09-06-2009, 11:03 PM
Post: #1
|
|||
|
|||
|
Broken link - manual
The link to manual seems to be broken...
It says: Server Error in '/' Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Requested URL: /usermanual.aspx |
|||
|
09-06-2009, 11:05 PM
Post: #2
|
|||
|
|||
|
RE: Broken link - manual
The manual is still being written, so that is why you can not access it...
|
|||
|
02-06-2010, 07:28 AM
Post: #3
|
|||
|
|||
|
RE: Broken link - manual
*Define function:
function fnMyHook( &$linker, $nt, $query, &$u, &$style, &$prefix, &$text, &$inside, &$trail ) { ... } *Attach hook: $wgHooks['BrokenLink'][] = 'fnMyHook'; Called from: Linker.php Details * &$linker: Linker instance * $nt: the page title * $query: the URL query string passed in * &$u: the URL of this link * &$style: the inline CSS style * &$prefix: a prefix prepended to the linked text * &$text: the text placed by the user in the wiki-link * &$inside: any additional alphanumeric characters placed after the wiki-link, that are made part of the link text * &$trail: text placed immediately after the HTML link its my life |
|||
|
« Next Oldest | Next Newest »
|




