Disable versioning in specific folder sharepoint 2010 - sharepoint

Is possible disable versioning in a folder which the library versioning is activated?

No, as Flowerking said versioning is a feature of Sharepoint library , so you can enable/disable it for the entire library.
ANother thing is Folder cannot have versioning but the content avaliable inside it will have version settings as per the Library version settings
Can Sharepoint document library support folder versioning?
Hope this helps

Related

how to enforce checkout for a single file not the whole library in sharepoint 2010

I have a document library in SharePoint 2010, and I would like to enforce checkout for only one of the files and not the whole library. Is that possible?
I believe there is no way to do that, as this configuration is set per library/list and can not be set per file.
You should try to convince users to create a separate library for files where requirements states that they need to be checked-out/checked-in.

access localize css file through SharePoint designer 2010

1) how can i access _layout/1033/styles/custom.css file with SharePoint Designer ?
2) if i created a folder named 1033 through SharePoint Design in Style Library. What setting i have to make in master page to pick localized folder.
Thanks
_layout is a virtual directory mapped to the 14 hive. Altering of these files directly is not recommend and I believe is not supported as these files can be overwritten at runtime.
If you must use sharepoint designer then your best bet is to make a copy of this file and place it in the style library.Then update your site to use the new CSS file loaded in your style library.

SharePoint -force MasterPage check out

I know how to force check out for Lists Libraries.
But I am not finding a way to force check out for other files (including MasterPages).
I am using WSS 3.0.
Thank you for your help.
this is how I solved it.
The Master Page Gallery is really a document library -so we can set its versioning settings in this way.
Open Site Settings.
Open the Master Page Gallery.
Click on Settings/ Document Library Settings.
Open versioning settings and check "Require documents to be checked out...".
Thank you.

Can Sharepoint document library support folder versioning?

Will the sharepoint document library support folder versioning?
For example, I have a document library with a folder say, 'My Folder'. Can i create a new folder with the same name so that there will be multiple versions of that folder.
SharePoint does not support versioning of folders. Enabling versioning support on a document library only affects the documents and not the folders.
I do not think so.
But you can have versions of the files in the folder.

How to get a product key token from a library file programatically?

I am creating a SharePoint solution project that will install the Telerik dll files into the GAC and write the appropriate lines into the webconfig upon feature activation. My question is, is there a way to get the product key token, version, and culture info of a dll programatically. I have used the System.Reflection.Assembly.GetExecutingAssembly() before to get the embedded resources, such as a javascript file, and add it to the appropriate folder. Would this be the same way to get the dll file, and if so what would I do to get the assembly info of an embedded assembly? Thanks for any direction.
See this related question.
Out of curiosity, where in your web.config are you adding references to Telerik DLLs? I recently did a project that uses the Telerik Silverlight controls. While I had to configure the web.config to support the .Net 3.5 framework, I did not have to add anything specifically for the Telerik DLLs as their controls were all wrapped within my custom Web Parts.

Resources