Skip to content

Instantly share code, notes, and snippets.

View TimoStahl's full-sized avatar

Timo TimoStahl

  • Germany
View GitHub Profile
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->
@TimoStahl
TimoStahl / Automagic_Content_Table.dwp
Last active March 10, 2016 10:57
Sharepoint 2010 Wiki - Webpart - Table of Contents
<?xml version="1.0" encoding="utf-8"?>
<WebPart xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/WebPart/v2">
<Title>Automagic Table of Contents</Title>
<FrameType>Standard</FrameType>
<Description>This web part renders headlines for SharePoint 2010 wiki pages. (by Timo Litzbarski)</Description>
<IsIncluded>true</IsIncluded>
<ZoneID>Bottom</ZoneID>
<PartOrder>1</PartOrder>
<FrameState>Normal</FrameState>
<Height />
@TimoStahl
TimoStahl / Incoming_Links.dwp
Created July 24, 2015 15:56
Sharepoint 2010 Wiki - Webpart - Incoming Links