Category: Uncategorized
Mediawiki Forms to present and edit data with key-value structure
Posted onHave you been working with tables in Mediawiki? It is a somewhat gnarly process. The mediawiki markup for a small example table is like this: {| |Orange |Apple |- |Bread |Pie |- |Butter |Ice cream |} The result on the Mediawiki article will then be shown like this: Orange Apple Bread Pie Butter Ice cream […]
Caddy webserver with proxy to docker :)
Posted onBy my colleague Lennart: Fast and free HTTPS supported sites with Caddy (web)server with proxy to docker container HowTo
Searching and writing
Posted onHow to do a good scientific search, and manage to write something that people will believe in? Here is a informational website that you should look into, it is really informative, and it will prepare and help you to write in an academic way so that people can understand. http://sokogskriv.no Good luck!
How to remove carriage-return character in multiple files
Posted onI was trying to move several PHP files from and old REDHAT5 server to new REDHAT7 server. What we saw was that in every file a ^M character was present. This was ok on the old server, but everything crashed on the new server. This is how I removed this carriage-return character from every file: First […]
git-cola in Windows 7
Posted onI have Windows 7 on my computer, but needed to run a git gui tool for our project. Searching on Google I found several, but they all were software for Linux. We have plenty of Linux Redhat servers, but no one running X window. I installed then a Xming X server (http://sourceforge.net/projects/xming/) on my Windows […]
Vim (Vi improved)
Posted onVim is an editor on Linux and Unix systems. Tip 1: If you like to add “softwrap”, you can do this:
1 |
:set wrap linebreak nolist |
then lines will be wrapped per word. If you like to cut and paste a section: Press v to start selecting. Move the cursor to the end of selection (up or down). Den […]
Create picture carusell with wowslider
Posted onWith Wowslider for Windows or Mac, you can easily create html sliders. The pictures and html code can then be added to your CMS by embedding. Video how to do this with HTMLets in Mediawiki is coming!
JSL3 Facebook Wall Feed
Posted on[jsl3_fwf]