turning on the links are numbered feature in links?

Tim Chase blinux.list at thechases.com
Wed Jun 29 17:33:23 UTC 2016


On June 29, 2016, Karen Lewellen wrote:
> I did look for the html.cfg file.
> However dreamhost must put this somewhere else  because I could not
> find a file with that name.

If, after setting the option, you didn't then go back to the View
menu and choose to save the HTML options, that file may not exist.
You can force its creation with

  $ mkdir -p ~/.links2
  $ echo html_numbered_links 1 >>  ~/.links2/html.cfg

which should create the directory if needed, then create that file
with the requisite setting in it.  There are other settings that can
be controlled and you might want to explore those (doing the "Save
HTML options" from the view menu should generate the whole file with
all the available options).

Hope that gets you where you need to go.

-tim






More information about the Blinux-list mailing list