0
votes
1answer
6 views
Design to custom list in sharepoint
I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns (grouped to match each page) etc. I have also created a site …
0
votes
1answer
31 views
Sharepoint feature environment-dependant (UAT, PROD) properties
Hi all
I'm developing a feature for MOSS which stores some environment-specific config data in feature.xml (like connection string).
I would like to have a separate .properties file for each …
1
vote
2answers
30 views
What is called defer-node-expansion in XML?
Hello All,
What this feature "http://apache.org/xml/features/dom/defer-node-expansion" does?
i have read about this feature. But was really unable to understand what will happen if this is set to …
0
votes
1answer
46 views
Deploy Web part as a feature
Hi all,
I have a web part dashboard.cs which render some HTML according to records in a list. No I have a site definition created. I want to integrate this web part in my site defination as a feature …
0
votes
2answers
32 views
Create a List (url links) and deploy it as a feature
Hi All,
I'm very new to SharePoint, so apologies if this sounds a little basic.
I want to create a List in SharePoint that is just purely URL links, but then make it available to every site …
0
votes
1answer
71 views
how are wpf and silverlight different?
can anyone tell me what is the difference in wpf and silverlight, what features has been added and removed from wpf in order to get silverlight.
1
vote
1answer
65 views
Is there a overview of all buckminster commands for the hudson buckminster plugin?
I am trying to set up a continous build of our PDE project using hudson + buckminster.
The problem i got is, i can't find any list/documentation of the available commands. I think it should be the …
0
votes
0answers
39 views
Cannot get FeatureSpec structure to show up in the output when combined with JUnitSuite
I am trying to use Scala's capabilty of running a class with either JUnit or ScalaTest. I took the example given for FeatureSpec and combined it with the example using JUnitSuite. I am having a …
0
votes
5answers
66 views
What do you do with a one-off piece of data that needs to be persisted?
Recently I've been requested to add on something for the administrator of a site where he can 'feature' something.
For this discussion let's say it's a 'featured article'.
So naturally we already …
0
votes
0answers
52 views
Feature for Stackoverflow? [closed]
I would like to store the questions/answers I deem important and informative within my "portfolio" in Stackoverflow.
Imagine a Stackoverflow where you can quickly peek in your "portfolio" to recall …
2
votes
5answers
124 views
Best practices: how to implement an invitation system in Zend Framework?
I've built out most of the functionality, now I'm getting stuck...
I am creating a private, web application that has an invite only registration system. An admin user sends an email invitation to a …
0
votes
1answer
32 views
Sharepoint - One feature that creates more than one content type?
Is it possible to create more than just 1 content type with just one feature in Sharepoint?
I've a got a project where a couple of content types inherits from another one and I have 5 features just …
0
votes
2answers
63 views
update page templates with new site columns in MOSS publishing site
I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns (grouped to match each page) etc. I have also created a site …
2
votes
2answers
55 views
Determine at runtime if Windows CE operating system is built against a particular processor type (eg. ARMV4/ARMV4I/ARMV4T)
Is there a way to determine if a Windows CE operating system is targeted against ARMV4 or ARMV4I or ARMV4T.
I am aware of the IsProcessorFeaturePresent() API call on coredll however as far as I can …
0
votes
2answers
62 views
Creating and updating site columns in MOSS publishing site
I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns etc. I have also created a site collection based on my …
