wiki

What documents should be stored in version control and how should they be stored? [closed]

爷,独闯天下 提交于 2019-12-18 10:34:11
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed last year . I've found some similar questions (here, here, and here) asking about storing documents into version control. I have a more specific requirement and general question. The specific requirement is that I want to use Git. The more general question is, how should documents (for

Convert MySQL schema to Github Wiki?

别说谁变了你拦得住时间么 提交于 2019-12-17 03:19:48
问题 I am documenting a project using GitHub Wiki pages, and now I would like to export the MySQL database schema into markdown format. Is there a way to convert the CLI output to GitHub Wiki md? Ideally as tables. My output looks like this: 回答1: This code is rather long. I apologize. It consists of two stored procedures. You may be satisfied running just the first one. The second uses the output from the first (the data the first left in tables). You may also wish to combine the code into one.

In MediaWiki, is there a way I can apply [[Image:<name>]] style resizing to external images?

醉酒当歌 提交于 2019-12-14 02:17:03
问题 MediaWiki has a great built-in way for finessing the display of images, e.g. from http://www.mediawiki.org/wiki/Help:Images : [[File:MediaWiki:Image sample|thumb|50px]] [[File:MediaWiki:Image sample|border|50px]] However, unfortunately, the MediaWiki repository I have to work with has disabled image uploads. I'm wondering if there's a way I can apply the above convenience shortcuts to an externally hosted image URL, e.g. ideal would be: [[File:http://somewhere.com/image.jpg|thumb|50px]] Is

deployable wiki-based documentation [closed]

╄→尐↘猪︶ㄣ 提交于 2019-12-14 00:34:58
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . I am looking for a wiki project that is editable by developers and can have comments and history, much like everything else, but also has the following features: A way to tag or version the wiki in an intuitive interface that any competent developer can use A way to deploy a tagged or versioned snapshot of the

Is it possible to add a flash video on a fogbugz wiki page [closed]

家住魔仙堡 提交于 2019-12-13 22:18:06
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . I want to add a screencast to a fogbugz wiki page. Is it possible, and how? 回答1: Currently I don't believe it is possible to "embed" a screencast. You can add it as an attachment, but I don't think that's what you're trying to do. Also, a better place to ask FogBugz related questions is here: http://support

How can I save a whole MediaWiki wiki without shell access?

╄→尐↘猪︶ㄣ 提交于 2019-12-13 08:20:55
问题 I'd like to save a whole wiki site (not Wikipedia, but a smaller wiki), with all of its text and media. I'm using a Windows system. I'd prefer the simplest solution. 回答1: Use dumpgenerator.py from WikiTeam e.g. to save complete XML histories and images: python dumpgenerator.py http://wiki.domain.org --xml --images 来源: https://stackoverflow.com/questions/49305470/how-can-i-save-a-whole-mediawiki-wiki-without-shell-access

PHP function is not defined error and syntax error of misplaced </p> in generated HTML

断了今生、忘了曾经 提交于 2019-12-13 03:55:02
问题 To solve a tricky wiki search problem we've implemented a Javascript solution in a PHP file. Unfortunately, I have two problems. One is that the function is not being called and secondly I see a syntax error in the Error Console that I cannot solve. First, here is the code within the PHP file: $htmlOut .= <<<ENDOFBLOCK <script language="javascript"> function appendAndSubmit(){ var platform1 = document.getElementById( 'p1').checked; var platform2 = document.getElementById( 'p2').checked; var

Displaying an image on ScrewTurn wiki

梦想与她 提交于 2019-12-13 02:56:18
问题 I'm sure I'm making a simple mistake but I'm having a lot of difficulty displaying an image in my ScrewTurn wiki. The markup I am using: [imageleft|Extreme Programming|goodlooking.jpg] What I'm seeing displayed is a broken image with the caption. An attachment named goodlooking.jpg is uploaded to this page. Any help would be greatly appreciated. Thank you. 回答1: If you uploaded the image as a Page Attachment (at the bottom of the page), then you need to include the page reference in the markup

Mediawiki - a quick link to template editor

烈酒焚心 提交于 2019-12-13 01:49:24
问题 Wikipedia's navbox templates have v·t·e (view, talk, edit) links in upper left corner. Now I have my own MediaWiki installation and want to be able to edit templates quickly (to have an edit link near each template or more advanced - near each template of certain type). How to do this? P.S. I am not sure whether this is the right place to ask such questions, but saw mediawiki tag on stackoverflow. 回答1: The links in navboxes are there, because a navbox template is created using Template:Navbox

How to encourage non-anonymous editing on MediaWiki?

六月ゝ 毕业季﹏ 提交于 2019-12-12 08:24:15
问题 Problem At work we have a department wiki (running Mediawiki). Unfortunately several persons edit without logging in, and that makes it very difficult to track down editors to ask questions about the content. There are two strategies to improve this encourage logged in editing discourage anonymous editing. Encouraging For this part, any tips are welcome. But of course there is always risks involved in rewarding behaviours. Discourage I know that this must be kept low or else it will