Sharepoint Unveiled
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
Hey Guys,
Welcum back,
its been an interesting journey travelling through ur mind,
wen ever i cum into this blog,
Sharepoint ??
So whats the point??
The term "SharePoint" collectively refers to two products, the platform and the services. MOSS 2007 is the platform while WSS 3.0provides additional services.
To be simple in words,
Sharepoint is mainly used as a collaborate workspace,a tool for the management and automation of business processes, and a platform for social networking.
The company may be rooted in India, and it may have branches all over the world, A team may consist of members from different countries, working from their own places, here is a workspace where all meet together, updating their work, sharing the files, assigning a task, announcing a meeting and many more.
All this can be done in a safe and organised manner, Using sharepoint services..
Now u may have an idea what iteez.
If Ur looking for a video tutorial to know the basics GO on here
Here you can get more video tutorials about sharepoint services.
Switch over to this once you are done with the above ones.
Finally get a bulk of video tutorials here...
All those videos would ve surely taken u half way thro,,
the rest half is all about the effort u put in..
I cant wind it up without the themes for sharepoint??
Here are the steps to make over a fresh theme for your sharepoint portal, Follow these steps:-
..\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\THEMES
This is the place ur themes will be dwelling.
To put a new theme which you ve done,
Jus paste ur theme folder in that space.
After doing that navigate to the
..\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\LAYOUTS\1033
space to find a file "SPTHEMES.XML"
In that file add the following code,
(note: It must be pasted between the SPTHEMES tags, do not overwrite or edit existing entries.)
<**Templates**>
<**TemplateID**>Tempate id same as folder name<**/TemplateID**>
<**DisplayName>the display name<**/DisplayName**>
<**Description**>Theme Pack: small description<**/Description**>
<**Thumbnail**>images/preview.jpg<**/Thumbnail**>
<**Preview**>images/preview.jpg<**/Preview**>
**Templates**>
Note - Remove all ** from the above code
Before that put the preview image of size 375px * 310px here
..\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\IMAGES
And finally Restart the IIS
Using the command prompt: iisreset/ restart
Now ur theme will be listed in the list, just apply and enjoy the look and feel.
And How to make a theme? I will say the simplest way i knew,
Copy and paste an existing theme and rename it
open ur site in Sharepoint Designer,
The theme.css is the one controlling the whole theme,
and it ll not accept any changes u do to it..
bcoz it will create a run time css using the .inf file ex.theme10111.css
and this run time css will accept all the changes u do to it,
So jus use it to change the theme to ur wish.
Thats all abt the themepack..
i would suggest this site for the guidance during Theme.css customization.
u can catch up with experts in sharepoint over here
So Finally am done with my Basic Sharepoint Customizations.
Cheers,
Santhosh