Questions tagged [wiki]

A wiki is a CMS for collaborative content creation, typically with a flat content structure and heavy cross-referencing. Consider using a more specific tag.

A wiki is a type of content-management system designed to let users build content rapidly, typically with thorough cross-referencing.
Editing is facilitated by text markup and template-based paging.
Wikis are usually intended for collaborative editing, so many applications offer tools such as revision control to enable curation.
Most depend on a browser for user interface.

1422 questions
-1
votes
1 answer

best way to create an addon to firefox

what are the programming skills need to create a firefox addon...... i googled it and found these links…
Maddy
  • 90
  • 12
-1
votes
1 answer

Framework for making a web-application who's content is managed

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…
Jonathan
  • 32,202
  • 38
  • 137
  • 208
-1
votes
1 answer

Synchronizing LDAP groups with Wiki

How synchronizing LDAP groups with Wiki groups?
Artur
  • 51
  • 5
-2
votes
3 answers

Creating a PHP file that will redirect from one ID to another

I'm just learning on my own how PHP works but I need to find out how to do this immediately because I'm moving away from my wiki page to another content management system. Here's my dilemma, I want to redirect my old wiki pages to another CMS with a…
-2
votes
1 answer

How to add files to a github wiki page?

I was trying to edit a wiki file and add more files to it. At some point I need to upload a file to the wiki. What I need to add should be similar to below. [somename.pdf] (Files/Theses/somename.pdf) Also shown in below screenshot: My problem is…
Zahra Hosseini
  • 478
  • 2
  • 4
  • 14
-2
votes
1 answer

How to access an html sub page from address bar?

The following works for PDF: URL#name The following works for Wiki: URL/#Name HTML opens the site, not the sub page: URL#Name Wiki code fragment: < a name="L5.1"> ## 5.1 Backups HTML Code Fragment: < a name="L5.1"> < h2…
-2
votes
1 answer

How can I populate my Swift App with data from a webpage?

I wanted to create an app that organizes and displays the data I want in a fandom wiki for me, so I downloaded Swift Playgrounds on an iPad Pro, finished all the tutorials, and I’m working on it now. I’m already decently familiar with C/C++/C#,…
Pål Hart
  • 19
  • 6
-2
votes
1 answer

How Can I Access Github Wiki Pages Under The Github-Pages

I have this Github-Pages (GH-Pages) based website. I will call the above website as project TASL "GH-Pages" or "GHP". Current config is such, that, the "main" branch of TASL project github site is shown as "GHP". I also have Github Wiki pages for…
atErik
  • 923
  • 2
  • 13
  • 24
-2
votes
1 answer

Is it possible to setup wiki-project on Google App Engine?

Is there any wiki engine for Google App Engine platform? Or, there are any ports of Mediawiki and other engines for GAE?
xijdk
  • 450
  • 4
  • 8
-2
votes
1 answer

PHP file_get_contents get all city names by country name

I trying to figure whole night how to get all this city names and put it in my database... I used a wiki page for countries https://en.wikipedia.org/wiki/Lists_of_cities_by_country and i solve that problem and added something like 200 countries to…
goeiu3eu
  • 39
  • 1
  • 8
-2
votes
1 answer

How can you see what is making changes to an SQL Server database?

I am looking for the best way to figure out what program, stored procedure or user is making changes to an SQL Server database.
Loïc Joachim
  • 89
  • 1
  • 8
-2
votes
1 answer

How to download Egyptian Arabic articles from Wikipedia

I am a researcher and I need to download many ( or all) the Egyptian dialect pages in Wikipedia? I am totally new to this. any help please
Shereen
  • 141
  • 6
  • 12
-2
votes
1 answer

Extracting URLs from wikipedia tables

I am using the code below, taken from here, to scrape a wikipedia table. In addition to the test information, I would like to visit each hyperlink for each cite/country, and copy the text from each of those pages. Is there a way to do that with…
Adam_G
  • 7,337
  • 20
  • 86
  • 148
-2
votes
1 answer

Wiki Documentation Site with Source Control & Release Management

I've been searching for information on available wiki software, using pages such as https://en.wikipedia.org/wiki/Comparison_of_wiki_software, and am looking for a solution which will meet a number of requirements, but haven't been able to find…
-2
votes
1 answer

determine the type of name using mediawiki?

If the article is about Lebron_James, then i would know it's about an athelete.
tomxu
  • 269
  • 1
  • 3
  • 6
1 2 3
94
95