Home RSS 2.0 ATOM 1.0  CDF  
 
CodeSegment - Carlos Segura Sanz (blog)
 

A tip for a good friend, csegRollUp pageable xsl  (como lo prometido es deuda :-))

Sorry again but these days I have had and I have much work...

 csegRollUp2-MultiPage.xslt (3,27 KB)

Note: Corrected file 03/10/05

Thursday, September 29, 2005 8:30:36 PM (Hora de verano romance, UTC+02:00)   #    Comments [2]   csegRollUp  | 

Uohhhhh my urchin stats reports ....

Webparts downloads from Junary

 
Descargas  (1-10) / 16   
Visitas
Porcentaje  
0 27.79%  
1. csegRollUp2.zip 521   27.79%  
2. csegSearchWebPart.zip 264   14.08%  
3. csegRollUp2.zip 255   13.60%  
4. csegSearch.zip 206   10.99%  
5. csegAlertsWebPart.zip 153   8.16%  
6. csegSearchWebPart12.zip 139   7.41%  
7. ppc-sp.zip 86   4.59%  
8. csegAlertMan.zip 78   4.16%  
9. csegScriptWebPart.zip 61   3.25%  
10. csegPSSearch.zip 51   2.72%  
Ver total:    1,814   96.75%  
 
Total:   
1,875   100.00%  

And this only from August :-)

Informe: Resumen - ideseg.com
  Período de fechas: 08/01/2005 - 08/31/2005
 
  Total de sesioness 9,944.00  
  Total de Páginas vistas 38,564.00  
  Total de accesos 141,274.00  
  Total de Bytes transferidos 2.30 GB  
  Promedio de sesiones por día 320.77  
  Promedio de Páginas vistas por día 1,244.00  
  Promedio de accesos por día 4,557.23  
  Promedio de Bytes transferidos por día 75.94 MB  
  Promedio de Páginas vistas por sesiónn 3.88  
  Promedio de accesos por sesión 14.21  
  Promedio de Bytes por sesión 242.42 KB  
  Duración promedio de las sesioness 00:21:22  
Tuesday, September 06, 2005 11:14:16 PM (Hora de verano romance, UTC+02:00)   #    Comments [0]   SharePoint  | 

Document library fields

Name Description InternalName Type
Id. ID Counter
Fecha de creación Created DateTime
Creado por Author User
Última modificación Modified DateTime
Modificado por Editor User
Estado de aprobación _ModerationStatus ModStat
Comentarios del aprobador _ModerationComments Note
Dirección URL FileRef Lookup
Nombre de directorio de dirección URL FileDirRef Lookup
Modificado Last_x0020_Modified Lookup
Creado Created_x0020_Date Lookup
Tamaño de archivo File_x0020_Size Lookup
Tipo de objeto de sistema de archivos FSObjType Lookup
Id. del usuario que tiene desprotegido el elemento CheckedOutUserId Lookup
Nombre FileLeafRef File
Estado del virus VirusStatus Lookup
Desprotegido para CheckedOutTitle Lookup
Desprotegido para LinkCheckedOutTitle Computed
Documento modificado por Modified_x0020_By Text
Documento creado por Created_x0020_By Text
owshiddenversion owshiddenversion Integer
Tipo de archivo File_x0020_Type Text
Tipo de archivo HTML HTML_x0020_File_x0020_Type Text
Dirección URL de origen _SourceUrl Text
Índice de archivos compartidos _SharedFileIndex Text
Nombre LinkFilenameNoMenu Computed
Nombre LinkFilename Computed
Seleccionar SelectTitle Computed
Seleccionar SelectFilename Computed
Edición Edit Computed
Tipo DocIcon Computed
Dirección URL relativa al servidor ServerUrl Computed
Dirección URL absoluta codificada EncodedAbsUrl Computed
Nombre BaseName Computed
Tamaño de archivo FileSizeDisplay Computed
Id. de instancia InstanceID Integer
Orden Order Number
Título Title Text

Tuesday, September 06, 2005 6:09:46 PM (Hora de verano romance, UTC+02:00)   #    Comments [0]   SharePoint  | 

This weekend I have finished the first version of csegScript, now are two webparts in the package, the first webpart is the 0.99 version with some improvements in the code, the  operation basically is the same one. (See previous post)

The second new webpart uses a list to store the scripts, and has three slots to pass parameters to the webpart.  (Thanks to Stramit by your idea)

The list fields are:

Title: Script Title
References: Dll necessary to execute the code (remember that are Server based paths)
Code: The script code
Description: Short description of the code
Param1, Param2, Param3: Default values for parameters
Param1Desc, Param2Desc, Param3Desc: Parameters descriptions

If you uses the list you dont need add the double slash at the end of each line of code, now you can write the code in a list text field using cr-lf.

To referer the params in the code use Param1, Param2 and Param3.

Hello World Sample

Running the webpart


When you runs the csegScript webpart you can view a combo box with all scripts that you have stored in the list and only needs select the one that you want to execute, you can view the script description and the parameters slots with your descriptions. If you changes the parameters values press apply to re-run the script. Also there is a link to the list to modify the script.

Attached in the zip file is the list template.

 csegScriptWebPart1.zip (23,37 KB) 

Monday, September 05, 2005 2:11:15 PM (Hora de verano romance, UTC+02:00)   #    Comments [1]   csegScript  | 


Copyright © 2008 Carlos Segura. All rights reserved.