| bio | website | blog.sebastienlevert.com |
|---|---|---|
| location | Montreal, Canada | |
| age | 26 | |
| visits | member for | 2 years, 1 month |
| seen | Dec 12 '12 at 5:02 | |
| stats | profile views | 7 |
SharePoint Developer Consultant in Montreal.
|
Sep 27 |
awarded | Yearling |
|
Sep 27 |
answered | What is the best way to connect to sharepoint's api using PHP? |
|
Sep 24 |
awarded | Popular Question |
|
Sep 22 |
comment |
One page for all sites… Or one page for each site The type GhostableInLibrary does not mean that the file will be in a library. It means that the file in the library will be a "pointer" to the real file that exists on the file system. That means that if you update the wsp package, the features folder (in the 14 hive) will be updated, so are the files that are "ghosted" in your library. Be careful, if you unghost a file (edits it) the link between the file in the library and the features folder will be lost, and your updates won't show for this file. |
|
Sep 22 |
answered | One page for all sites… Or one page for each site |
|
Sep 22 |
answered | SPContext of Application Page in Modal Dialog |
|
Apr 27 |
answered | RSS Feed Viewer Sharepoint 2010 Webpart stopped working |
|
Oct 11 |
comment |
Item Limit inside SharePoint 2007 List set to Unlimited - possible? I don't know well the SPServices library, but I know that you can page your query with the web services... Would it be possible to do it with SPServices ? The paging functionnalities let you get a subset of the records and provides you the token to pass for your next query, to get the next page. Could it be a solution ? |
|
Oct 10 |
answered | Item Limit inside SharePoint 2007 List set to Unlimited - possible? |
|
Oct 6 |
answered | Is it possible to get a clean WSP package from a list? |
|
Oct 5 |
comment |
Manage some state inside a Sharepoint WebPart I think he wants it to be available across multiple visits to the webpart. The viewstate will only be available during a single visit of the page. Am I wrong on that one ? |
|
Oct 5 |
revised |
Manage some state inside a Sharepoint WebPart added 256 characters in body |
|
Oct 5 |
comment |
Manage some state inside a Sharepoint WebPart That makes lots of sense... It clearly depends on his needs... But that element could affect the solution. |
|
Oct 5 |
answered | Manage some state inside a Sharepoint WebPart |
|
Sep 21 |
answered | Feature Activation Logic (Prevent Activation) |
|
Sep 21 |
answered | How to enable “New Folder” under Team Discussion? |
|
Jul 26 |
awarded | Commentator |
|
Jul 26 |
comment |
Refinement WebPart - DetectedLanguage Category That explains a lot... Thanks ! When I'll come back to the client, I'll let you know if it is all working ! |
|
Jul 23 |
comment |
Refinement WebPart - DetectedLanguage Category So, if I understand, that behaviour is buggy ? The pipeling extension seems to be a good idea, I'll try to look into that. |
|
Jul 21 |
asked | Refinement WebPart - DetectedLanguage Category |