• WSPBuilder的目的是要SharePoint解决方案包(WSP)创造工具的鞋3.0和苔2007年。

    该WSPbuilder是控制台应用程序,创建SharePoint解决方案文件的基础上的文件夹结构。 WSPBuilder将自动遍历"12"的文件夹结构和创建一个SharePoint解决方案manifest.xml 和wsp文件根据该文件它的发现。

    因此你不需要知道如何创建一个解决方案manifest.xml

    和wsp文件。

    该文件夹结构,WSPBuilder使用建立wsp文件实际上是同一个文件夹结构你会发现:"%的方案文件%的共同FilesMicrosoft Sharedweb服务器extensions12"因此,所有你需要做的,是创建一个12个文件夹在你的项目和添加的文件,文件夹匹配的结构相同,如果你在那里把他们直接进入"%的方案文件%的共同FilesMicrosoft Sharedweb服务器extensions12"的文件夹。

    可以说,你已经创建了一个SharePoint功能和你想创建一个SharePoint解决这个功能。 然后你只需要创建的以下文件夹结构中,你的项目目录:"[MyProject]12TemplateFeaturesMyCustomFeature"和把你的特征的文件在MyCustomFeature文件夹,这是你的特征。 然后运行的WSPBuilder从项目目录,它会自动建立的manifest.xml 并组成一个wsp文件的内容,将"12"的文件夹。

    WSPBuilder程序充分支持SharePoint解决方案架构意义的是,可以创造任何类型的manifest.xml 只是通过使用文件夹。 如果解决方案架构支持它,然后WSPBuilder可以建立它。

  • के WSPBuilder डिजाइन किया गया था होना करने के लिए एक SharePoint समाधान पैकेज (WSP) के निर्माण के लिए उपकरण WSS 3.0 और काई 2007.

    के WSPbuilder है एक सांत्वना आवेदन पैदा करता है कि SharePoint समाधान फ़ाइलों के आधार पर एक फ़ोल्डर संरचना है । WSPBuilder स्वचालित रूप से पार एक "12" फ़ोल्डर संरचना और बनाता है एक SharePoint समाधान manifest.xml और wsp फाइल के आधार पर फ़ाइलें पाता है.

    इसलिए आप की जरूरत नहीं है के ज्ञान कैसे बनाने के लिए एक समाधान manifest.xml

    और wsp फाइल किसी भी अधिक है.

    फ़ोल्डर संरचना है कि WSPBuilder का उपयोग करता है का निर्माण करने के लिए wsp फाइल है, वास्तव में एक ही फ़ोल्डर संरचना आप में मिल जाएगा: "%program Files%आम FilesMicrosoft Sharedweb सर्वर extensions12" तो सब है कि आप ऐसा करने के लिए, बनाने के लिए एक 12 फ़ोल्डर में अपनी परियोजना के लिए और जोड़ने के लिए अपनी फ़ाइलें है कि फ़ोल्डर में मिलान के एक ही संरचना के रूप में यदि आप जहां डाल करने के लिए उन्हें सीधे में "%program Files%आम FilesMicrosoft Sharedweb सर्वर extensions12" फ़ोल्डर में मैन्युअल रूप से ।

    चलो कहना है कि आप को बनाया है एक SharePoint सुविधा है और आप चाहते हैं बनाने के लिए SharePoint समाधान के लिए यह सुविधा है । तो आप बस जरूरत है बनाने के लिए निम्न फ़ोल्डर संरचना में आप इस परियोजना निर्देशिका: "[MyProject]12TemplateFeaturesMyCustomFeature" और डाल अपनी सुविधा फ़ाइलों में MyCustomFeature फ़ोल्डर में जा रहा है, अपनी सुविधा है । फिर चलाएँ WSPBuilder से अपनी परियोजना निर्देशिका और यह स्वचालित रूप से बनाने के manifest.xml और यह पैक में एक wsp फाइल की सामग्री के साथ "12" फ़ोल्डर ।

    के WSPBuilder कार्यक्रम पूरी तरह से समर्थन करता है SharePoint समाधान स्कीमा जिसका अर्थ है कि यह संभव है करने के लिए किसी भी प्रकार बनाने के manifest.xml बस का उपयोग करके फ़ोल्डरों. यदि समाधान स्कीमा यह समर्थन करता है, तो WSPBuilder का निर्माण कर सकते हैं ।

  • The WSPBuilder was designed to be a SharePoint Solution Package (WSP) creation tool for WSS 3.0 & MOSS 2007.

    The WSPbuilder is a console application that creates SharePoint Solutions files based on a folder structure. WSPBuilder will automatically traverse a "12" folder structure and creates a SharePoint solution manifest.xml and the wsp file based on the files it finds.

    Therefore you do not need the knowledge of how to create a solution manifest.xml

    and wsp file any more.

    The folder structure that WSPBuilder uses to build the wsp file is actually the same folder stucture you will find in: "%Program Files%Common FilesMicrosoft Sharedweb server extensions12" So all that you have to do, is the create a 12 folder in your project and add your files to that folder matching the same structure as if you where to put them directly into the "%Program Files%Common FilesMicrosoft Sharedweb server extensions12" folder manually.

    Lets say that you have created a SharePoint feature and you want to create a SharePoint Solution for this feature. Then you just need to create the following folder structure in you project directory: "[MyProject]12TemplateFeaturesMyCustomFeature" and put your feature files in the MyCustomFeature folder, that being your feature. Then run the WSPBuilder from the your project directory and it will automatically create the manifest.xml and pack it into a wsp file with the content of the "12" folder.

    The WSPBuilder program fully supports the SharePoint Solution Schema meaning that it is possible to create any kind of manifest.xml just by using folders. If the Solution Schema supports it, then WSPBuilder can build it.