1
0
Fork 0

Adding upstream version 20241201.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-16 08:08:00 +01:00
parent 5f5109ce41
commit f8d74cc725
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
216 changed files with 7490 additions and 0 deletions

18
CHANGELOG.txt Normal file
View file

@ -0,0 +1,18 @@
2024-12-01 Daniel Baumann <daniel.baumann@progress-linux.org>
* Releasing version 20241201.
[ Daniel Baumann ]
* Adding license.
* Adding makefile.
* Adding manpage.
* Adding current symlink.
* Adding addnewpage makefile.
* Adding addnewpage version 2024-11-16 (2be3f61).
* Adding color makefile.
* Adding color version 2022-10-19 (e28b337).
* Adding mathjax makefile.
* Adding mathjax version 20211120 (fccaddf).
* Adding wrap makefile.
* Adding wrap version 2023-08-13 (63b6c01).
* Adding todo file.

674
LICENSE.txt Normal file
View file

@ -0,0 +1,674 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.

113
Makefile Normal file
View file

@ -0,0 +1,113 @@
# Progress Linux: dokuwiki-plugins-extra
# Copyright (C) 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
#
# SPDX-License-Identifier: GPL-3.0+
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
SHELL := sh -e
SOFTWARE = dokuwiki-plugins-extra
VERSION := $(shell cat VERSION.txt)
PLUGINS_VERSION := current
plugins-%:
@cd plugins/$(PLUGINS_VERSION); \
for PLUGIN in *.mk; \
do \
echo "################################################################################"; \
echo "$${PLUGIN}: $$(echo ${@} | cut -d- -f2-)"; \
echo "################################################################################"; \
$(MAKE) -f $${PLUGIN} $$(echo ${@} | cut -d- -f2-); \
done
package-test:
package-build: share/man/*.rst
$(MAKE) -C share/man
sed -n '/^===/,$$p' share/man/$(SOFTWARE).7.rst > README.txt
package-install: package-build
mkdir -p $(DESTDIR)/usr/share/doc/$(SOFTWARE)
cp -r CHANGELOG.txt LICENSE.txt README.txt share/doc/* $(DESTDIR)/usr/share/doc/$(SOFTWARE)
for SECTION in $$(seq 1 8); \
do \
if ls share/man/*.$${SECTION} > /dev/null 2>&1; \
then \
mkdir -p $(DESTDIR)/usr/share/man/man$${SECTION}; \
cp share/man/*.$${SECTION} $(DESTDIR)/usr/share/man/man$${SECTION}; \
fi; \
done
package-uninstall:
for SECTION in $$(seq 1 8); \
do \
for FILE in share/man/*.$${SECTION}; \
do \
rm -f $(DESTDIR)/usr/share/man/man$${SECTION}/$$(basename $${FILE}); \
done; \
rmdir --ignore-fail-on-non-empty --parents $(DESTDIR)/usr/share/man/man$${SECTION} || true; \
done
rm -rf $(DESTDIR)/usr/share/doc/$(SOFTWARE)
rmdir --ignore-fail-on-non-empty --parents $(DESTDIR)/usr/share/doc || true
rmdir --ignore-fail-on-non-empty --parents $(DESTDIR) || true
package-clean:
$(MAKE) -C share/man clean
rm -f README.txt
all: build
test: plugins-test package-test
build: plugins-build package-build
install: plugins-install package-install
uninstall: plugins-uninstall package-uninstall
clean: plugins-clean package-clean
distclean: clean
rm -rf $(SOFTWARE)-$(VERSION)
reinstall: uninstall install
release: distclean
git commit -a -s -S -m 'Releasing version $(VERSION).' || true
git tag -s -m 'Tagging version $(VERSION).' v$(VERSION) || true
mkdir -p $(SOFTWARE)-$(VERSION)
find . -mindepth 1 -maxdepth 1 -and -not -name ".git*" -and -not -name debian -and -not -name $(SOFTWARE)-$(VERSION) -exec cp \-a {} $(SOFTWARE)-$(VERSION) \;
for FORMAT in xz lzip; \
do \
PLUGIN=$$(echo $${FORMAT} | cut -b-2); \
tar --$${FORMAT} -cf ../$(SOFTWARE)-$(VERSION).tar.$${PLUGIN} $(SOFTWARE)-$(VERSION); \
sha512sum ../$(SOFTWARE)-$(VERSION).tar.$${PLUGIN} > ../$(SOFTWARE)-$(VERSION).tar.$${PLUGIN}.sha512; \
gpg --default-key 0x3E6CA28DAAF8DD14 --armor -b ../$(SOFTWARE)-$(VERSION).tar.$${PLUGIN}; \
mv ../$(SOFTWARE)-$(VERSION).tar.$${PLUGIN}.asc ../$(SOFTWARE)-$(VERSION).tar.$${PLUGIN}.sig; \
done
rm -rf $(SOFTWARE)-$(VERSION)
upload:
scp ../$(SOFTWARE)-$(VERSION).* get.progress-linux.org:/srv/get.progress-linux.org/packages/$(SOFTWARE)/upstream

1
VERSION.txt Normal file
View file

@ -0,0 +1 @@
20241201

56
plugins/55/addnewpage.mk Normal file
View file

@ -0,0 +1,56 @@
# Progress Linux: dokuwiki-plugins-extra
# Copyright (C) 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
#
# SPDX-License-Identifier: GPL-3.0+
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Build-Depends:
# none
SHELL := sh -e
PLUGIN := addnewpage
all:
test:
build:
install:
mkdir -p $(DESTDIR)/usr/share/dokuwiki/plugins-extra
cp -a $(PLUGIN) $(DESTDIR)/usr/share/dokuwiki/plugins-extra
# removing unused files
rm -f $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/README*
rm -rf $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/.git*
rm -f $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/.mailmap
uninstall:
rm -rf $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)
rmdir --ignore-fail-on-non-empty --parents $(DESTDIR) || true
clean:
distclean:
reinstall: uninstall install
upstream:
rm -rf $(PLUGIN)
git clone https://github.com/dregad/dokuwiki-plugin-addnewpage $(PLUGIN)
rm -rf $(PLUGIN)/.git

2
plugins/55/addnewpage/.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

View file

@ -0,0 +1,3 @@
Robert McLeod <hamstar@telescum.co.nz>
Michael Kraemer <michael.kraemer@gmail.com>
Michael Kraemer <michael.kraemer@gmail.com> <michael@krmr.org>

View file

@ -0,0 +1,48 @@
# Add New Page Plugin for DokuWiki
Copyright (c) 2006 Benjamin Santalucia <ben@santalucia.me>
Copyright (c) 2013 Sam Wilson <sam@samwilson.id.au>
Copyright (c) 2023 Damien Regad <dregad@mantisbt.org>
The plugin lets users put *add new page* forms within pages, with optional namespace selection.
## License
This program is free software; you can redistribute it and/or modify
it under the terms of the
[GNU General Public License, version 2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
or later.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
## Installation and Configuration
Please refer to
[the plugin's wiki page](https://www.dokuwiki.org/plugin:addnewpage)
for information on how to install, configure and use this plugin in DokuWiki.
## Support
Source code and support for this plugin can be found at
<https://github.com/dregad/dokuwiki-plugin-addnewpage>
## Credits
The plugin was originally written by [Benjamin Santalucia](https://github.com/ben8p) (aka iDo) in 2006. It was forked after the 2009-02-14 release of Dokuwiki, and moved to GitHub by [Robert McLeod](https://github.com/hamstar) in 2012.
Refer to the [Legacy Releases section](https://www.dokuwiki.org/plugin:addnewpage#legacy_releases) in the plugin's home page for details on what happened in those early, pre-GitHub years.
In 2013, [Sam Wilson](https://github.com/samwilson) picked up the plugin's maintenance and actively supported it until he stopped using DokuWiki at the end of 2016.
During this time, he merged several improvements and fixes contributed by these fine people:
- [Michael Braun](https://github.com/michael-dev)
- [Róbert Toth](https://github.com/FurloSK)
- [Gerrit Uitslag](https://github.com/klap-in) added support for newpagetemplate plugin in 2014
- [Albert Chern](https://github.com/achern), disabling of restricted parent namespaces in 2015
In May 2023, [Damien Regad](https://github.com/dregad) decided to take over the plugin's maintenance.
Thanks to [all the people who contributed](https://github.com/dregad/dokuwiki-plugin-addnewpage/graphs/contributors) to this plugin over the years.

View file

@ -0,0 +1,7 @@
<?php
$conf['addpage_exclude'] = "wiki;playground";
$conf['addpage_showroot'] = 1;
$conf['addpage_hide'] = 1;
$conf['addpage_hideACL'] = 0;
$conf['addpage_autopage'] = 0;

View file

@ -0,0 +1,6 @@
<?php
$meta['addpage_exclude'] = array('string');
$meta['addpage_showroot'] = array('onoff');
$meta['addpage_hide'] = array('onoff');
$meta['addpage_hideACL'] = array('onoff');
$meta['addpage_autopage'] = array('onoff');

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Ali Almlfy <Almlfy@hotmail.com>
*/
$lang['namespaceRoot'] = 'الجذر';
$lang['okbutton'] = 'أضف صفحة';
$lang['nooption'] = 'لا يسمح لك إضافة صفحات';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Ali Almlfy <Almlfy@hotmail.com>
*/
$lang['addpage_exclude'] = 'النطقات المسثناة (يفصل بينها بـ ;)';
$lang['addpage_showroot'] = 'اعرض نطاق الجذر';
$lang['addpage_hide'] = 'عند استعمال صيغة {{صفحة جديدة>[ns]}}: أخفي اختيار تسمية النطاق (وإلا فإنه سيظهر النطاق الفرعية)';
$lang['addpage_hideACL'] = 'اخفاء {{صفحة جديد}} إن لم يكن للمستخدم الحق في إضافة صفحات (وإلا فإنها ستظهر)';

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Neli Dimitrova <neli.dimitrova.office@gmail.com>
*/
$lang['namespaceRoot'] = 'Основно именно пространство';
$lang['okbutton'] = 'Добави страница';
$lang['nooption'] = 'Нямате право да създавате страница тук';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Neli Dimitrova <neli.dimitrova.office@gmail.com>
*/
$lang['addpage_exclude'] = 'Списък с изключени именни пространства (разделени със знак ;)';
$lang['addpage_showroot'] = 'Покажи основното именно пространство';
$lang['addpage_hide'] = 'Когато се използва синтаксиса {{NEWPAGE>[ns]}}: Скрий избора на именно пространство (ако не е избрано: покажи само дъщерните именни пространства)';
$lang['addpage_hideACL'] = 'Скрий {{NEWPAGE}}, ако потребителят няма права да добавя страници (покажи съобщение, ако не е избрано)';

