Full text search for "link"


Search BackLinks only
Display context of search results
Case-sensitive searching
  • HelpOnLinking . . . . 12 matches
         There are several way to insert external references[[FootNote(The opposite of external references are the internal, automatic WikiName links.)]] into the text:
          * InterWiki links.
         In addition to the standard schemas, there are MoinMoin-specific ones: `wiki:`, `attachment:`. "`wiki:`" indicates an InterWiki link, so `MoniWiki:FrontPage` and `wiki:MoniWiki:FrontPage` are equivalent; you will normally prefer the shorter form, the "`wiki`" scheme becomes important when you use bracketed links, since there you always need a scheme. The other three schemes are related to file attachments and are explained on HelpOnActions/AttachFile.
         You can surpress WikiName linking by putting an exclamation mark (''bang'') before the WikiName, i.e. {{{!WikiName}}} `!WikiName`. and you can force linking by putting a question mark before any word, i.e. {{{?Hello}}} `?Hello`.
         /!\ MoinMoin does not support force linking feature.
         /!\ To get rid of confusion, {{{wiki:InterWiki/Page}}} link method is not supported by MoniWiki.
          * {{{[Hello World]}}} link to [HelloWorld] (no space inserted)
          * {{{[[Hello World]]}}} link to ![[Hello World]] (no space inserted)
         === force linking with a question mark ===
         === braketed link with image ===
  • HelpForBeginners . . . . 11 matches
         You can edit any page by pressing the link at the bottom of the page. Capitalized words joined together form a WikiName, which hyperlinks to another page. The highlighted title searches for all pages that link to the current page. Pages which do not yet exist are linked with a question mark (or a different rendering in bold red): just follow the link and you can add a definition. That is also the way to create a new page: add a new WikiName to an existing page, save your modification, click on your new link and create the page (more details on HelpOnPageCreation).
         A WikiName is a word that uses capitalized words. WikiName''''''s automagically become hyperlinks to the WikiName's page. What exactly is an uppercase or lowercase letter is determined by the configuration, the default configuration works for Latin-1 (ISO-8859-1) characters. See below for how to handle Asian, Hebrew and other non-western character encodings.
         When you click on the highlighted page title (i.e. HelpForBeginners on this page), you will see a list of all pages that link to the current page. This even works on pages that are not defined yet.
         A question mark before a link, or a different rendering in bold red, means that the page is not yet defined: you can click the question mark to offer a definition (e.g., NoSuchPageForReal). If you click on such a link, you'll see a default page that you can edit; only after you save the page will it be created for real. A list of all pages that are not yet created but referred on another page is on WantedPages.
         To ''escape'' a WikiName, i.e. if you want to write the word Wiki''''''Name without linking it, use an "empty" bold sequence (a sequence of six single quotes) like this: {{{Wiki''''''Name}}}. Alternatively, you can use the shorter sequence "{{{``}}}" (two backticks), i.e. {{{Wiki``Name}}}.
  • MoniWikiPo . . . . 10 matches
         msgid "BackLinks search for \"%s\""
         msgid "links"
         #: ../plugin/quicklinks.php:16 ../plugin/scrap.php:37
         #: ../plugin/quicklinks.php:22 ../plugin/scrap.php:40
         #: ../plugin/quicklinks.php:23
         "If you want to custumize your quicklinks, just make your ID and register "
         #: ../plugin/quicklinks.php:38
         msgid "QucikLinks are updated."
         #: ../plugin/quicklinks.php:50
         msgid "Do you want to customize your quicklinks ?"
         msgid "Rename and fix Backlinks"
         msgid "Check backlinks"
         "<b>Links:</b> JoinCapitalizedWords; [\"brackets and double quotes\"];\n"
  • WikiSlide . . . . 8 matches
          * '''Interlinked''' - Links between pages are easy to make
          * Link with User-ID ( (!) ''in any case, put a bookmark on that'')
          * Navigation: Quicklinks, Icons link to system actions (HelpOnNavigation)
          * Backlinks (click on title)
         To edit a page, just click on [[Icon(edit)]] or on the link "`EditText`" at the end of the page. A form will appear enabling you to change text and save it again. A backup copy of the previous page's content is made each time.
         = Text Markup and Links =
         To add special formatting to text, just enclose it within markup. There are special notations which are automatically recognized as internal or external links or as embedded pictures.
         || {{{MoinMoin:HelpContents}}} || MoinMoin:HelpContents (InterWiki-Link) ||
         For details see HelpOnFormatting, HelpOnLinking and HelpOnSmileys.
          * `Anchor` - defines a link target line
          * /SubPages (allow shorter links, automatic correlation: HelpOnEditing/SubPages)
  • HelpOnSubPages . . . . 6 matches
         Subpages are groups of pages that share a common prefix, which itself is another page. While this is also possible with "classic" wiki, by using names like {{{SomeTopicSubTopic}}}, the use of {{{SomeTopic/SubTopic}}} allows better navigational support, and you can omit the common prefix when linking from the parent page to the child page.
         Links to sibling pages start with "`../`", for example ../SubPages (a link to this page).
          * ["../"] (anonymous parent link)
          * [wiki:../ free parent link]
          * ["../"] (anonymous parent link)
          * [wiki:../ free parent link]
  • Html5HTML . . . . 6 matches
          Top links...
         === New link relations ===
         <link rel='alternate' type="application/rss+xml" href="http://myblog.com/feed" />
         <link rel='icon' href="/favicon.ico" />
         <link rel='pingback' href="http://myblog.com/xmlrpc.php">
         <link rel='prefetch' href="http://myblog.com/main.php">
  • HelpOnPageCreation . . . . 5 matches
         To create a page, add its WikiName to an existing page and save it. After that, you can click on it on the revised page, since it automatically becomes a hyperlink.
         On details on how to create and link to subpages, see HelpOnEditing/SubPages.
         To create a template, follow the above description and create a page with a name ending in "'''Template'''"[[FootNote(If the wiki administrator changed the default settings, rules for what names are template pages might be different.)]]. This page will then be added to the list of template pages displayed when you try to show a non-existent page. For example, NonExistentHelpPage has a link to HelpTemplate that loads the content of HelpTemplate into the editor box, when you click on that link.
         || @''''''MAILTO@ || A fancy mailto: link with the user's data ||
  • CalendarMacro . . . . 4 matches
         {{{[[Calendar(noweek,yearlink)]]}}} show prev/next year link
         [[Calendar(noweek,yearlink)]]
         '''archive option check blogged dates and link to the archive'''
  • HelpOnNavigation . . . . 4 matches
         Clicking on the Page Title link located in the header above will show every page that references this page. A sample use of this back-referencing, inverted-links feature is the categorization of pages, i.e. CategoryHomepage.
         On the bottom of each page, you find the "traditional" edit and search links known from the original wiki, and in addition fields for quick-searching titles and the page texts, plus links to call any custom actions you have installed.
  • HelpOnUserPreferences . . . . 4 matches
         You may self-register and establish your preferences by clicking on the UserPreferences link at the top right corner of every page. If you have registered and are logged in, your name will be displayed instead of "User``Preferences".
          * '''[[GetText(Quick links)]]''': Overrides the standard choices in the gray navigation bar at the top of the page. Enter one Wiki page name per line. You may also add free-form links, i.e. entries of the form `[url linktext]` just like in wiki pages.
  • SeparatingStructureAndBehavior-Js . . . . 4 matches
         window.onload=prepareLinks;
         function prepareLinks()
          var links = document.getElementsByTagName("a");
          for(var i=0; i<links.length; i++){
          if(links[i].getAttribute("class")=="popup"){
          links[i].onclick = popupMyWin;
  • HelpOnEditing . . . . 3 matches
         Names of pages have to LookLikeThis. It's called a WikiName. If you write a word that LookLikeThis, it will be automatically turned into a link. More details about this you find on HelpForBeginners.
          * HelpOnLinking - external hyperlinks and inline images
         To experiment with wiki markup, go to the WikiSandBox and then click on "Edit''''''Text" at the bottom of the page. Use your browser's "open a new window with this link" feature on the word "WikiSandBox", so you can keep the help pages open side-by-side to the editing window.
  • CssStyle . . . . 2 matches
         a:link {....}
         <link href="/css/basic.css" rel="stylesheet" type="text/css" />
  • HelpOnActions . . . . 2 matches
         The following is a list of ''internal'' actions that are used to implement the various menus and links at the top and bottom of pages, or supplement certain macros.
          * `highlight`: highlight the search word when you click on a link in a search result list.
  • HelpOnMacros . . . . 2 matches
         ||{{{[[RandomPage]]}}} || a link to a random page || [[RandomPage]] ||
         ||{{{[[RandomPage(#)]]}}} || links to a number of random pages || [[RandomPage(2)]] ||
  • HelpOnSubPages/SubPages . . . . 2 matches
          * ["../"] (anonymous parent link)
          * [wiki:../ free parent link]
  • Multimaps.indexExam . . . . 2 matches
         List<String> strs = Lists.newArrayList("Inky", "Blinky", "Pinky", "Pinky", "Clyde");
         {4=[Inky], 6=[Blinky], 5=[Pinky, Pinky, Clyde]}
  • TourMacro . . . . 2 matches
         [[Tour(arena=backlinks,HelpContents)]]
         [[Tour(arena=keylinks,GPL)]]
  • Web2.0을활용한사이트 . . . . 2 matches
          * BlinkList
          * LinkedIn
          * Hitslink
  • css . . . . 2 matches
         <link rel="stylesheet" type="text/css" media="screen" href="screen.css" />
         = link =
  • sonoff . . . . 2 matches
         [^https://www.amazon.com/gp/product/B0773DFQJ9/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B0773DFQJ9&linkCode=as2&tag=gimsaa-20&linkId=ea8e575f8aee6769316afa777cf9d5bc Amazon]
  • AliasPageNames . . . . 1 match
         # You can enable direct outer link on single instance of sister page.
  • BlogChangesMacro . . . . 1 match
         {{{[[BlogChanges("Blog/OpenSource",10,summary,noaction)]]}}}: invisible comment and tracback link
  • CategoryCategory . . . . 1 match
         A category is a WikiName that exploits WikiWiki's reverse linking. If you click on the title of a category page, you'll get a list of pages belonging to that category. To get a list of all categories, click above on the Category''''''Category title.
  • EclipsePlugin . . . . 1 match
         MyBatisLink : Java code에서 MyBatis 쿼리 탐색 http://sourceforge.net/p/mybatislink/wiki/Home/
  • GoogleWebToolkit . . . . 1 match
         = link =
  • HelpOnSpellCheck . . . . 1 match
         BTW, a UNIX machine normally comes with at least one words file; to use those, create a symlink within the dict directory, like so:
  • InterWiki . . . . 1 match
         InterWiki marks the links in a way that works for the MeatBall:ColourBlind and also is MeatBall:LynxFriendly by using a little icon with an ALT attribute. If you hover above the icon in a graphical browser, you'll see to which Wiki it refers.
  • JuniperVpn . . . . 1 match
         unsatisfiedlinkerror libmawt.so: libXtst.so.6
  • LetsEncrypt . . . . 1 match
         2024-03-17 add link
  • MyWork . . . . 1 match
         /intra.main.do?method=link&menu_no=6&menu_id=M00001&menu_id=1
  • OpenSource . . . . 1 match
         = link =
  • PairingSamsungBluetoothKeyboardTrio500OnXubuntu . . . . 1 match
         In pairing mode, the LED blinks quickly to indicate the status.
  • Php설치-Linux . . . . 1 match
         5. link
  • SSH . . . . 1 match
         = links =
  • SSL . . . . 1 match
         2024-03-17 add link
  • SemanticWeb . . . . 1 match
         = links =
  • UML에대한이해 . . . . 1 match
          * Association : 구조적 관계로써 Link의 집합을 나타냄
          * Object Diagram : Instance와 link를 나타냄
  • WikiKeyword . . . . 1 match
          * http://www.kwiki.org/?KwikiKeywords : Kwiki use keywords. Keywords are listed in the left sidebar and each keywords link to another pages related with it.
  • WikiName . . . . 1 match
         A WikiName is a word that uses capitalized words. WikiName''''''s automagically become hyperlinks to the WikiName's page.
  • WikiSandBox . . . . 1 match
         Here is a link to the page titled: BizarStructuredText
         == Linking ==
         pre-formatted, No heading, No tables, No smileys. Only WikiLinks
         MetaLink:http://www.slashdot.org WikiPedia:Hello+World
  • WikiWikiWeb . . . . 1 match
         See also one of these links:
  • WikiWikiWebFaq . . . . 1 match
         '''A:''' A set of pages of information that are open and free for anyone to edit as they wish. The system creates cross-reference hyperlinks between pages automatically. See WikiWikiWeb for more info.
  • WikiWyg . . . . 1 match
         == InterWiki links ==
  • blog platforms . . . . 1 match
         linkedin
  • linux . . . . 1 match
         = links =
  • sendmail . . . . 1 match
         = links =
  • 구글검색옵션 . . . . 1 match
         link:gimslab.com
Found 48 matching pages out of 1802 total pages

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2012-06-26 00:09:55
Processing time 0.3912 sec