octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49709] Potential privacy breach related to SF


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49709] Potential privacy breach related to SF logo
Date: Sat, 17 Dec 2016 20:36:28 -0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #1, bug #49709 (project octave):

These files are not actually used in any part of Octave or its build system.
The functions are intended to be used by an end user of Octave who wants to
generate this web page:

http://octave.sourceforge.net/compare_plots/

and as you can see there, the page is intended to fit into the Octave Forge
web layout, which is why the header and footer are the way they are.

To make use of these files, a user would be told to do this


>> addpath (fullfile (__octave_config_info__ ("fcnfiledir"), "testfun",
"private"))
>> compare_plot_demos


which would produce the HTML file that could be shared or posted on a web
site, and is designed to be hosted on the sourceforge project page.

If we want to keep Octave itself "pure" of any Forge URL knowledge, there
could be some post-process step done to add the Octave Forge header and
footer, rather than including them in the original file built by these
functions.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49709>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]