Xüsusi Action URL Yeni Özellik üçün ekran olmayacaq

I’m still in the habit of crafting my feature XML files by hand since it’s all quite new to me. I don’t want to rely on a front-end tool that does stuff I don’t understand (o dərk etmir bir alət istifadə edərək, blog giriş yazdığı dedi).

Bugün, I was trying to add a custom action to the site settings but it just wouldn’t show up. I could install the feature and see it in the site features, ancaq aktiv zaman (səhv olmadan) sadəcə açılan menyu göstərilir deyil.

I finally realized that I misspelled "SharePoint" Bu Yer özniteliğinde <CustomAction> node. This is the bad elements.xml file:

<?xml variant="1.0" encoding="utf-8" ?>
<Elements xmlns="http://schemas.microsoft.com / SharePoint /">
  <CustomAction
 Id="SiteActionsToolbar"
 GroupId="SiteActions"
 Location="Microsoft.Sharepoint.StandardMenu"
 Ardıcıllıq="100"
 Title="Salam!"
 Təsvir="Xüsusi menyu hərəkət xüsusiyyət vasitəsilə əlavə."
 ImageUrl="_layouts / images / menuprofile.gif">

    <UrlAction Url="http://www.xyzzy.com"/>

  </CustomAction>
</Elements>

Yaxşı:

<?xml variant="1.0" encoding="utf-8" ?>
<Elements xmlns="http://schemas.microsoft.com / SharePoint /">
  <CustomAction
 Id="SiteActionsToolBar"
 GroupId="SiteActions"
 Location="Microsoft.SharePoint.StandardMenu"
 Ardıcıllıq="100"
 Title="Salam!"
 Təsvir="Xüsusi menyu hərəkət xüsusiyyət vasitəsilə əlavə."
    >
    <UrlAction Url="http://www.xyzzy.com"/>
  </CustomAction>
</Elements>

That one took me a good two hours to figure out 🙂

Mən gələcəkdə bir gün ondan teselli almaq, Mən məhkum demək edə bilərsiniz, "back in the day, Mən qar təpəyə üç mil gəzmək idi (ayaqyalın!) in order to deploy a custom feature to MOSS. You kids, siz nə qədər asan bilmirəm! Get off my lawn!"

Gözləyin bilməz.

</son>

Technorati Tags: ,

4 Haqqında "fikirləriXüsusi Action URL Yeni Özellik üçün ekran olmayacaq

  1. David Remillard
    Thanks a lot! This one got me, çox! Found your post after wasting a bunch of time. Poçt üçün təşəkkür edirik! Dave.
    Cavab
  2. No name
    Sağ olun! Sağ olun! Sağ olun!
    Bu litteraly apardı 3 Mən sizin veb aşkar və həqiqətən i SharePoint yanlış yazıldığına gördüm ki saat qədər. Why the hell is it "SharePoint"?!?!
    zaten bir çox adam thanks!
    Cavab

Şəkil Yükləmə

E-poçt ünvanından dərc olunmayacaq. Lazım alanlar qeyd olunur *