From CIRCA

Jump to: navigation, search

LaTeX code for Embedding Voyeur into OJS

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{https://github.com/mcds/Voyeur-OJS-Plugin}{https://github.com/mcds/Voyeur-OJS-Plugin}.
	\item  Click download button and save the file as whichever format you like.
	\item  On your computer go to OJS $>$ plugins $>$ generic and create a new folder called 'voyeur'.
	\item  Find the file that you downloaded called 'mcds-Voyeur-OJS-Plugin-xxxxxxx' and copy and paste it into the 'voyeur' folder. (NOTE: the xxxxxxx will be a set of seven random numbers you are assigned when you download voyeur.)
	\item  Log into OJS using the administrator account.
	\item  On the left hand side under the heading 'My Journals' click on 'Journal Manager' under the journal you want to embed Voyeur into.
	\item  Under the heading 'Management Pages' click 'System Plugins' then 'Generic Plugins'.
	\item  Find Voyeur and click 'enable'.
	\item  You can adjust the settings by clicking 'Settings'.
\end{enumerate}

\end{document}
Personal tools