public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Looking for configuration file format
@ 2022-03-21 19:27 Leo Hofmann
  2022-03-21 19:29 ` Michael Tremer
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Hofmann @ 2022-03-21 19:27 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 455 bytes --]

Hi all,

To fix an issue with the manualpages feature, I had planned to use this key/value file format:

logs.cgi/config.dat=configuration/logs/logsettings

But unfortunately this is not possible with the existing General::readhash() function, because it removes non-alphanumeric keys.

Before I write yet another readsomething() function: Is there a file format available somewhere in the IPFire CGIs that supports this?

Best regards,
Leo


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-22 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-21 19:27 Looking for configuration file format Leo Hofmann
2022-03-21 19:29 ` Michael Tremer
2022-03-21 20:12   ` Leo Hofmann
2022-03-22 12:01     ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox