From CIRCA

Jump to: navigation, search

LaTeX code for Embedding Voyeur into Wordpress

Click here for a plain text version of this LaTeX code.
\documentclass[a4paper,11pt]{article}
\usepackage{ulem}
\usepackage{a4wide}
\usepackage[dvipsnames,svgnames]{xcolor}
\usepackage[pdftex]{graphicx}

\usepackage{hyperref}
% commands generated by html2latex


\begin{document}
\begin{enumerate}
	\item  Go to \href{http://github.com/mcds/Voyeur-WordPress-Plugin}{http://github.com/mcds/Voyeur-WordPress-Plugin}.
	\item  Click download button and save the file as whichever format you like.
	\item  On your computer go to Wordpress $>$ wp-content $>$ plugins and create a new folder called 'voyeurWP'.
	\item  Find the file that you downloaded called 'mcds-Voyeur-Wordpress-Plugin-xxxxxxx' and copy and paste it into the 'voyeurWP' folder. (NOTE: the xxxxxxx will be a set of seven random numbers you are assigned when you download voyeur.)
	\item  Log into Wordpress using the administrator account.
	\item  In the main dashboard menu click plugins on the left hand toolbar.
	\item  Click activate under Voyeur in order to activate the plugin.
	\item  Click the appearance heading in the toolbar then go to the 'widgets' menu.
	\item  In the widgets menu find Voyeur and click and drag it to the right side of the screen into one of the 'Widget areas'.
	\item  You can adjust the settings by clicking on the drop-down tab on the right hand side of the Voyeur widget.
	\item  To view the widget go to your homepage.
\end{enumerate}

\end{document}
Personal tools