View file

@ -0,0 +1,8 @@
<?php
/*USE : UTF8*/
/*
* Catalan language file
*/
$lang['namespaceRoot'] = "Arrel";
$lang['okbutton'] = "Crear";
$lang['nooption'] = "No teniu permisos suficients per afegir una p&agrave;gina";

View file

@ -0,0 +1,10 @@
<?php
/*USE : UTF8*/
/*
* Catalan language file
*/
$lang['addpage_exclude'] = "espais de nom a excloure (separats par un ;)";
$lang['addpage_showroot'] = "Mostrar l'espai de nom arrel";
$lang['addpage_hide'] = "Quan feu servir la sintaxi {{NEWPAGE>[ns]}}: Oculta la selecció d'espais de nom (desmarcat: només mostra els subespais de nom)";
$lang['addpage_hideACL'] = "Si desmarcat, mostra un missatge quan l'usuari no té permisos suficients per crear una pàgina. Si no, occulta {{NEWPAGE}}";

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author qezwan <qezwan@gmail.com>
*/
$lang['namespaceRoot'] = 'ڕەگ';
$lang['okbutton'] = 'زیادکردنی لاپەڕە';
$lang['nooption'] = 'تۆ ڕێگەت پێنەدراوە لاپەڕەزیاد بکەیت';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author qezwan <qezwan@gmail.com>
*/
$lang['addpage_exclude'] = 'بۆشایی ناوی بەدەرکراو (جیاکراونەتەوە لەگەڵ ;)';
$lang['addpage_showroot'] = 'بۆشایی ناوی ڕەگ نیشان بدە';
$lang['addpage_hide'] = 'کاتێک تۆ {{NEWPAGE>[ns]}} ڕستەسازی بەکاردێنیت: شاردنەوەی دیاریکردنی بۆشایی ناو (نەپشکندراوە: تەنها ژێربۆشایی پیشان بدە)';
$lang['addpage_hideACL'] = 'شاردنەوە {{NEWPAGE}} ئەگەر بەکارهێنەر مافی ئەوەی نییە لاپەڕەزیاد بکات (نیشاندانی پەیام ئەگەر نەپشکنرابێت)';

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Jaroslav Lichtblau <jlichtblau@seznam.cz>
*/
$lang['namespaceRoot'] = 'Kořen';
$lang['okbutton'] = 'Přidat stránku';
$lang['nooption'] = 'Nejste oprávněni přidávat stránky';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Jaroslav Lichtblau <jlichtblau@seznam.cz>
*/
$lang['addpage_exclude'] = 'Vyloučit jmenné prostory (oddělené středníkem ;)';
$lang['addpage_showroot'] = 'Zobrazit kořenový jmenný prostor';
$lang['addpage_hide'] = 'Pokud použijete {{NEWPAGE>[ns]}} syntax: Skrýt výběr jmenného prostoru (nezaškrtnuto: zobrazit pouze jmenné podprostory)';
$lang['addpage_hideACL'] = 'Skrýt {{NEWPAGE}} pokud uživatel nemá práva pro přidávání stránek (nezaškrtnuto: zobrazit zprávu)';

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Soren Birk <soer9648@eucl.dk>
*/
$lang['namespaceRoot'] = 'Rod';
$lang['okbutton'] = 'Tilføj side';
$lang['nooption'] = 'Du har ikke tilladelse til at tilføje sider';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Soren Birk <soer9648@eucl.dk>
*/
$lang['addpage_exclude'] = 'Ekskluderet navnerum (separeret med ;)';
$lang['addpage_showroot'] = 'Vis rod-navnerum';
$lang['addpage_hide'] = 'Når du benytter {{NEWPAGE>[ns]}} syntaks: Skjul valgte navnerum (umarkeret: vis kun under-navnerum)';
$lang['addpage_hideACL'] = 'Skjul {{NEWPAGE}} hvis brugeren ikke har rettigheder til at tilføje sider (vis meddelelse hvis umarkeret)';

View file

@ -0,0 +1,12 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author MaWi <drmaxxis@gmail.com>
* @author Michael <michael.kraemer@gmail.com>
*/
$lang['namespaceRoot'] = 'Wurzel';
$lang['name'] = 'Seiten Name';
$lang['okbutton'] = 'Seite hinzufügen';
$lang['nooption'] = 'Du besitzt nicht die Benutzerrechte um Seiten hinzuzufügen.';

View file

@ -0,0 +1,14 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author MaWi <drmaxxis@gmail.com>
* @author Michael <michael.kraemer@gmail.com>
*/
$lang['addpage_exclude'] = 'Namespaces ausschließen (getrennt mit ; )';
$lang['addpage_showroot'] = 'Wurzel-Namespace anzeigen';
$lang['addpage_hide'] = '{{NEWPAGE>[ns]}} Syntax: Ausgewählt, diese Namespace-Auswahl verbergen. Nicht ausgewählt, nur diese Namespace-Auswahl anzeigen.';
$lang['addpage_hideACL'] = 'Verberge {{NEWPAGE}} wenn ein Benutzer keine Berechtigung hat Seiten hinzuzufügen
Ausgewählt: Anzeige wird verborgen
Nicht ausgewählt: es wird eine Fehlermeldung ausgegeben';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Joerg <scooter22@gmx.de>
* @author Michael <michael@krmr.org>
*/
$lang['namespaceRoot'] = 'Wurzel';
$lang['okbutton'] = 'Seite hinzufügen';
$lang['nooption'] = 'Du besitzt nicht die Benutzerrechte um Seiten hinzuzufügen.';

View file

@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Joerg <scooter22@gmx.de>
*/
$lang['addpage_exclude'] = 'Namespaces ausschließen (getrennt mit ; )';
$lang['addpage_showroot'] = 'Wurzel-Namespace anzeigen';
$lang['addpage_hide'] = '{{NEWPAGE>[ns]}} Syntax: Ausgewählt, diese Namespace-Auswahl verbergen. Nicht ausgewählt, nur diese Namespace-Auswahl anzeigen.';
$lang['addpage_hideACL'] = 'Verberge {{NEWPAGE}} wenn ein Benutzer keine Berechtigung hat Seiten hinzuzufügen
Ausgewählt: Anzeige wird verborgen
Nicht ausgewählt: es wird eine Fehlermeldung ausgegeben';

View file

@ -0,0 +1,9 @@
<?php
/*
* English language file
*/
$lang['namespaceRoot'] = "Root";
$lang['name'] = "Page name";
$lang['okbutton'] = "Add page";
$lang['nooption'] = "You are not allowed to add pages";
//Setup VIM: ex: et ts=2 enc=utf-8 :

View file

