* [Worg] New subdirectory not fully built?
@ 2021-10-02 11:54 Adam Porter
2021-10-05 15:43 ` Max Nikulin
0 siblings, 1 reply; 4+ messages in thread
From: Adam Porter @ 2021-10-02 11:54 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I took the liberty of creating a new "archive" subdirectory in Worg to
preserve some obsolete content (like "Fireforg", an extension which its
Worg entry said hasn't been developed since 2009):
https://orgmode.org/worg/archive/index.html
The archive's index page is exported, but the linked "fireforg.org"
file, in the same directory, appears to not have been generated, as it
returns 404:
https://orgmode.org/worg/archive/fireforg.html
I checked other subdirectories' indexes and files, and I made the link
in the same way, so I don't know if I did something wrong, or if there's
something else going on.
Thanks,
Adam
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Worg] New subdirectory not fully built?
2021-10-02 11:54 [Worg] New subdirectory not fully built? Adam Porter
@ 2021-10-05 15:43 ` Max Nikulin
2021-10-05 16:37 ` Adam Porter
0 siblings, 1 reply; 4+ messages in thread
From: Max Nikulin @ 2021-10-05 15:43 UTC (permalink / raw)
To: emacs-orgmode
On 02/10/2021 18:54, Adam Porter wrote:
>
> I took the liberty of creating a new "archive" subdirectory in Worg to
> preserve some obsolete content (like "Fireforg", an extension which its
> Worg entry said hasn't been developed since 2009):
>
> https://orgmode.org/worg/archive/index.html
>
> The archive's index page is exported, but the linked "fireforg.org"
> file, in the same directory, appears to not have been generated, as it
> returns 404:
>
> https://orgmode.org/worg/archive/fireforg.html
>
> I checked other subdirectories' indexes and files, and I made the link
> in the same way, so I don't know if I did something wrong, or if there's
> something else going on.
It seems, you have managed to solve the problem, I guess, by fixing link
targets:
https://git.sr.ht/~bzg/worg/commit/31f4212874e1bc54f335e329f6bcee83801dcf9c
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Worg] New subdirectory not fully built?
2021-10-05 15:43 ` Max Nikulin
@ 2021-10-05 16:37 ` Adam Porter
2021-10-06 15:05 ` Max Nikulin
0 siblings, 1 reply; 4+ messages in thread
From: Adam Porter @ 2021-10-05 16:37 UTC (permalink / raw)
To: emacs-orgmode
Max Nikulin <manikulin@gmail.com> writes:
> It seems, you have managed to solve the problem, I guess, by fixing
> link targets:
>
> https://git.sr.ht/~bzg/worg/commit/31f4212874e1bc54f335e329f6bcee83801dcf9c
I did that, but see also the following commit where I gave in and set
"broken-links:t". There were too many internal "id:" links to convert
manually in that very old file that few will ever read, anyway. :)
(And I thought that "id:" links worked in exported files, but apparently
not?)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Worg] New subdirectory not fully built?
2021-10-05 16:37 ` Adam Porter
@ 2021-10-06 15:05 ` Max Nikulin
0 siblings, 0 replies; 4+ messages in thread
From: Max Nikulin @ 2021-10-06 15:05 UTC (permalink / raw)
To: emacs-orgmode
On 05/10/2021 23:37, Adam Porter wrote:
> Max Nikulin writes:
>
>> It seems, you have managed to solve the problem, I guess, by fixing
>> link targets:
>>
>> https://git.sr.ht/~bzg/worg/commit/31f4212874e1bc54f335e329f6bcee83801dcf9c
>
> I did that, but see also the following commit where I gave in and set
> "broken-links:t". There were too many internal "id:" links to convert
> manually in that very old file that few will ever read, anyway. :)
>
> (And I thought that "id:" links worked in exported files, but apparently
> not?)
There was a recent bug report concerning external "id:" links and
publish (it seems, worg does not use publish and it may cause some
problems as well):
https://list.orgmode.org/4617246.m1MCmUpgFQ@pluto "org-id with ox-html"
An issue with internal "id:" links may be caused by absence of "(require
'org-id)" in publish.sh.
P.S. For some reason "fireforgrepofile:" custom link definition was
removed some time ago despite the repository is alive. Actually github
has some newer commits.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-10-06 15:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-02 11:54 [Worg] New subdirectory not fully built? Adam Porter
2021-10-05 15:43 ` Max Nikulin
2021-10-05 16:37 ` Adam Porter
2021-10-06 15:05 ` Max Nikulin
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).