[Instiki] export
Johannes Vanderknyff
johannes.vanderknyff at gmail.com
Tue Feb 20 08:33:10 EST 2007
Michael,
Specifically, to bypass this, go to app\views\wiki\export.rhtml and delete
the following lines:
<% if OPTIONS[:pdflatex] && @web.markup == :textile %>
<li><%= link_to 'TeX', :web => @web.address, :action => 'export_tex'
%></li>
<li><%= link_to 'PDF', :web => @web.address, :action => 'export_pdf'
%></li>
<% end %>
and then your export button should work fine in your environment.
Johannes
On 2/19/07, mathew <meta at pobox.com> wrote:
>
> While we're on the subject of the export button, I had some problems
> exporting a wiki that had German accented characters in the titles of
> pages. I ended up with invalid links to those pages in the exported
> html. The code should probably reduce page titles to 7-bit ASCII.
>
>
> mathew
> _______________________________________________
> Instiki-users mailing list
> Instiki-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/instiki-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070220/45e86890/attachment.html
More information about the Instiki-users
mailing list