@ -0,0 +1,11 @@
<?php
/*USE : UTF8*/
/*
* English language file
*/
$lang['addpage_exclude'] = "Excluded namespaces (separated with ;)";
$lang['addpage_showroot'] = "Show root namespace";
$lang['addpage_hide'] = "When you use {{NEWPAGE>[ns]}} syntax: Hide namespace selection (unchecked: show only subnamespaces)";
$lang['addpage_hideACL'] = "Hide {{NEWPAGE}} if user does not have rights to add pages (show message if unchecked)";
$lang['addpage_autopage'] = "Don't show the input box, the preconfigured namespace is treated as a full page ID. (makes sense with date placeholders)";

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Robert Bogenschneider <bogi@uea.org>
*/
$lang['namespaceRoot'] = 'Bazo';
$lang['okbutton'] = 'Aldoni paĝon';
$lang['nooption'] = 'Vi ne rajtas aldoni paĝojn';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Robert Bogenschneider <bogi@uea.org>
*/
$lang['addpage_exclude'] = 'Ekskludi nomspacojn (disigitaj per ;)';
$lang['addpage_showroot'] = 'Montri nomspacon';
$lang['addpage_hide'] = 'Se vi uzas {{NEWPAGE>[ns]}}-sintakson: Ĉu kaŝi la nomspac-selekton? (malplena: montri nur subnomspacojn)';
$lang['addpage_hideACL'] = 'Kaŝi {{NEWPAGE}} se uzanto ne rajtas aldoni paĝojn (montri mesaĝon, se malplena)';

View file

@ -0,0 +1,8 @@
<?php
/*
* Spanish language file (Paraguay)
*/
$lang['namespaceRoot'] = "Raiz";
$lang['okbutton'] = "Agregar pagina";
$lang['nooption'] = "Ud. no tiene privilegios para crear la pagina";
//Setup VIM: ex: et ts=2 enc=utf-8 :

View file

@ -0,0 +1,10 @@
<?php
/*USE : UTF8*/
/*
* Spanish language file
*/
$lang['addpage_exclude'] = "excluir directorio(namespace) separados por punto y coma (;)";
$lang['addpage_showroot'] = "Mostrar directorio(namespace) raiz";
$lang['addpage_hide'] = "cuando se usa la sintaxis {{NEWPAGE>[dir]}}: se oculta el selector de directorio (desmarcado: muestra solo sub-directorios (sub-namespaces))";
$lang['addpage_hideACL'] = "si esta desmarcado, muesta un mensaje de error de privilegios. Si el usuario no tiene permiso de crear una pagina, simplemente se oculta el codigo {{NEWPAGE}}";

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Sam01 <m.sajad079@gmail.com>
*/
$lang['namespaceRoot'] = 'ریشه';
$lang['okbutton'] = 'اضافه‌کردن صفحه';
$lang['nooption'] = 'شما امکان اضافه کردن صفحه‌ها را ندارید';

View file

@ -0,0 +1,12 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Sam01 <m.sajad079@gmail.com>
*/
$lang['addpage_exclude'] = 'حذف فضاهای نام (جدا کردن از هم با ;)';
$lang['addpage_showroot'] = 'نمایش فضای‌نام ریشه';
$lang['addpage_hide'] = 'زمانی که استفاده می‌کنید از {{NEWPAGE>[ns]}} نحو: مخفی سازی فضای‌نام انتخابی
(تیک: نمایش تمام فضاهای زیر نام)';
$lang['addpage_hideACL'] = 'مخفی کردن {{NEWPAGE}} اگر کاربران';

View file

@ -0,0 +1,9 @@
<?php
/*USE : UTF8*/
/*
* French language file
*/
$lang['namespaceRoot'] = "Racine";
$lang['name'] = "Nom de la page";
$lang['okbutton'] = "Créer";
$lang['nooption'] = "Vous n'avez pas les droits pour ajouter une page";

View file

@ -0,0 +1,11 @@
<?php
/*USE : UTF8*/
/*
* French language file
*/
$lang['addpage_exclude'] = "Catégories à exclure (séparées par un ';')";
$lang['addpage_showroot'] = "Afficher la catégorie racine";
$lang['addpage_hide'] = "Quand vous utlisez la syntaxe {{NEWPAGE>[ns]}} : cache la selection de catégorie (décoché: affiche uniquement les sous-catégories)";
$lang['addpage_hideACL'] = "Si non cochée, affiche un message lorsque l'utilisateur n'a pas les droits d'ajout de page. Sinon, cache simplement {{NEWPAGE}}";
$lang['addpage_autopage'] = "Ne pas afficher le champ de saisie; la catégorie préconfigurée est traitée comme un identifiant de page complet (utile avec des attributs de date)";

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Fekete Ádám Zsolt <fadam@egbcsoport.hu>
*/
$lang['namespaceRoot'] = 'Kiindulónévtér';
$lang['okbutton'] = 'Oldal hozzáadása';
$lang['nooption'] = 'Nincs jogosultságod oldal létrehozásához';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Fekete Ádám Zsolt <fadam@egbcsoport.hu>
*/
$lang['addpage_exclude'] = 'Elrejtett névterek (pontosvesszővel elválasztva)';
$lang['addpage_showroot'] = 'Kiindulónévtér mutatása';
$lang['addpage_hide'] = 'A {{NEWPAGE>[ns]}} szintaxis használatakor: Névtérválasztó lista elrejtése (ha nincs bejelölve: mutatja az alnévtereket)';
$lang['addpage_hideACL'] = 'A {{NEWPAGE}} elrejtése ha a felhasználónak nincs jogosultsága oldal létrehozásához (ha nincs bejelölve, egy üzenet fog megjelenni)';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Daniele Savasta <danielesavasta@tiscali.it>
* @author Mirko <malisan.mirko@gmail.com>
*/
$lang['namespaceRoot'] = 'Root';
$lang['okbutton'] = 'Aggiungi Pagina';
$lang['nooption'] = 'Non sei autorizzato ad aggiungere nuove pagine';

View file

@ -0,0 +1,8 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Mirko <malisan.mirko@gmail.com>
*/
$lang['addpage_hideACL'] = 'Nascondi {{NEWPAGE}} se l\'utente non &egrave autorizzato ad aggiungere pagine(mostra il messaggio se non &egrave selezionato)';

View file

@ -0,0 +1,8 @@
<?php
/*
Japanese language file
*/
$lang['namespaceRoot'] = "ルート";
$lang['okbutton'] = "ページ追加";
$lang['nooption'] = "ページの追加が許可されていません";
//Setup VIM: ex: et ts=2 enc=utf-8 :

View file

@ -0,0 +1,10 @@
<?php
/*USE : UTF8*/
/*
* Japanese language file
*/
$lang['addpage_exclude'] = "除外する名前空間(; 区切り)";
$lang['addpage_showroot'] = "ルート名前空間を表示";
$lang['addpage_hide'] = "{{NEWPAGE>[ns]}} 構文使用時: 名前空間選択リストを表示しない(チェックなし: 下位名前空間のみを表示)";
$lang['addpage_hideACL'] = "ページ追加の権限を持たないユーザーに対しては {{NEWPAGE}} を表示しない(チェックなしの場合にはメッセージを表示)";

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Myeongjin <aranet100@gmail.com>
*/
$lang['namespaceRoot'] = '루트';
$lang['okbutton'] = '문서 추가';
$lang['nooption'] = '문서를 추가할 권한이 없습니다';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Myeongjin <aranet100@gmail.com>
*/
$lang['addpage_exclude'] = '제외할 이름공간 (;로 구분)';
$lang['addpage_showroot'] = '루트 이름공간 보이기';
$lang['addpage_hide'] = '{{NEWPAGE>[ns]}} 구문을 사용할 때: 이름공간 선택을 숨기기 (체크하지 않음: 하위 이름공간만 보이기)';
$lang['addpage_hideACL'] = '사용자가 문서를 추가할 권한이 없을 때 {{NEWPAGE}} 숨기기 (체크하지 않으면 메시지 보이기)';

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hugo Smet <hugo.smet@scarlet.be>
*/
$lang['namespaceRoot'] = 'Root';
$lang['okbutton'] = 'Pagina toevoegen';
$lang['nooption'] = 'U heeft geen rechten om pagina\'s toe te voegen';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hugo Smet <hugo.smet@scarlet.be>
*/
$lang['addpage_exclude'] = 'Uitgesloten naamruimte\'s (gescheiden door ;)';
$lang['addpage_showroot'] = 'Toon root naamruimte';
$lang['addpage_hide'] = 'Bij gebruik van {{NEWPAGE>[ns]}} syntax: Verberg naamruimte selectie (niet aangevinkt: toon enkel sub naamruimte\'s)';
$lang['addpage_hideACL'] = 'Verberg {{NEWPAGE}} wanneer de gebruiker geen rechten heeft om pagina\'s toe te voegen (toon melding wanneer niet aangevinkt)';

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Arne Hanssen <arne.hanssen@getmail.no>
*/
$lang['namespaceRoot'] = 'Rot';
$lang['okbutton'] = 'Legg til ny side';
$lang['nooption'] = 'Du har ikke tilgang til å legge til sider';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Arne Hanssen <arne.hanssen@getmail.no>
*/
$lang['addpage_exclude'] = 'Utelatte navnerom (separert med ;)';
$lang['addpage_showroot'] = 'Vis rot-navnerom';
$lang['addpage_hide'] = 'Når du bruker {{NEWPAGE>[ns]}} syntaks: skjul valg av navnerom (ikke avhuket: vis bare undernavnerom)';
$lang['addpage_hideACL'] = 'Skjul {NEWPAGE}} dersom bruker ikke har tilgang til å legge til sider (ikke avhuket: vis tilbakemelding) ';

