随笔 - 135  文章 - 1 评论 - 2077 trackbacks - 136
<2008年4月>
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910

QuickFlow下载
SPCAMLEditor 下载
camlquery 类库下载
Book: 《亮剑.NET:SharePoint Server 2007开发实战》
昵称:jianyi
园龄:4年10个月
粉丝:72
关注:7

搜索

 
 

随笔分类(125)

My Friends

wss

积分与排名

  • 积分 - 258333
  • 排名 - 289

最新评论

阅读排行榜

评论排行榜

推荐排行榜

SPCAMLEditor is a tool to customize WSS or MOSS. Using this tool you can :
1)edit properties of SPWeb,SPList,SPView,SPField.
2)create new view and modify the html schema of view , and can preview the result.
3)create new field and modify it's schema.
4)export schema of view and field.

You download it from:
https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=SPCAMLEditor&ReleaseId=12879


SPCAMLEditor User Manual


Open Site and Basic Usage

1) Click SPCAMLEditor.exe to start the application. For the first time running, there will be a command window to register some DLL, just ignore it.

2) Open site by File menu.



3) Input the site URL and click the OK button.


4) Right click the node , by the context menu, you can :
Edit Property, Copy a new object, Update the schema and delete it.


5) Edit Property.


How to Edit View Schema


1) Choose the view you want to edit


2) By the context menu, you can create a new view by copying the selected view.


3) Click the SchemaXml tab; you can edit the html schema of the view. Using xml nodes tree to navigate the node .


4) For example, you can edit the ViewHeader node to change the table border style of the view


5) Click the preview tab to preview the change.


6) The modification for view will not apply to database automatic, you need to click Update menu to do this.



How to Create New Column and Edit Field Schema

You can create site column and list column. Here are the steps to edit list column.

1) Chose the field to edit or create a new field by copying the selected field.


2) If a error occur , click the OK button and reflash all content by the Reflash button on the toolbar





3) Find the new field and click the SchemaXml tab to edit schema of the field.


6) For example, you can edit node of the Edit column and make the DispForm.aspx opened in new window.


7) For field, not support preview. You must Update the change and then to preview it.


Sorry for my bad English.
You can find latest version on http://www.codeplex.com/SPCAMLEditor

标签: SPCAMLEditor
posted on 2008-04-26 15:28 jianyi 阅读(1525) 评论(8) 编辑 收藏

FeedBack:
#1楼 2008-04-26 16:40 pccai      
Very good!
Tks

 回复 引用 查看   
#2楼 2008-04-27 09:56 生鱼片      
MOSS的小工具很多啊
 回复 引用 查看   
#3楼 2008-05-06 11:38 大鱼      
大佬,能否弄份CODER来看看?
开源开成这个样子,不厚道吧?

 回复 引用 查看   
#4楼[楼主2008-05-06 16:15 jianyi      
@大鱼
OK,很快发布上去。

 回复 引用 查看   
#5楼 2008-05-07 14:32 大鱼      
谢,公布时,麻烦兄弟给通知一下。
等我们的WEB版弄好后,也要发布一个开源。呵呵!

 回复 引用 查看   
#6楼[楼主2008-05-07 16:23 jianyi      
@大鱼
OK~啥WEB版啊?

 回复 引用 查看   
#7楼[楼主2010-09-02 18:05 jianyi      
@大鱼
通知:源代码早已发布~

 回复 引用 查看   
#8楼 2010-12-09 09:48 Jenny0810      
引用jianyi:
@大鱼
通知:源代码早已发布~

在哪里可以下载呀 谢谢

 回复 引用 查看