0
0
mirror of https://github.com/openwrt/luci.git synced 2025-07-04 01:33:17 +00:00
Paul Donald b9145754d2 luci-base: give TextValue form elements separate readonly and disabled
textarea widgets have more value as readonly and not disabled, than
just disabled: you can scroll through them when they're readonly and
not disabled.

So give the form element separate readonly and disabled properties, so
textarea elements defined as readonly with a large amount of content
still cannot be modified, but at least the whole content can be viewed
(because the textarea scrollbars still function).

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2025-07-03 17:11:27 +02:00
2025-06-08 20:41:25 +02:00
2024-11-22 22:39:46 +01:00
2024-11-22 22:39:46 +01:00
2025-06-08 20:41:25 +02:00
2019-11-07 12:39:24 +01:00
2024-12-24 17:02:14 +00:00

OpenWrt luci feed

Translation status

Description

This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.

Usage

This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:

src-git luci https://github.com/openwrt/luci.git

To install all its package definitions, run:

./scripts/feeds update luci
./scripts/feeds install -a -p luci

API Reference

You can browse the generated API documentation directly on Github.

Development

Documentation for developing and extending LuCI can be found in the Wiki

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.

Translation status

Use Weblate instead of direct editing of the *.po files.

Translation status

Description
LuCI - OpenWrt Configuration Interface
Readme Apache-2.0 522 MiB
Languages
JavaScript 47.4%
C 25.3%
Lua 10.4%
HTML 5.7%
CSS 3.1%
Other 8.1%