View file

@ -0,0 +1,8 @@
<?php
/*
* polish language file
*/
$lang['namespaceRoot'] = "Główny";
$lang['okbutton'] = "Dodaj stronę";
$lang['nooption'] = "Nie masz uprawnień aby dodać nową stronę";
//Setup VIM: ex: et ts=2 enc=utf-8 :

View file

@ -0,0 +1,10 @@
<?php
/*USE : UTF8*/
/*
* Polish language file
*/
$lang['addpage_exclude'] = "Wykluczone nazwy (oddzielone średnikiem)";
$lang['addpage_showroot'] = "Pokaż nazwę głównego katalogu";
$lang['addpage_hide'] = "Kiedy używasz składni {{NEWPAGE>[nazwa]}}: Ukryj nazwę grupy (niezaznaczone: pokaż tylko podnazwy)";
$lang['addpage_hideACL'] = "Ukryj {{NEWPAGE}} jeżeli użytkownicy nie posiadają uprawnień dodawania nowych stron (pokaż komunikat jeśli niezaznaczone)";

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Samory Pereira Santos <samory.santos@gmail.com>
*/
$lang['namespaceRoot'] = 'Raiz';
$lang['okbutton'] = 'Adicionar página';
$lang['nooption'] = 'Você não tem permissão para adicionar páginas';

View file

@ -0,0 +1,12 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Alexandre Belchior <alexbelchior@gmail.com>
* @author Samory Pereira Santos <samory.santos@gmail.com>
*/
$lang['addpage_exclude'] = 'Excluir namespaces (separar com ;)';
$lang['addpage_showroot'] = 'Mostrar namespace raiz';
$lang['addpage_hide'] = 'Quando você usa a sintax {{NEWPAGE>[ns]}} : Oculta a seleção do namespace (desmarcado: mostra apenas os subnamespaces)';
$lang['addpage_hideACL'] = 'Ocultar {{NEWPAGE}} se o usuário não tiver direitos para adicionar páginas (mostre a mensagem se desmarcada)';

View file

@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Alfredo Silva <alfredo.silva@sky.com>
*/
$lang['namespaceRoot'] = 'Raiz';
$lang['okbutton'] = 'Adicionar página';
$lang['nooption'] = 'Não está autorizado para adicionar páginas';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Alfredo Silva <alfredo.silva@sky.com>
*/
$lang['addpage_exclude'] = 'Espaços do nome excluídos (separados com ;)';
$lang['addpage_showroot'] = 'Mostrar espaço do nome da raiz';
$lang['addpage_hide'] = 'Quando utiliza a sintaxe {{NEWPAGE>[ns]}} : Ocultar a seleção do espaço do nome (desmarcado : mostrar apenas sub-espaço do nome)';
$lang['addpage_hideACL'] = 'Ocultar {{NEWPAGE}} se o utilizador não possuir permissões para adicionar páginas (mostrar mensagem se desmarcado).';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
*/
$lang['namespaceRoot'] = 'Корневой уровень';
$lang['name'] = 'Имя страницы';
$lang['okbutton'] = 'Добавить страницу';
$lang['nooption'] = 'Вы не можете добавлять страницы';

View file

@ -0,0 +1,12 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author serg <sergey_art82@inbox.ru>
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
*/
$lang['addpage_exclude'] = 'Исключаемые пространства имен (разделитель — точка с запятой)';
$lang['addpage_showroot'] = 'Показать корневое пространство имён';
$lang['addpage_hide'] = 'При использовании синтаксиса {{NEWPAGE>[ns]}} скрывать выбор пространства имён. (Если флажок снят, будут показываться только подпространства имён.)';
$lang['addpage_hideACL'] = 'Скрыть {{NEWPAGE}}, если пользователь не имеет прав на добавление страниц. (Если флажок снят, будет отображаться сообщение.)';

View file

@ -0,0 +1,9 @@
<?php
/*
* Swedish language file
* Save file as UTF8.
*/
$lang['namespaceRoot'] = "Rot";
$lang['okbutton'] = "Skapa sida";
$lang['nooption'] = "Du har inte behörighet att skapa sidor";

View file

@ -0,0 +1,10 @@
<?php
/*USE : UTF8*/
/*
* Swedish language file
*/
$lang['addpage_exclude'] = "Exkluderade namnrymder (separera med ;)";
$lang['addpage_showroot'] = "Visa rotrymd";
$lang['addpage_hide'] = "När du använder {{NEWPAGE>[ns]}} syntax: Dölj val av namnrymd (ej ikryssad: visa bara undernamnrymder)";
$lang['addpage_hideACL'] = "Dölj {{NEWPAGE}} om användaren inte har rättighet att skapa sidor (visa meddelande om ej ikryssad)";

View file

@ -0,0 +1,12 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* Ukrainian language file
*
* @author Олексій <alexey.furashev@gmail.com>
*/
$lang['namespaceRoot'] = 'Кореневий простір імен';
$lang['okbutton'] = 'Додати сторінку';
$lang['nooption'] = 'Ви не можете додавати сторінки';

View file

@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* USE : UTF8
* Ukrainian language file
*
*/
$lang['addpage_exclude'] = 'Виключені простори імен (розділені ;)';
$lang['addpage_showroot'] = 'Відображати кореневий простір імен';
$lang['addpage_hide'] = 'При застосуванні {{NEWPAGE>[ns]}} сховати вибір простору імен (якщо вибрано цей пункт - відображати тільки підпростір імен)';
$lang['addpage_hideACL'] = 'Сховати {{NEWPAGE}}, якщо користувач не має прав додавати сторінки (відображати повідомлення, якщо цей пункт не вибрано)';

View file

@ -0,0 +1,11 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* Vietnamese language file
*
*/
$lang['namespaceRoot'] = 'Gốc';
$lang['okbutton'] = 'Tạo trang mới';
$lang['nooption'] = 'Bạn không được phép tạo trang mới';

View file

@ -0,0 +1,14 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* USE : UTF8
* Vietnamese language file
*
* @author Thien Hau <thienhausoftware@gmail.com>
*/
$lang['addpage_exclude'] = 'Trừ không gian tên (ngăn cách bằng dấu ;)';
$lang['addpage_showroot'] = 'Hiển thị không gian tên gốc';
$lang['addpage_hide'] = 'Khi bạn chọn syntax {{NEWPAGE>[ns]}}: Ẩn khả năng lựa chọn không gian tên (không chọn: chỉ hiển thị không gian tên con)';
$lang['addpage_hideACL'] = 'Ẩn {{NEWPAGE}} nếu người dùng không được phép tạo trang mới (hiển thị tin nhắn nếu không chọn)';

View file

@ -0,0 +1,8 @@
<?php
/*
Traditional Chinese language file
*/
$lang['namespaceRoot']="最上層(Root)";
$lang['okbutton'] ="新增頁面";
$lang['nooption'] ="你沒有權限執行新增頁面的動作";
//Setup VIM: ex: et ts=2 enc=utf-8 :

View file

@ -0,0 +1,10 @@
<?php
/*USE : UTF8*/
/*
* Traditional Chinese file
*/
$lang['addpage_exclude'] = "排除哪些命名空間(namespace), 使用 ; 來區分多個命名空間(namespace)";
$lang['addpage_showroot'] = "顯示最上層(Root)命名空間(namespace)";
$lang['addpage_hide'] = "使用 {{NEWPAGE>[ns]}} 語法時不要顯示出命名空間(namespace)的選項, 沒有打勾就會列出指定命名空間(namespace)底下所有的子命名空間(subnamespace)項目";
$lang['addpage_hideACL'] = "沒有打勾 : 表示當使用者沒有新增頁面權限時就顯示沒有權限的訊息而不會顯示出新增頁面的輸入欄.";

View file

@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
*
* Chinese(Simplified) language file
*
* @author 小命Leaflet <2532846822@qq.com>
*/
$lang['namespaceRoot'] = '根部命名空间';
$lang['name'] = '页面名称';
$lang['okbutton'] = '增加页面';
$lang['nooption'] = '抱歉,您没有权限增加页面';

View file

@ -0,0 +1,13 @@
<?php
/**
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
*
* USE : UTF8
* Chinese (Simplified) language file
*
*/
$lang['addpage_exclude'] = '排除的命名空间(使用;来分隔命名空间)';
$lang['addpage_showroot'] = '显示根部命名空间';
$lang['addpage_hide'] = '在使用 {{NEWPAGE>[ns]}} 时不显示命名空间的选择(未勾选则仅显示子命名空间)';
$lang['addpage_hideACL'] = '用户没有新增页面权限时隐藏{{NEWPAGE}}(若未勾选则显示信息)';

View file

@ -0,0 +1,8 @@
# General Plugin Info
base addnewpage
author Damien Regad, Benjamin Santalucia, Sam Wilson and other contributors
email dregad@mantisbt.org
date 2024-11-16
name Add New Page plugin
desc Adds a "new page form" to any wiki page.
url https://www.dokuwiki.org/plugin:addnewpage

