Sharepoint Wiki
We use TFS in our environment. Is there a way I can set up a Wiki under M$ Sharepoint? ...
We use TFS in our environment. Is there a way I can set up a Wiki under M$ Sharepoint? ...
Does any text editor (such as Notepad++) syntax highlight MediaWiki code? This might not be strictly programming related though the Wiki script is a language by itself. ...
Where and how do wikis that use the MediaWiki software store their articles? ...
How do I export and import images from and into a MediaWiki? By the way, what is the purpose of the notify dialog box when asking a question on StackOverflow? ...
Hi guys, I'm finally parsing through wikipedias wiki text. I have the following type of text here: {{Airport-list|the Solomon Islands}} * '''AGAF''' (AFT) – [[Afutara Airport]] – [[Afutara]] * '''AGAR''' (RNA) – [[Ulawa Airport]] – [[Arona]], [[Ulawa Island]] * '''AGAT''' (ATD) – [[Uru Harbour]] – [[...
Hello, I use the API with HTTP POST to create a wiki page in a Mediawiki (1.14): I require an edit token It works, I get a fresh token (example: d96d72fae5e6c43b0b9f63d82ace366) I send the HTTP POST for creating a new site with my new token (sth. similar to "d96d72fae5e6c43b0b9f63d82ace366+\" I get an error message "Invalid Token" ...
Is it possible, using pywikipedia, to get just the text of the page, without any of the internal links or templates & without the pictures etc.? Cheers! ...
I create some documentation in the Trac wiki. I set these pages to all start with the same pattern (like "MyDoc..."). I want to retrieve from Trac all the wiki page links for the pages starting with this pattern. Is there a way to do so ? ...
We are going to port our chm based help to a mediawiki implementation. As long as this is read only on our customer's site everything will be fine. But our customer wants to edit his own copy of our product's wiki. Clearly this presents us with a problem: How can we distribute and merge our own wiki changes to our customer's wikis? We ca...
Is it possible to generate a set of wiki pages from XML comment file generated by Visual Studio? I'm talking about something like Sandcastle, but for wiki format instead of compiled CHM. Edit: I'm using MediaWiki which can import/export articles in XML. So I hope that it is possible to write a transformation converting XML comments t...
Hello there I need to provide a wiki page for an app which would be like an island pretty much - little like codeplex wiki page e.g. site/Products/Details/1/Wiki site/Products/Details/99/Wiki site/Products/Details/2423423/Wiki site/Some-other/page/page-id/Wiki If there's a master admin page, that'd be fanstastic but is not a requ...
I just came across few articles, while selecting a wiki for my personal site. I am confused, as i am setting a personal wiki for my personal projects, i think a flat file system is good, even to maintain revisions of the design documents, design decisions, and comments/feedbacks from peers. But the internet gives a mixed bag of response...
I am building a personal site, for blog i wish to use wordpress and for a wiki i will use wikia. Is it possible that i use the same database for storing articles from both the frontends (wordpress and wiki). If yes can i some how populate articles from my wiki to the blog, under a specific category. EDIT-- By two different sites I mea...
Hello, I want to get an edit token via a HTTP POST command. The API documentation says only Edit token. You can get one of these through prop=info Using action=query&prop=info&titles=Main Page&intoken=edit does not give me a token. How to get it? ...
Is there a system (such as a development framework, Wiki or CMS) that enables you to build rich web applications, but where you can make all the text of the application content-managed? For example, there might be screens that display charts and statistics, and a data entry form, and a form for modifying properties of something. The un...
I am attempting to parse (in Java) Wikimedia markup as found on Wikipedia. There are a number of existing packages out there for this task, but I have not found any to fit my needs particularly well. The best package I have worked with is the Mathclipse Bliki parser, which does a decent job on most pages. This parser is incomplete, how...
I need a way to insert new articles straight into my MediaWiki database without damaging the wiki installation. I'm guessing if I knew what tables/attributes MediaWiki inserts to when creating a new article then I could fill them in myself. Does anyone know a better way or have any suggestions? ...
I need to use MediaWiki at work. It used to be okay, but with sites s.a. StackOverflow, there's some user interface issues that simply don't do any more. Most importantly, I'd want to see the live preview when typing. There shouldn't be need for a preview mode. What Wikis are you using? Which would be the best for a recent (easy) Web e...
I'm trying to see if we can customize ScrewTurnWiki to fit into our site, so instead of the traditional Page.ashx or Default.aspx?page=abc the wiki pages will be site/section1/page/Wiki site/section2/category2/Wiki site/sectionXX/categoryYY/PageZZ/Wiki where the pageName for each becomes Section1/page Section2/Category2 SectionXX/Cat...
I have a requirement where master data need to be maintained and workflows to be initiated when a change to this master data is attempted. Also any discussions/ conversations on the change to be tracked and stored. any offshelf products will provide this need? ...