locked
Test RRS feed

  • Frage

  • MSDN - das Microsoft Developer Network - unterstützt Entwickler mit einem
    reichhaltigen Angebot von Online- und Offline-Services und liefert mit
    seinem umfangreichen Know-How-Fundus effiziente Hilfe, wenn es um Fragen der
    Anwendungsprogrammierung auf Basis von Microsoft-Produkten und -Technologien
    geht. Hier lernen Sie die wichtigsten MSDN-Produkte und -Services kennen.
     
    www.msdn-online.de
     
    This is the markup guide for the plain/text converter.
    You can post articles in your newsreader in plain/text with the following
    markups and it will be displayed as html in the web-forum. Also it will
    convert any web-forum articles back into plain/text.
    Markup Guide
    built-in
    Here is a list of markups which will be converted:
    *bold*
    /italic/
    _underline_
    > Blockquotes will be automatically generated from "> " at the beginning of
    > lines
    Code Tags for formatting source code: [c#]...[/c#], [cpp]...[/cpp],
    [vbnet]...[/vbnet], [sql]...[/sql], [html]...[/html], [code]...[/code],
    [code=cpp]...[/code]; you should write the code-tags an a separate line!
    Links beginning with "http..." will automatically be converted into
    clickable links on the forum
    [img=http://www.codeplex.com/image.jpg]title of image[/img] or
    [img]http://www.codeplex.com/image.jpg[/img] will converted into an embedded
    image in the web forum
    user-defined
    Configuration
    Open Advanced Settings Dialog
    Open UserDefinedTag Collection Editor
    Insert or edit items
     
    TagName: Name of tag (e. g. KB)
    HtmlText: Replacement for html view in the forum
     
    Examples
     
    TagName: CSFAQ
    HtmlText : <a href="http://www.andymcm.com/csharpfaq.htm#{TEXT}">FAQ
    {TEXT}</a>
     
    Text in newsreader: [CSFAQ]1.1[/CSFAQ]
    Text in forum (html-source): <a
     
     
    TagName: MSDN
    HtmlText : <a href="http://msdn.microsoft.com/en-us/library/{TEXT1}">MSDN:
    {TEXT2}</a>
     
    Text in newsreader: [MSDN=kx37x362]Visual C#[/MSDN]
    Text in forum (html-source): <a
     
     
     

    This post is powered by www.Giza-Blog.de | Sie besuchen MSDN heute zum ersten Mal?
    MSDN Online | Follow MSDN Online on Twitter | Follow Kay Giza on Twitter
    Tagesaktuelle News & Infos für Entwickler finden Sie auf MSDN Aktuell
    ~~ So melden Sie Forum-Probleme, -Bugs oder -Verbesserungsvorschläge ~~
    Montag, 7. Juni 2010 13:24

Alle Antworten

  • This is the markup guide for the plain/text converter. You can post articles in your newsreader in plain/text with the following markups and it will be displayed as html in the web-forum. Also it will convert any web-forum articles back into plain/text. Markup Guide built-in Here is a list of markups which will be converted: *bold* /italic/ _underline_ Blockquotes will be automatically generated from "> " at the beginning of lines Code Tags for formatting source code: [c#]...[/c#], [cpp]...[/cpp], [vbnet]...[/vbnet], [sql]...[/sql], [html]...[/html], [code]...[/code], [code=cpp]...[/code]; you should write the code-tags an a separate line! Links beginning with "http..." will automatically be converted into clickable links on the forum [img=http://www.codeplex.com/image.jpg]title of image[/img] or [img]http://www.codeplex.com/image.jpg[/img] will converted into an embedded image in the web forum user-defined Configuration Open Advanced Settings Dialog Open UserDefinedTag Collection Editor Insert or edit items TagName: Name of tag (e. g. KB) HtmlText: Replacement for html view in the forum Examples TagName: CSFAQ HtmlText : FAQ {TEXT} Text in newsreader: [CSFAQ]1.1[/CSFAQ] Text in forum (html-source): FAQ 1.1 TagName: MSDN HtmlText : MSDN: {TEXT2} Text in newsreader: [MSDN=kx37x362]Visual C#[/MSDN] Text in forum (html-source): MSDN: Visual C# "Kay Giza" <kay.giza@hotmail.com> schrieb im Newsbeitrag news:58ed06c8-6ebe-4023-8904-a795c31872f2@communitybridge.codeplex.com... > > MSDN - das Microsoft Developer Network - unterstützt Entwickler mit einem > reichhaltigen Angebot von Online- und Offline-Services und liefert mit > seinem umfangreichen Know-How-Fundus effiziente Hilfe, wenn es um Fragen > der > Anwendungsprogrammierung auf Basis von Microsoft-Produkten > und -Technologien > geht. Hier lernen Sie die wichtigsten MSDN-Produkte und -Services kennen. > > www.msdn-online.de > > This is the markup guide for the plain/text converter. > You can post articles in your newsreader in plain/text with the following > markups and it will be displayed as html in the web-forum. Also it will > convert any web-forum articles back into plain/text. > Markup Guide > built-in > Here is a list of markups which will be converted: > *bold* > /italic/ > _underline_ >> Blockquotes will be automatically generated from "> " at the beginning of >> lines > Code Tags for formatting source code: [c#]...[/c#], [cpp]...[/cpp], > [vbnet]...[/vbnet], [sql]...[/sql], [html]...[/html], [code]...[/code], > [code=cpp]...[/code]; you should write the code-tags an a separate line! > Links beginning with "http..." will automatically be converted into > clickable links on the forum > [img=http://www.codeplex.com/image.jpg]title of image[/img] or > [img]http://www.codeplex.com/image.jpg[/img] will converted into an > embedded > image in the web forum > user-defined > Configuration > Open Advanced Settings Dialog > Open UserDefinedTag Collection Editor > Insert or edit items > > TagName: Name of tag (e. g. KB) > HtmlText: Replacement for html view in the forum > > Examples > > TagName: CSFAQ > HtmlText : FAQ > {TEXT} > > Text in newsreader: [CSFAQ]1.1[/CSFAQ] > Text in forum (html-source): href="http://www.andymcm.com/csharpfaq.htm#1.1" > <http://www.andymcm.com/csharpfaq.htm#1.1">;>FAQ 1.1 > > > TagName: MSDN > HtmlText : MSDN: > {TEXT2} > > Text in newsreader: [MSDN=kx37x362]Visual C#[/MSDN] > Text in forum (html-source): href="http://msdn.microsoft.com/de-de/library/kx37x362" > <http://msdn.microsoft.com/de-de/library/kx37x362">;>MSDN: Visual > C# > > > > > > -- > This post is powered by http://www.giza-blog.de | Sie besuchen MSDN heute > zum ersten Mal? > <http://social.msdn.microsoft.com/Forums/de-DE/msdnnews_andinfosde/thread/9cb33c88-e3dd-481b-9295-897fe19a49e3> > MSDN Online <http://msdn.microsoft.com/de-de/> | Follow MSDN Online on > Twitter <http://twitter.com/MSDN_News> | Follow Kay Giza on Twitter > <http://twitter.com/Meverick> > Tagesaktuelle News & Infos für Entwickler finden Sie auf MSDN Aktuell > <http://www.microsoft.com/germany/msdn/aktuell/> > *~~* *So melden Sie Forum-Probleme, -Bugs oder -Verbesserungsvorschläge* > <http://social.msdn.microsoft.com/Forums/de-DE/msdngenerelle_fragende/thread/46b6893d-19e0-489a-8385-a7387df43c02>* > ~~*
    This post is powered by www.Giza-Blog.de | Sie besuchen MSDN heute zum ersten Mal?
    MSDN Online | Follow MSDN Online on Twitter | Follow Kay Giza on Twitter
    Tagesaktuelle News & Infos für Entwickler finden Sie auf MSDN Aktuell
    ~~ So melden Sie Forum-Probleme, -Bugs oder -Verbesserungsvorschläge ~~
    Montag, 7. Juni 2010 13:26