35
plugins/55/addnewpage/script.js Executable file
View file

@ -0,0 +1,35 @@
jQuery(function () {
jQuery(".addnewpage form").each(function () {
var $form = jQuery(this);
var $ns = $form.find("[name='np_cat']");
var $title = $form.find("input[name='title']");
var $id = $form.find("input[name='id']");
var $submit = $form.find(':submit');
console.log($ns);
// disable submit unless something is in input or input is disabled
if ($title.attr('type') === 'text') {
$submit.attr('disabled', 'disabled');
$title.on('input', function () {
if ($title.val().length > 0) {
$submit.removeAttr('disabled');
} else {
$submit.attr('disabled', 'disabled');
}
});
}
console.log($ns);
// Change the form's page-ID field on submit
$form.submit(function () {
// Build the new page ID and save in hidden form field
var id = $ns.val().replace('@INPUT@', $title.val());
$id.val(id);
// Clean up the form vars, just to make the resultant URL a bit nicer
$ns.prop("disabled", true);
$title.prop("disabled", true);
return true;
});
});
});

View file

@ -0,0 +1,5 @@
div.addnewpage {
select, input {
margin-right: 3px;
}
}

View file

@ -0,0 +1,423 @@
<?php
/**
* Add-New-Page Plugin: a simple form for adding new pages.
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author iDO <ido@idotech.info>
* @author Sam Wilson <sam@samwilson.id.au>
*
* @noinspection PhpUnused
* @noinspection PhpMissingParamTypeInspection, PhpMissingReturnTypeInspection
*/
use dokuwiki\Extension\SyntaxPlugin;
use dokuwiki\File\PageResolver;
// must be run within Dokuwiki
if(!defined('DOKU_INC')) die();
class syntax_plugin_addnewpage extends SyntaxPlugin {
/** @var array the parsed options */
protected $options;
/**
* Syntax Type
*/
public function getType() {
return 'substition';
}
/**
* Paragraph Type
*/
public function getPType() {
return 'block';
}
/**
* @return int
*/
public function getSort() {
return 199;
}
/**
* @param string $mode
*/
public function connectTo($mode) {
$this->Lexer->addSpecialPattern('\{\{NEWPAGE[^\}]*\}\}', $mode, 'plugin_addnewpage');
}
/**
* Handler to prepare matched data for the rendering process.
*
* Handled syntax options:
* - {{NEWPAGE}}
* - {{NEWPAGE>your:namespace}}
* - {{NEWPAGE>your:namespace:@INPUT@:start}}
* - {{NEWPAGE>your:namespace:[date formats]}} {@see strftime()}
* - {{NEWPAGE?config_overrides}}
* - {{NEWPAGE?label=custom}}
* - {{NEWPAGE#newtpl1,newtpl2}}
* - {{NEWPAGE#newtpl1|Title1,newtpl2|Title1}}
* - {{NEWPAGE>your:namespace#newtpl1|Title1,newtpl2|Title1}}
* - {{NEWPAGE>your:namespace#newtpl1|Title1,newtpl2|Title1#@HI@,Howdy}}
*
* Refer to {@see https://www.dokuwiki.org/plugin:addnewpage} for details.
*
* @param string $match The text matched by the patterns
* @param int $state The lexer state for the match
* @param int $pos The character position of the matched text
* @param Doku_Handler $handler The Doku_Handler object
*
* @return array Return an array with all data you want to use in render
* @codingStandardsIgnoreStart
*/
public function handle($match, $state, $pos, Doku_Handler $handler) {
/* @codingStandardsIgnoreEnd */
$match = substr($match, 9, -2); // strip markup
$data = array(
'namespace' => '',
'newpagetemplates' => array(),
'newpagevars' => '',
'options' => array(
'exclude' => $this->getConf('addpage_exclude'),
'showroot' => $this->getConf('addpage_showroot'),
'hide' => $this->getConf('addpage_hide'),
'hideacl' => $this->getConf('addpage_hideACL'),
'autopage' => $this->getConf('addpage_autopage'),
'label' => 'okbutton',
)
);
if(preg_match('/>(.*?)(#|\?|$)/', $match, $m)) {
$data['namespace'] = trim($m[1]);
}
# Extract the newpagetemplate plugin parameters
# - after the initial #: the template name
# - after optional 2nd #: custom variable names
if(preg_match('/#(.*?)(?:#(.*?))?(?:\?|$)/', $match, $m)) {
$data['newpagetemplates'] = array_map('trim', explode(',', $m[1]));
$data['newpagevars'] = trim($m[2] ?? '');
}
if(preg_match('/\?(.*?)(#|$)/', $match, $m)) {
$this->_parseOptions($m[1], $data['options']);
}
return $data;
}
/**
* Create the new-page form.
*
* @param $format string output format being rendered
* @param $renderer Doku_Renderer the current renderer object
* @param $data array data created by handler()
* @return boolean rendered correctly?
*/
public function render($format, Doku_Renderer $renderer, $data) {
global $lang;
// make options available in class
$this->options = $data['options'];
if($format == 'xhtml') {
$disablecache = false;
$namespaceinput = $this->_htmlNamespaceInput($data['namespace'], $disablecache);
if($namespaceinput === false) {
if($this->options['hideacl']) {
$renderer->doc .= '';
} else {
$renderer->doc .= $this->getLang('nooption');
}
return true;
}
if($disablecache) $renderer->info['cache'] = false;
$newpagetemplateinput = $this->_htmlTemplateInput($data['newpagetemplates']);
$input = 'text';
if($this->options['autopage']) $input = 'hidden';
// Button label. If given string is not localized, use it as-is
$label = $this->getLang($this->options['label']);
if (!$label) {
$label = $this->options['label'];
}
$form = '<div class="addnewpage"><p>'
. '<form name="addnewpage" method="get" action="' . DOKU_BASE . DOKU_SCRIPT
. '" accept-charset="' . $lang['encoding'] . '">'
. $namespaceinput
. '<input class="edit" type="' . $input . '" name="title" size="20" maxlength="255" tabindex="2" placeholder="'
. $this->getLang('name') . '"/>'
. $newpagetemplateinput
. '<input type="hidden" name="newpagevars" value="' . $data['newpagevars'] . '"/>'
. '<input type="hidden" name="do" value="edit" />'
. '<input type="hidden" name="id" />'
. '<input class="button" type="submit" value="' . $label . '" tabindex="4" />'
. '</form>'
. '</p></div>';
$renderer->doc .= $form;
return true;
}
return false;
}
/**
* Overwrites the $options with the ones parsed from $optstr
*
* @param string $optstr
* @param array $options
* @author Andreas Gohr <gohr@cosmocode.de>
*/
protected function _parseOptions($optstr, &$options) {
$opts = preg_split('/[,&]/', $optstr);
foreach($opts as $opt) {
$opt_lower = strtolower(trim($opt));
$val = true;
// booleans can be negated with a no prefix
if(substr($opt_lower, 0, 2) == 'no') {
$opt_lower = substr($opt, 2);
$val = false;
}
// not a known option? might be a key=value pair
if(!isset($options[$opt_lower])) {
$split = array_map('trim', sexplode('=', $opt, 2));
$opt_lower = strtolower($split[0]);
$val = $split[1];
}
// still unknown? skip it
if(!isset($options[$opt_lower])) continue;
// overwrite the current value
$options[$opt_lower] = $val;
}
}
/**
* Parse namespace request
*
* This creates the final ID to be created (still having an @INPUT@ variable
* which is filled in via JavaScript)
*
* @author Samuele Tognini <samuele@cli.di.unipi.it>
* @author Michael Braun <michael-dev@fami-braun.de>
* @author Andreas Gohr <gohr@cosmocode.de>
* @param string $ns The namespace as given in the syntax
* @return string
*/
protected function _parseNS($ns) {
global $INFO;
$selfid = $INFO['id'];
$selfns = getNS($selfid);
// replace the input variable with something unique that survives cleanID
$keep = sha1(time());
// by default append the input to the namespace (except on autopage)
if(strpos($ns, '@INPUT@') === false && !$this->options['autopage']) $ns .= ":@INPUT@";
// date replacements
$ns = dformat(null, $ns);
// placeholders
$replacements = array(
'/\//' => ':', // forward slashes to colons
'/@PAGE@/' => $selfid,
'/@NS@/' => $selfns,
'/^\.(:|\/|$)/' => "$selfns:",
'/@INPUT@/' => $keep,
);
$ns = preg_replace(array_keys($replacements), array_values($replacements), $ns);
// clean up, then reinsert the input variable
$ns = cleanID($ns);
return str_replace($keep, '@INPUT@', $ns);
}
/**
* Create the HTML Select element for namespace selection.
*
* @param string|false $dest_ns The destination namespace, or false if none provided.
* @param bool $disablecache reference indicates if caching need to be disabled
* @global string $ID The page ID
* @return string Select element with appropriate NS selected.
*/
protected function _htmlNamespaceInput($dest_ns, &$disablecache) {
global $ID;
$disablecache = false;
// If a NS has been provided:
// Whether to hide the NS selection (otherwise, show only subnamespaces).
$hide = $this->options['hide'];
$parsed_dest_ns = $this->_parseNS($dest_ns);
// Whether the user can create pages in the provided NS (or root, if no
// destination NS has been set.
$can_create = (auth_quickaclcheck($parsed_dest_ns . ":") >= AUTH_CREATE);
//namespace given, but hidden
if($hide && !empty($dest_ns)) {
if($can_create) {
return '<input type="hidden" name="np_cat" id="np_cat" value="' . $parsed_dest_ns . '"/>';
} else {
return false;
}
}
//show select of given namespace
$currentns = getNS($ID);
$ret = '<select class="edit" id="np_cat" name="np_cat" tabindex="1">';
// Whether the NS select element has any options
$someopt = false;
// Show root namespace if requested and allowed
if($this->options['showroot'] && $can_create) {
if(empty($dest_ns)) {
// If no namespace has been provided, add an option for the root NS.
$ret .= '<option ' . (($currentns == '') ? 'selected ' : '') . ' value="">' . $this->getLang('namespaceRoot') . '</option>';
} else {
// If a namespace has been provided, add an option for it.
$ret .= '<option ' . (($currentns == $dest_ns) ? 'selected ' : '') . ' value="' . formText($dest_ns) . '">' . formText($dest_ns) . '</option>';
}
$someopt = true;
}
$subnamespaces = $this->_getNamespaceList($dest_ns);
// The top of this stack will always be the last printed ancestor namespace
$ancestor_stack = array();
if (!empty($dest_ns)) {
$ancestor_stack[] = $dest_ns;
}
foreach($subnamespaces as $ns) {
if(auth_quickaclcheck($ns . ":") < AUTH_CREATE) continue;
// Pop any elements off the stack that are not ancestors of the current namespace
while(!empty($ancestor_stack) && strpos($ns, $ancestor_stack[count($ancestor_stack) - 1] . ':') !== 0) {
array_pop($ancestor_stack);
}
$nsparts = explode(':', $ns);
$first_unprinted_depth = empty($ancestor_stack) ? 1 : (2 + substr_count($ancestor_stack[count($ancestor_stack) - 1], ':'));
for($i = $first_unprinted_depth, $end = count($nsparts); $i <= $end; $i++) {
$namespace = implode(':', array_slice($nsparts, 0, $i));
$ancestor_stack[] = $namespace;
$selectOptionText = str_repeat('&nbsp;&nbsp;', substr_count($namespace, ':')) . $nsparts[$i - 1];
$ret .= '<option ' .
(($currentns == $namespace) ? 'selected ' : '') .
($i == $end ? ('value="' . $namespace . '">') : 'disabled>') .
$selectOptionText .
'</option>';
}
$someopt = true;
$disablecache = true;
}
$ret .= '</select>';
if($someopt) {
return $ret;
} else {
return false;
}
}
/**
* Get a list of namespaces below the given namespace.
* Recursively fetches subnamespaces.
*
* @param string $topns The top namespace
* @return array Multi-dimensional array of all namespaces below $tns
*/
protected function _getNamespaceList($topns = '') {
global $conf;
$topns = utf8_encodeFN(str_replace(':', '/', $topns));
$excludes = $this->options['exclude'];
if($excludes == "") {
$excludes = array();
} else {
$excludes = @explode(';', strtolower($excludes));
}
$searchdata = array();
search($searchdata, $conf['datadir'], 'search_namespaces', array(), $topns);
$namespaces = array();
foreach($searchdata as $ns) {
foreach($excludes as $exclude) {
if(!empty($exclude) && strpos($ns['id'], $exclude) === 0) {
continue 2;
}
}
$namespaces[] = $ns['id'];
}
return $namespaces;
}
/**
* Create html for selection of namespace templates
*
* @param array $newpagetemplates array of namespace templates
* @return string html of select or hidden input
*/
public function _htmlTemplateInput($newpagetemplates) {
$cnt = count($newpagetemplates);
if($cnt < 1 || $cnt == 1 && $newpagetemplates[0] == '') {
$input = '';
} else {
if($cnt == 1) {
list($template,) = $this->_parseNSTemplatePage($newpagetemplates[0]);
$input = '<input type="hidden" name="newpagetemplate" value="' . formText($template) . '" />';
} else {
$first = true;
$input = '<select name="newpagetemplate" tabindex="3">';
foreach($newpagetemplates as $template) {
$p = ($first ? ' selected="selected"' : '');
$first = false;
list($template, $name) = $this->_parseNSTemplatePage($template);
$p .= ' value="' . formText($template) . '"';
$input .= "<option $p>" . formText($name) . "</option>";
}
$input .= '</select>';
}
$input = DOKU_TAB . DOKU_TAB . $input . DOKU_LF;
}
return $input;
}
/**
* Parses and resolves the namespace template page
*
* @param $nstemplate
* @return array
*/
protected function _parseNSTemplatePage($nstemplate) {
global $ID;
@list($template, $name) = explode('|', $nstemplate, 2);
$template = (new PageResolver($ID))->resolveId($template);
if (is_null($name)) $name = $template;
return array($template, $name);
}
}

