Hello,
as a personal project I am trying to write a wiki with the help of django. I'm a beginner when it comes to web development. I am at the (early) point where I need to decide how to store the wiki sites. I have three approaches in mind and would like to know your suggestion.
Flat files
I considered a flat file approach with a ver...
I'm looking for an alternative to redmine but with very similar features.
Project Planning and Overview
Works with SVN
Issue Tracking
Wiki & Document Management
We like the style of BugNET but it lacks some more advanced features that redmine has. Anything in between?
...
Hi,
I am building a social network. I need a cms that will allow users to contribute content. Each content item will need to have a google map, list of features, ratings, comments, etc.
And the content must be editable by other users with revision control.
Also, each user should have a profile with their bookmarked content items, contri...
I had MediaWiki installed in as the default site on my server using IIS 6 and I created a virtual directory and pointed it to the Wiki folder. The page loads, but all the links are pointing to the original location that is no longer pointing to the Wiki Folder.
Info
Server Name: tech
Path to Wiki: http://tech/wiki/
Example
Links
Wrong ...
Hello guys,
I started with bitbucket and tried to use the wiki for my documentation. Therefore, i created a folder "documentation" unter the folder "wiki" (same level as home.wiki) and added some .wiki files.
Now i'm trying to display all these contents of Documentation/ as table of contents. Therefore, i added the line:
<<toc Docume...
I am looking into using a wiki (prefer mediawiki, but not a req.) as the repository for developer generated documentation (User Guides, Release Notes, Application Notes, Errata, etc.) from a collaborative/easy-to-update point of view a wiki seems like a good match, however since this documentation will ultimately ship to customers we wan...
I enjoy using to Wikis to document all kind of stuff (recently I used MoinMoin, so I am used to that syntax).
Now I am looking for a more lightweight solution, for documents where setting up a MoinMoin server is too much hassle.
What is the "easiest" way to render a .txt file in Wiki syntax (for example by displaying it, or converting ...
Is it possible to do this? I browser through the Confluence Core API and haven't found anything remotely similar.
Google search also comes dry.
...
I want to create a hierarchy in my wiki like so:
General
FooPages
Foo1
Foo2
Foo3
ODP
Bar
Baz
I would like to create these pages, and use <<toc>> table of contents macros to organize them.
How can I do that? Do I need to clone and edit the wiki on my own machine, or can I do that exclusively through the web inter...
Hi
As you well know, double clicking on a word in a browser selects it, triple clicking selects the entire paragraph.
I'm tweaking a wiki, where signatures for anonymous users are created automatically and they look like:
--- // <ip.ad.dr.ess> //
The "---" generates a , // is for italic text and generates <em></em>.
This is how it...
I'm using Ruby on Rails to develop a web application.
I have a wiki article system as part of my project.
As part of the wiki, articles can be linked to authors, and those links also need to be tracked by the revision system. Authors is an attribute of the Article as a whole, and not related to who enters particular Revision, and is a ...
I'm building a wiki system for an application. The essence of the design is that there is an Article model, and each Article has_many Revisions. When it's time to display an Article, the most recent Revision is pulled up to get all relevant information.
This seems like a perfect case to use an accepts_nested_attributes_for so that editi...
I'm creating a site that is going to have a wiki article database. Right now, there aren't any links into the wiki articles other than using the on site search engine.
How can I get the articles to be spidered by Google and the other Internet search engines? There are far too many articles in the database to directly include links to th...
We have a MediaWiki wiki in which we make extensive use of templates. These templates often include a future date. For example, when a page should be deleted, we use a deletion template with a date one week in the future. (This then produces a message on the page showing that the page will be subject to deletion at that date.)
Is ther...
Setting up MoinMoin 1.9.2 on my Fedora 13 laptop, I had to download the moinmoin 1.9.3 installation tar file to add static contents that the Fedora packages did not include. What I am missing are all the HelpContent & HelpOn* pages.
These Wiki Pages were not in the moin-1.9.3.tar.gz
Does anyone know how to obtain the HelpOn pages for ...
Hi,
I want to create a fully printable document in the trac wiki markup.
For this I need the current date as text on the page.
suggestions?
regards
Ronny
...
I am looking for a good WIKI software to host on Windows. Are there any based on ASP.NET MVC that have been built? I can't seem to find any by googling.
...
Have to find a solution for taking pre-existing online documentation in wiki form that covers several versions of a software system. Essentially, there's a landing page that links you to versions 1.2, 1.3, etc. Currently, it is kept in a trac wiki but we want to move it to another domain that is primarily running wordpress (does not have...
We have a MediaWiki wiki. I'd like to be able to report how much collaboration is going on and I thought of the following graph: number of authors per page. So the data would be like this:
#Pages #Authors
20 1
10 2
25 3
etc. This would show that 20 pages have only 1 author, 10 have 2, 25 have 3, ...
Does anyone know of a ...
I am getting confused here. I am watch an educational tutorial. The speaker defined .Net as Library not dare to say as framework. As far as I know .Net is a Framework. Is there anyone who can explain, if .Net is framework or a library.
Thanks
After the answer,
But the way the speaker define a Framework as follows
1. At least a portion...