Make WordPress Core

Changeset 19568


Ignore:
Timestamp:
12/08/2011 01:37:08 AM (13 years ago)
Author:
nacin
Message:

Add missing attribute to IIS file and update link to reflect the same page as the Welcome panel. fixes #19473.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/iis/tbex.xml

    r18646 r19568  
    2222      <ImageUri>http://www.microsoft.com/web/handlers/webpi.ashx?command=getimage&amp;guid=f67accd3-8455-4830-b1d7-eef8959c0325</ImageUri>
    2323    </AddLink>
    24     <AddLink InLearn="True">
    25       <Title>Getting Started with WordPress</Title>
    26       <Description>A collection of links for people who are new to WordPress.</Description>
    27       <Uri>http://codex.wordpress.org/Getting_Started_with_WordPress</Uri>
     24    <AddLink InDashboard="True" InLearn="True">
     25      <Title>First Steps with WordPress</Title>
     26      <Description>If you need help getting started, check out the documentation on first steps with WordPress.</Description>
     27      <Uri>http://codex.wordpress.org/First_Steps_With_WordPress</Uri>
    2828      <ImageUri>http://www.microsoft.com/web/handlers/webpi.ashx?command=getimage&amp;guid=f67accd3-8455-4830-b1d7-eef8959c0325</ImageUri>
    2929    </AddLink>
    30     <AddLink InLearn="True">
     30    <AddLink InDashboard="True" InLearn="True">
    3131      <Title>WordPress Lessons</Title>
    3232      <Description>A collection of tutorials for performing common WordPress tasks.</Description>
Note: See TracChangeset for help on using the changeset viewer.