54
plugins/55/color.mk Normal file
View file

@ -0,0 +1,54 @@
# Progress Linux: dokuwiki-plugins-extra
# Copyright (C) 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
#
# SPDX-License-Identifier: GPL-3.0+
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Build-Depends:
# none
SHELL := sh -e
PLUGIN := color
all:
test:
build:
install:
mkdir -p $(DESTDIR)/usr/share/dokuwiki/plugins-extra
cp -a $(PLUGIN) $(DESTDIR)/usr/share/dokuwiki/plugins-extra
# removing unused files
rm -f $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/README*
rm -rf $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/.git*
uninstall:
rm -rf $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)
rmdir --ignore-fail-on-non-empty --parents $(DESTDIR) || true
clean:
distclean:
reinstall: uninstall install
upstream:
rm -rf $(PLUGIN)
git clone https://github.com/hanche/dokuwiki_color_plugin $(PLUGIN)
rm -rf $(PLUGIN)/.git

View file

@ -0,0 +1,18 @@
# color Plugin
This is a plugin for [dokuwiki](https://www.dokuwiki.org/start)..
See the plugin [homepage](https://www.dokuwiki.org/plugin:color) for detailed documentation. Here we provide a brief summary of the required syntax:
```
<color fg color[/bg color[/ignored text]]>⟨text⟩</color>
<color fg color:bg color[:ignored text]>⟨text⟩</color>
```
- Square brackets indicates optional parts.
- `⟨fg color⟩` and `⟨bg color⟩` are CSS color specifications. Either one may be empty, in which case it is ignored.
- In the first syntax, the color specification(s) MUST NOT include a slash (`/`).
- In the second syntax, the color specification(s) MUST NOT include a colon character (`:`). We do not know any legal CSS color specification that does include a colon, nor do we anticipate that one will appear in the future.
- The resulting HTML is a `<span>` element containing `⟨text⟩`, colorized with the given foreground and background colors.

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

View file

@ -0,0 +1,7 @@
base color
author Harald Hanche-Olsen
email harald.hanche-olsen@ntnu.no
date 2022-10-19
name color syntax plugin
desc Write colored text in DokuWiki.
url https://www.dokuwiki.org/plugin:color

View file

@ -0,0 +1,91 @@
/* JavaScript function to create color toolbar in Dokuwiki */
/* see http://www.dokuwiki.org/plugin:color for more info */
color_icobase = "../../plugins/color/images/";
if(window.toolbar != undefined) {
toolbar[toolbar.length] = {
"type":"picker",
"title":"Color Text",
"icon":color_icobase+"toolbar_icon.png",
"list":[{
"type":"format",
"title":"Gray Colored Text",
"icon":color_icobase+"picker_light_gray.png",
"open":"<color #c3c3c3>",
"close":"</color>"
}, {
"type":"format",
"title":"Rose Highlighted Text",
"icon":color_icobase+"picker_rose.png",
"open":"<color #ffaec9>",
"close":"</color>"
}, {
"type":"format",
"title":"Red Highlighted Text",
"icon":color_icobase+"picker_red.png",
"open":"<color #ed1c24>",
"close":"</color>"
}, {
"type":"format",
"title":"Orange Highlighted Text",
"icon":color_icobase+"picker_orange.png",
"open":"<color #ff7f27>",
"close":"</color>"
}, {
"type":"format",
"title":"Gold Highlighted Text",
"icon":color_icobase+"picker_gold.png",
"open":"<color #ffc90e>",
"close":"</color>"
}, {
"type":"format",
"title":"Yellow Highlighted Text",
"icon":color_icobase+"picker_yellow.png",
"open":"<color #fff200>",
"close":"</color>"
}, {
"type":"format",
"title":"Light Yellow Highlighted Text",
"icon":color_icobase+"picker_light_yellow.png",
"open":"<color #efe4B0>",
"close":"</color>"
}, {
"type":"format",
"title":"Green Highlighted Text",
"icon":color_icobase+"picker_green.png",
"open":"<color #22b14c>",
"close":"</color>"
}, {
"type":"format",
"title":"Lime Highlighted Text",
"icon":color_icobase+"picker_lime.png",
"open":"<color #b5e61d>",
"close":"</color>"
}, {
"type":"format",
"title":"Turquoise Highlighted Text",
"icon":color_icobase+"picker_turquoise.png",
"open":"<color #00a2e8>",
"close":"</color>"
}, {
"type":"format",
"title":"Light Turquoise Highlighted Text",
"icon":color_icobase+"picker_light_turquoise.png",
"open":"<color #99d9ea>",
"close":"</color>"
}, {
"type":"format",
"title":"Blue-Gray Highlighted Text",
"icon":color_icobase+"picker_blue_gray.png",
"open":"<color #7092be>",
"close":"</color>"
}, {
"type":"format",
"title":"Lavender Highlighted Text",
"icon":color_icobase+"picker_lavender.png",
"open":"<color #c8bfe7>",
"close":"</color>"
}]
};
}

115
plugins/55/color/syntax.php Normal file
View file

@ -0,0 +1,115 @@
<?php
/**
* Plugin Color: Sets new colors for text and background.
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Christopher Smith <chris@jalakai.co.uk>
*/
// must be run within DokuWiki
if(!defined('DOKU_INC')) die();
/**
* All DokuWiki plugins to extend the parser/rendering mechanism
* need to inherit from this class
*/
class syntax_plugin_color extends DokuWiki_Syntax_Plugin {
function getType(){ return 'formatting'; }
function getAllowedTypes() { return array('formatting', 'substition', 'disabled'); }
function getSort(){ return 158; }
function connectTo($mode) { $this->Lexer->addEntryPattern('<color.*?>(?=.*?</color>)',$mode,'plugin_color'); }
function postConnect() { $this->Lexer->addExitPattern('</color>','plugin_color'); }
/**
* Handle the match
*/
function handle($match, $state, $pos, Doku_Handler $handler){
switch ($state) {
case DOKU_LEXER_ENTER :
$str = substr($match, 6, -1);
if (false === strpbrk($str,':')){
$m = explode('/', $str);
} else {
$m = explode(':', $str);
}
$color = $this->_specToCSS('color', $m[0]);
$background = $this->_specToCSS('background-color',
isset($m[1]) ? $m[1] : null);
return [$state, [$color, $background]];
case DOKU_LEXER_UNMATCHED : return array($state, $match);
case DOKU_LEXER_EXIT : return array($state, '');
}
return array();
}
/**
* Create output
*/
function render($mode, Doku_Renderer $renderer, $data) {
if($mode == 'xhtml'){
list($state, $match) = $data;
switch ($state) {
case DOKU_LEXER_ENTER :
list($color, $background) = $match;
$renderer->doc .= "<span style='$color $background'>";
break;
case DOKU_LEXER_UNMATCHED : $renderer->doc .= $renderer->_xmlEntities($match); break;
case DOKU_LEXER_EXIT : $renderer->doc .= "</span>"; break;
}
return true;
}
if($mode == 'odt'){
list($state, $match) = $data;
switch ($state) {
case DOKU_LEXER_ENTER :
list($color, $background) = $match;
if (class_exists('ODTDocument')) {
$renderer->_odtSpanOpenUseCSS (NULL, 'style="'.$color.$background.'"');
}
break;
case DOKU_LEXER_UNMATCHED :
$renderer->cdata($match);
break;
case DOKU_LEXER_EXIT :
if (class_exists('ODTDocument')) {
$renderer->_odtSpanClose();
}
break;
}
return true;
}
if($mode == 'metadata'){
list($state, $match) = $data;
switch ($state) {
case DOKU_LEXER_UNMATCHED :
if ($renderer->capture) $renderer->cdata($match);
break;
}
return true;
}
return false;
}
// Build a CSS attribute:value pair.
function _specToCSS($attrib, $c) {
$c = trim($c);
return ((!empty($c) &&
$this->_isValid($c)) ? $attrib.':'.$c.';'
: null);
}
// validate color value $c
// this is cut price validation - only to ensure there is nothing harmful
// just ensure that no illegal characters are included therein
// leave it to the browsers to ignore a faulty colour specification
function _isValid($c) {
return (false === strpbrk($c, '"\'<>&;'));
}
}
?>

54
plugins/55/mathjax.mk Normal file
View file

@ -0,0 +1,54 @@
# Progress Linux: dokuwiki-plugins-extra
# Copyright (C) 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
#
# SPDX-License-Identifier: GPL-3.0+
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Build-Depends:
# none
SHELL := sh -e
PLUGIN := mathjax
all:
test:
build:
install:
mkdir -p $(DESTDIR)/usr/share/dokuwiki/plugins-extra
cp -a $(PLUGIN) $(DESTDIR)/usr/share/dokuwiki/plugins-extra
# removing unused files
rm -f $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/README*
rm -rf $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/.git*
uninstall:
rm -rf $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)
rmdir --ignore-fail-on-non-empty --parents $(DESTDIR) || true
clean:
distclean:
reinstall: uninstall install
upstream:
rm -rf $(PLUGIN)
git clone https://github.com/liffiton/dokuwiki-plugin-mathjax $(PLUGIN)
rm -rf $(PLUGIN)/.git

28
plugins/55/mathjax/README Normal file
View file

@ -0,0 +1,28 @@
MathJax Plugin for DokuWiki
Enables MathJax parsing of TeX math expressions in wiki pages
(See https://www.mathjax.org/)
All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:mathjax
If you install this plugin manually, make sure it is installed in
lib/plugins/mathjax/ - if the folder is named differently, it
will not work!
Please refer to https://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.
----
Copyright (C) Mark Liffiton <liffiton@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See the COPYING file in your DokuWiki folder for details

View file

@ -0,0 +1,68 @@
<?php
/**
* DokuWiki Plugin mathjax (Action Component)
*
* @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
* @author Mark Liffiton <liffiton@gmail.com>
*/
// must be run within Dokuwiki
if (!defined('DOKU_INC')) die();
/**
* Add scripts via an event handler
*/
class action_plugin_mathjax_enable extends DokuWiki_Action_Plugin {
/**
* Registers our handler for the TPL_METAHEADER_OUTPUT event
*/
public function register(Doku_Event_Handler $controller) {
$controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_tpl_metaheader_output');
}
/**
* Add <script> blocks to the headers:
* - One to load MathJax and one to configure it
* - Also add one block per configfile, if any are specified
* See https://docs.mathjax.org/en/latest/configuration.html#using-in-line-configuration-options
*
* @param Doku_Event $event
* @param $param
*/
public function handle_tpl_metaheader_output(Doku_Event &$event, $param) {
// Create main config block
$event->data['script'][] = array(
'type' => 'text/x-mathjax-config',
'_data' => $this->getConf('config'),
);
// Include config files, if any specified
$configfiles = $this->getConf('configfile');
$files = explode(';', $configfiles);
foreach ($files as $f) {
$f = trim($f);
if ($f == "" or !is_readable($f)) {
continue;
}
$contents = file_get_contents(DOKU_INC . $f);
if ($contents) {
$event->data['script'][] = array(
'type' => 'text/x-mathjax-config',
'_data' => "\n// " . $f . "\n" . $contents,
);
}
}
// Load MathJax itself
$event->data['script'][] = array(
'type' => 'text/javascript',
'charset' => 'utf-8',
'src' => $this->getConf('url'),
'_data' => '',
);
}
}
// vim:ts=4:sw=4:et:

View file

@ -0,0 +1,19 @@
<?php
/**
* Default settings for the mathjax plugin
*
* @author Mark Liffiton <liffiton@gmail.com>
*/
$conf['url'] = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/MathJax.js?config=TeX-AMS_CHTML.js';
$conf['config'] = 'MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ["$","$"], ["\\\\(","\\\\)"] ],
displayMath: [ ["$$","$$"], ["\\\\[","\\\\]"] ],
processEscapes: true
}
});';
$conf['configfile'] = '';
$conf['asciimath'] = 0;
$conf['mathtags'] = '';

