I'm trying to create a table in DokuWiki, with a cell that vertically spans, however unlike the examples in the syntax guide, the cell I want to create has more than one row of text.
The following is an ASCII version of what I'm trying to achieve
+-----------+-----------+
| Heading 1 | Heading 2 |
+-----------+-----------+
| | Multiple …
I read about FHS, and I started to consider the file system of wikipedia. On the one hand, I feel it is a security risk to let everyone know it. On the other hand, it is necessary for developers. For example, is there some rule to know where are all sitemaps and their indices located? So:
How is the file system of Wikipedia
designed?
I am a member of a large group (academic department) using a central GNU/Linux server.
I would like to be able to install web apps like instiki, run version control repositories, and serve content over the web. But the admins won't permit this due to security concerns.
Is there a way for them to sandbox me, protecting their servers in case I am…
I've got a string of HTML that I need to grab the "[Title|http://www.test.com]" pattern out of e.g.
"dafasdfasdf, adfasd. [Test|http://www.test.com/] adf ddasfasdf [SDAF|http://www.madee.com/] assg ad"
I need to replace "[Title|http://www.test.com]" this with "Title".
What is the best away to approach this?
I was getting close with:
string…
I'm trying to create a table in DokuWiki, with a cell that vertically spans, however unlike the examples in the syntax guide, the cell I want to create has more than one row of text.
The following is an ASCII version of what I'm trying to achieve
+-----------+-----------+
| Heading 1 | Heading 2 |
+-----------+-----------+
| |…
I recently installed a mediawiki at home and I'm looking for a way to name pages.
Let's say I have the following structure :
Main - Dev - C# - Tips
Main - Cooking - Mexixan Cooking - Tips
Main - Annoying my girlfriend - Tips
Each final page is a different Tips page. Naming them only "tips" won't work because I need three different…
Ok, I've seen a few posts that mention a few other posts about not using SP wikis because they suck.
Since we are looking at doing our wiki in SP, I need to know why we shouldn't do it for a group of 6 automation-developers to document the steps in various automated processes and the changes that have to be made from time to time.
…
Is there any open source user-guide type creation software available? Or is it best to use wiki type systems? We want to be able to create user guides on the fly through a web front end and accessible on the net. Or is this best achieved using Wikis?
Thanks
I need Free mediaWiki based personal hosting...on internet.
Free mediaWiki based personal hosting
must be based on Mediawiki
Content of My personal wiki should
not come in any search (Google etc)
What's the best way to turn a bunch of email threads into a working project documentation?
This other stack overflow question seems a little stale, but might be the right idea:
http://stackoverflow.com/questions/11612/is-there-any-wiki-engine-that-supports-page-creation-by-email
Also, Evernote shared notebooks might be an idea:…
I'm about to go through a new experience with my cousin who is also a software engineer. We have few ideas that we like to turn into software applications.
We are currently collaborating via email to record our ideas and thoughts. But to manage our little project and control source code and track our issues.
Now my question is:…
Possible Duplicate:
Which wiki satisfies ACL ADI and API ?
Hi , is there any wiki that supports ACL , ADI and API ?
and my requirement is
we need a wiki that does three things 1. Uses ACL (Access Control lists - who can access what pages) 2. Needs AD (active directory integration) 3. Is scriptable via an API (meaning…
Web 2.0 Twitter & Videos & Delicious We launched some additional web 2.0 features – make sure you will use them to promote your services and offerings! Twitter: http://twitter.com/soacommunity Become a follower of our community! If you want us the re-tweet hashtag your tweets with #soacommunity or send them to us…
I have two tables in my database:
Wiki
WikiId
...
WikiUser
WikiUserId (PK)
WikiId
UserId
IsOwner
...
These tables have a one (Wiki) to Many (WikiUser) relationship.
How would I implement the following business rule in my LINQ entity classes:
"A Wiki must have exactly one owner?"
I've…
This is a trend I've noticed. There is a very large adoption of ruby from the java community. Is it that c# is such an awesome language + having good tools over java that most c# developers aren't as keen to switching to ruby permanently as java developers are?
What are your opinions?
I like Yelp but I've never liked putting all of my eggs in one basket.
I am about to launch a site this year (hopefully before July) that will rely heavily on Yelp for local businesses, restaurants, reviews, etc.
Are there any other noteworthy competitors out there with API's?
Basically, if my user is going to be in…
Hello,
I am working on trying to install and customize the OSS version of WikiHow (built on Mediawiki.) I am having a devil of a time getting even the basic feature set to work. The code is available here..
http://www.wikihow.com/x/wikihow-source-code.tar.gz
I have seen many sites which provide the whole list of Rails plugins, Ruby libraries and Ruby gems, but we hardly use few of them and some may not suit our requirement and we spend a whole lot of time searching for useful plugins which suits our requirement.
I have created this poll, people can post useful libraries,…
I'm looking for options that allow very high-level web site development with these special characteristics:
not requiring the user to program in a complex programming language
not requiring the user to use GUI-like administration areas
allow the user to "program" in a lightweight markup language
The last point is…
I am making a twiki website and I am stuck with a problem. The users have access to write the files. So, I want to include Report Abuse option so that in case of vandalism of someone the thing can be corrected as soon as possible. Also, I am facing one more problem that someone told me that while editing the code the…