View file

@ -0,0 +1,13 @@
<?php
/**
* Options for the mathjax plugin
*
* @author Mark Liffiton <liffiton@gmail.com>
*/
$meta['url'] = array('string');
$meta['config'] = array('');
$meta['configfile'] = array('string');
$meta['asciimath'] = array('onoff');
$meta['mathtags'] = array('string');

View file

@ -0,0 +1,8 @@
<?php
$lang['url'] = 'The URL from which MathJax will be loaded.';
$lang['config'] = '(Optional) MathJax configuration; javascript code executed when MathJax loads. See https://docs.mathjax.org/en/latest/options/';
$lang['configfile'] = '(Optional) One or more files containing MathJax configuration commands. Specify paths relative to the dokuwiki installation directory (e.g. conf/mathjax.js or data/pages/mathjaxconf.txt), and separate multiple files with semicolons.';
$lang['asciimath'] = 'Turn this on if you use AsciiMath. This will ensure that `-delimited strings are left alone for MathJax to parse. (Incompatible with Markdown plugins.)';
$lang['mathtags'] = '(Optional) HTML tags to treat as math for MathJax to parse. Specify each as the tag name without angle brackets, and separate multiple tags with commas. If using this option, the tags (with angle brackets) must be added to the MathJax configuration. E.g. "mytag, othertag" here would need something like the following in the MathJax configuration: inlineMath: [ ["&lt;mytag>", "&lt;/mytag>"], ["&lt;othertag>", "&lt;/othertag>"] ]';

View file

@ -0,0 +1,6 @@
<?php
$lang['url'] = '载入 MathJax 的网址。';
$lang['config'] = '(可选的) MathJax 配置; MathJax 载入时执行的 javascript 代码。参见 http://docs.mathjax.org/en/latest/options/';
$lang['configfile'] = '(可选的) 一个或多个包含 MathJax 配置命令的文件。指定相对于 dokuwiki 安装目录的路径(例如 conf/mathjax.js 或者 data/pages/mathjaxconf.txt),并用分号分隔多个文件。';

View file

@ -0,0 +1,7 @@
base mathjax
author Mark Liffiton
email liffiton@gmail.com
date 2021-11-20
name MathJax plugin
desc Enables MathJax (https://www.mathjax.org/) parsing of TeX math expressions in wiki pages
url https://www.dokuwiki.org/plugin:mathjax

View file

@ -0,0 +1,161 @@
<?php
/**
* DokuWiki Plugin mathjax (Syntax Component)
*
* @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
* @author Mark Liffiton <liffiton@gmail.com>
*/
// must be run within Dokuwiki
if (!defined('DOKU_INC')) die();
/**
* Class syntax_plugin_mathjax_protecttex
*/
class syntax_plugin_mathjax_protecttex extends DokuWiki_Syntax_Plugin {
# We need to grab any math before dokuwiki tries to parse it.
# Once it's 'claimed' by this plugin (type: protected), it won't be altered.
# Set of environments that this plugin will protect from Dokuwiki parsing
# * is escaped to work in regexp below
# Note: "math", "displaymath", and "flalign" environments seem to not be
# recognized by Mathjax... They will still be protected from Dokuwiki,
# but they will not be rendered by MathJax.
private static $ENVIRONMENTS = array(
"math",
"displaymath",
"equation",
"equation\*",
"eqnarray",
"eqnarray\*",
"align",
"align\*",
"flalign",
"flalign\*",
"alignat",
"alignat\*",
"multline",
"multline\*",
"gather",
"gather\*",
);
/**
* Syntax Type
*
* Needs to return one of the mode types defined in $PARSER_MODES in parser.php
*
* @return string
*/
public function getType() {
return 'protected';
}
/**
* Sort for applying this mode
*
* @return int
*/
public function getSort() {
return 65;
}
/**
* regexp patterns adapted from jsMath plugin: https://www.dokuwiki.org/plugin:jsmath
*
* @param string $mode
*/
public function connectTo($mode) {
$this->Lexer->addEntryPattern('(?<!\\\\)\$(?=[^\$][^\r\n]*?\$)',$mode,'plugin_mathjax_protecttex');
$this->Lexer->addEntryPattern('\$\$(?=.*?\$\$)',$mode,'plugin_mathjax_protecttex');
$this->Lexer->addEntryPattern('\\\\\((?=.*?\\\\\))',$mode,'plugin_mathjax_protecttex');
$this->Lexer->addEntryPattern('\\\\\[(?=.*?\\\\])',$mode,'plugin_mathjax_protecttex');
foreach (self::$ENVIRONMENTS as $env) {
$this->Lexer->addEntryPattern('\\\\begin{' . $env . '}(?=.*?\\\\end{' . $env . '})',$mode,'plugin_mathjax_protecttex');
}
if ($this->getConf('asciimath')) {
// Protect the default AsciiMath delimiter
$this->Lexer->addEntryPattern('`(?=.*?`)',$mode,'plugin_mathjax_protecttex');
}
// Protect specified tags, if any
$conf_mathtags = $this->getConf('mathtags');
$mathtags = explode(',', $conf_mathtags);
foreach ($mathtags as $tag) {
$tag = trim($tag);
if ($tag == "") { continue; }
$this->Lexer->addEntryPattern('<' . $tag . '.*?>(?=.*?</' . $tag . '>)',$mode,'plugin_mathjax_protecttex');
}
}
public function postConnect() {
$this->Lexer->addExitPattern('\$(?!\$)','plugin_mathjax_protecttex');
$this->Lexer->addExitPattern('\\\\\)','plugin_mathjax_protecttex');
$this->Lexer->addExitPattern('\\\\\]','plugin_mathjax_protecttex');
foreach (self::$ENVIRONMENTS as $env) {
$this->Lexer->addExitPattern('\\\\end{' . $env . '}','plugin_mathjax_protecttex');
}
if ($this->getConf('asciimath')) {
// Protect the default AsciiMath delimiter
$this->Lexer->addExitPattern('`','plugin_mathjax_protecttex');
}
// Protect specified tags, if any
$conf_mathtags = $this->getConf('mathtags');
$mathtags = explode(',', $conf_mathtags);
foreach ($mathtags as $tag) {
$tag = trim($tag);
if ($tag == "") { continue; }
$this->Lexer->addExitPattern('</' . $tag . '>','plugin_mathjax_protecttex');
}
}
/**
* Handler to prepare matched data for the rendering process
*
* This function can only pass data to render() via its return value - render()
* may be not be run during the object's current life.
*
* Usually you should only need the $match param.
*
* @param string $match The text matched by the patterns
* @param int $state The lexer state for the match
* @param int $pos The character position of the matched text
* @param Doku_Handler $handler The Doku_Handler object
* @return array Return an array with all data you want to use in render
*/
public function handle($match, $state, $pos, Doku_Handler $handler){
// Just pass it through...
return $match;
}
/**
* Handles the actual output creation.
*
* @param $mode string output format being rendered
* @param $renderer Doku_Renderer the current renderer object
* @param $data array data created by handler()
* @return boolean rendered correctly?
*/
public function render($mode, Doku_Renderer $renderer, $data) {
if ($mode == 'xhtml' || $mode == 'odt') {
/** @var Doku_Renderer_xhtml $renderer */
// Just pass it through, but escape xml entities...
$renderer->doc .= $renderer->_xmlEntities($data);
return true;
}
if ($mode == 'latexport') {
// Pass math expressions to latexport renderer
$renderer->mathjax_content($data);
return true;
}
// For all other modes, pass through unchanged.
$renderer->doc .= $data;
return true;
}
}
// vim:ts=4:sw=4:et:

57
plugins/55/wrap.mk Normal file
View file

@ -0,0 +1,57 @@
# Progress Linux: dokuwiki-plugins-extra
# Copyright (C) 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
#
# SPDX-License-Identifier: GPL-3.0+
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Build-Depends:
# none
SHELL := sh -e
PLUGIN := wrap
all:
test:
build:
install:
mkdir -p $(DESTDIR)/usr/share/dokuwiki/plugins-extra
cp -a $(PLUGIN) $(DESTDIR)/usr/share/dokuwiki/plugins-extra
# removing unused files
rm -f $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/README*
rm -rf $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/.git*
rm -f $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/COPYING*
rm -rf $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)/_test
uninstall:
rm -rf $(DESTDIR)/usr/share/dokuwiki/plugins-extra/$(PLUGIN)
rmdir --ignore-fail-on-non-empty --parents $(DESTDIR) || true
clean:
distclean:
reinstall: uninstall install
upstream:
rm -rf $(PLUGIN)
git clone https://github.com/selfthinker/dokuwiki_plugin_wrap $(PLUGIN)
rm -rf $(PLUGIN)/.git

View file

@ -0,0 +1,52 @@
name: PHP Tests on Linux
on: [push, pull_request]
jobs:
testLinux:
name: PHP ${{ matrix.php-versions }} DokuWiki ${{ matrix.dokuwiki-branch }}
runs-on: ubuntu-latest
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
strategy:
matrix:
php-versions: ['7.2', '7.3', '7.4', '8.0']
dokuwiki-branch: [ 'master', 'stable']
exclude:
- dokuwiki-branch: 'stable'
php-versions: '8.0'
fail-fast: false
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-versions }}
extensions: mbstring, intl, PDO, pdo_sqlite, bz2
- name: Setup problem matchers
run: |
echo ::add-matcher::${{ runner.tool_cache }}/php.json
echo ::add-matcher::${{ runner.tool_cache }}/phpunit.json
- name: Download DokuWiki Test-setup
run: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
- name: Run DokuWiki Test-setup
env:
CI_SERVER: 1
DOKUWIKI: ${{ matrix.dokuwiki-branch }}
run: sh travis.sh
- name: Setup PHPUnit
run: |
php _test/fetchphpunit.php
cd _test
- name: Run PHPUnit
run: |
cd _test
php phpunit.phar --verbose --stderr --group plugin_wrap

Some files were not shown because too many files have changed in this diff Show more