From 6db8403b89160f56844da9ccf4fb1241e1c5db3d Mon Sep 17 00:00:00 2001 From: Michael A Mayer Date: Fri, 17 Feb 2012 09:21:21 -0500 Subject: [PATCH 1/4] Initial Delivery --- 3.0/modules/emboss/LICENSE | 674 ++++ .../emboss/controllers/admin_emboss.php | 71 + 3.0/modules/emboss/helpers/emboss.php | 459 +++ 3.0/modules/emboss/helpers/emboss_event.php | 121 + .../emboss/helpers/emboss_installer.php | 67 + 3.0/modules/emboss/helpers/emboss_task.php | 150 + 3.0/modules/emboss/models/emboss_mapping.php | 3 + 3.0/modules/emboss/models/emboss_overlay.php | 83 + 3.0/modules/emboss/module.info | 5 + .../emboss/views/admin_emboss.html.php | 125 + 3.1/modules/emboss/LICENSE | 674 ++++ .../emboss/controllers/admin_emboss.php | 71 + 3.1/modules/emboss/helpers/emboss.php | 459 +++ 3.1/modules/emboss/helpers/emboss_event.php | 121 + .../emboss/helpers/emboss_installer.php | 67 + 3.1/modules/emboss/helpers/emboss_task.php | 150 + 3.1/modules/emboss/models/emboss_mapping.php | 3 + 3.1/modules/emboss/models/emboss_overlay.php | 83 + 3.1/modules/emboss/module.info | 5 + .../emboss/views/admin_emboss.html.php | 125 + 30.txt | 3109 +++++++++++++++++ 31.txt | 2376 +++++++++++++ 22 files changed, 9001 insertions(+) create mode 100644 3.0/modules/emboss/LICENSE create mode 100644 3.0/modules/emboss/controllers/admin_emboss.php create mode 100644 3.0/modules/emboss/helpers/emboss.php create mode 100644 3.0/modules/emboss/helpers/emboss_event.php create mode 100644 3.0/modules/emboss/helpers/emboss_installer.php create mode 100644 3.0/modules/emboss/helpers/emboss_task.php create mode 100644 3.0/modules/emboss/models/emboss_mapping.php create mode 100644 3.0/modules/emboss/models/emboss_overlay.php create mode 100644 3.0/modules/emboss/module.info create mode 100644 3.0/modules/emboss/views/admin_emboss.html.php create mode 100644 3.1/modules/emboss/LICENSE create mode 100644 3.1/modules/emboss/controllers/admin_emboss.php create mode 100644 3.1/modules/emboss/helpers/emboss.php create mode 100644 3.1/modules/emboss/helpers/emboss_event.php create mode 100644 3.1/modules/emboss/helpers/emboss_installer.php create mode 100644 3.1/modules/emboss/helpers/emboss_task.php create mode 100644 3.1/modules/emboss/models/emboss_mapping.php create mode 100644 3.1/modules/emboss/models/emboss_overlay.php create mode 100644 3.1/modules/emboss/module.info create mode 100644 3.1/modules/emboss/views/admin_emboss.html.php create mode 100644 30.txt create mode 100644 31.txt diff --git a/3.0/modules/emboss/LICENSE b/3.0/modules/emboss/LICENSE new file mode 100644 index 00000000..94a9ed02 --- /dev/null +++ b/3.0/modules/emboss/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + 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. + + + Copyright (C) + + 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 . + +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: + + Copyright (C) + 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 +. + + 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 +. diff --git a/3.0/modules/emboss/controllers/admin_emboss.php b/3.0/modules/emboss/controllers/admin_emboss.php new file mode 100644 index 00000000..0254f86e --- /dev/null +++ b/3.0/modules/emboss/controllers/admin_emboss.php @@ -0,0 +1,71 @@ +. * + *************************************************************************/ +class Admin_Emboss_Controller extends Admin_Controller { + public function index() { + $view = new Admin_View('admin.html'); + $view->page_title = t('Emboss'); + $view->content = new View('admin_emboss.html'); + + $images = ORM::factory('emboss_overlay')->find_all(); + + $view->content->images = $images; + $view->content->emboss_thumbs = module::get_var('emboss','thumbs',0); + $view->content->emboss_resize = module::get_var('emboss','resize',1); + $view->content->emboss_full = module::get_var('emboss','full',1); + + print $view; + } + + static function update() { + access::verify_csrf(); + emboss::update_overlay_options($_POST); + emboss::evaluate_overlays(); + emboss::check_for_dirty(); + url::redirect('admin/emboss'); + } + + static function new_overlay() { + access::verify_csrf(); + $file = $_FILES['overlay']; + emboss::upload_new_overlay($file); + emboss::check_for_dirty(); + url::redirect('admin/emboss'); + } + + static function delete_overlay() { + access::verify_csrf(); + emboss::_delete_overlay($_REQUEST['name']); + emboss::check_for_dirty(); + url::redirect('admin/emboss'); + } + + static function clear_log() { + db::build() + ->delete() + ->from('logs') + ->where('category','=','emboss') + ->execute(); + url::redirect('admin/emboss'); + } + + static function uninstall() { + access::verify_csrf(); + emboss::uninstall(); + url::redirect('admin/modules'); + } +} \ No newline at end of file diff --git a/3.0/modules/emboss/helpers/emboss.php b/3.0/modules/emboss/helpers/emboss.php new file mode 100644 index 00000000..84c50aa2 --- /dev/null +++ b/3.0/modules/emboss/helpers/emboss.php @@ -0,0 +1,459 @@ +. * + *************************************************************************/ +class emboss_Core { + + static function reconcile() + { + emboss::copy_new(VARPATH . 'albums', VARPATH . 'originals'); + emboss::remove_old(VARPATH . 'albums', VARPATH . 'originals'); + } + + private function error($msg) + { + log::error('emboss',$msg); + message::error($msg); + } + + private function success($msg) + { + log::success('emboss',$msg); + message::success($msg); + } + + private function info($msg) + { + log::info('emboss',$msg); + message::info($msg); + } + + private function copy_new($src,$dst) + { + if( ! is_dir($src) ) + return; + + if(! file_exists($dst) ) + { + log::info('emboss',"Creating directory $dst"); + if(! @mkdir($dst) ) + { + emboss::error("Failed to create $dst"); + return; + } + } + if(! is_dir($dst) ) + { + emboss::error("Existing $dst is not a directory"); + return; + } + + if( ! ($dh = opendir($src)) ) + { + emboss::error("Failed to open $src for reading"); + return; + } + + while( $file = readdir($dh) ) + { + if($file=='.'||$file=='..') + continue; + + $srcpath = $src . '/' . $file; + $dstpath = $dst . '/' . $file; + + if( is_dir($srcpath) ) + { + emboss::copy_new($srcpath, $dstpath); + } + else + { + if(! file_exists($dstpath) ) + { + log::info('emboss',"Copying $file to $dst"); + if(! @copy($srcpath,$dstpath) ) + { + emboss::error("Failed to copy $file to $dst"); + } + } + } + } + + closedir($dh); + } + + private function remove_old($src,$archive) + { + if( ! is_dir($archive) ) + return; + + if(! (file_exists($src) && is_dir($src)) ) + { + log::info('emboss',"Removing directory $src"); + emboss::rmdir_recursive($archive); + return; + } + + if( ! ($dh = opendir($archive)) ) + { + emboss::error("Failed to open $archive for reading"); + return; + } + + while( $file = readdir($dh) ) + { + if($file=='.' || $file=='..') + continue; + + $srcpath = $src . '/' . $file; + $archivepath = $archive . '/' . $file; + + if( is_dir($archivepath) ) + { + emboss::remove_old($srcpath,$archivepath); + } + else + { + if( ! file_exists($srcpath) ) + { + log::info('emboss',"Removing $file from $archive"); + if(! @unlink($archivepath) ) + emboss::error("Failed to remove $file from $archive"); + } + } + } + + closedir($dh); + } + + private function rmdir_recursive($dir) { + if(!$dh = @opendir($dir)) + return; + + while ( $obj = readdir($dh)) + { + if($obj=='.' || $obj=='..') continue; + if (!@unlink($dir.'/'.$obj)) + emboss::rmdir_recursive($dir.'/'.$obj); + } + + closedir($dh); + @rmdir($dir); + } + + static function mkdir_recursive($dir) { + $dirs = explode('/', $dir); + $newdir = ''; + for($i=1; $iselect('id') + ->from('emboss_overlays') + ->where('name','=',$name) + ->execute() + ->count(); + + if($n>0) { + emboss::error(t("Overlay named $name already exists.")); + @unlink($tmp); + return; + } + + $width = $image_info[0]; + $height = $image_info[1]; + $where1 = array('width','=',$width); + $where2 = array('height','=',$height); + $where = array($where1,$where2); + + $n = db::build() + ->select('id') + ->from('emboss_overlays') + ->where('width','=',$width) + ->where('height','=',$height) + ->execute() + ->count(); + + if($n>0) { + emboss::error(t("Overlay with dimensions $width x $height already exists.")); + @unlink($tmp); + return; + } + + @rename($tmp, VARPATH . 'modules/emboss/' . $name); + + $overlay = ORM::factory('emboss_overlay'); + $overlay->name = $name; + $overlay->width = $width; + $overlay->height = $height; + $overlay->active = 1; + $overlay->save(); + + emboss::success('Succesfully uploaded overlay ' . $file['name']); + emboss::evaluate_overlays(); + } + + static function _delete_overlay($overlay) + { + $query = db::build() + ->select('id') + ->from('emboss_overlays') + ->where('name','=',$overlay) + ->execute(); + $n = $query->count(); + + $qual = '(database table: g3_emboss_overlay)'; + if($n<1) { + message::error("Internal error... $overlay missing $qual"); + return; + } + if($n>1) { + message::error("Internal error... $overlay has multiple entries $qual"); + return; + } + + $overlay_id = $query[0]->id; + + $q = db::build() + ->from('emboss_overlays') + ->where('id','=',$overlay_id) + ->delete() + ->execute(); + + @unlink(VARPATH . 'modules/emboss/' . $overlay); + + $query = db::build() + ->update('emboss_mappings') + ->where('cur_overlay_id','=',$overlay_id) + ->set('cur_overlay_id',-1) + ->execute(); + + $query = db::build() + ->update('emboss_mappings') + ->where('best_overlay_id','=',$overlay_id) + ->set('best_overlay_id',-1) + ->execute(); + + emboss::success("Succesfully deleted $overlay"); + emboss::evaluate_overlays(); + } + + public function usage_count($overlay_id) + { + $n = db::build() + ->select() + ->from('emboss_mappings') + ->where('best_overlay_id','=',$overlay_id) + ->execute() + ->count(); + return ($n>0 ? $n : ''); + } + + static function update_overlay_options($post) + { + $options = array('method','size','gravity','transparency'); + foreach ($options as $option) { + module::set_var('emboss',$option,$post["$option"]); + } + + db::build()->update('emboss_overlays')->set('active',0)->execute(); + $activeOverlays = $post['active_overlays']; + if(is_array($activeOverlays)) { + foreach ($activeOverlays as $overlay) { + $q = ORM::factory('emboss_overlay')->where('name','=',$overlay)->find(); + $q->active=1; + $q->save(); + } + } + } + + static function evaluate_overlays() + { + $overlays = ORM::factory('emboss_overlay')->where('active','=',1)->find_all(); + $images = ORM::factory('item')->where('type','=','photo')->find_all(); + + $n_new = 0; + $n_update = 0; + $n_none = 0; + + $has_changes=0; + foreach ($images as $image) { + $overlay_id = emboss::determine_best_overlay($image,$overlays); + if($overlay_id < 0) { + $n_none++; + } + + $q = ORM::factory('emboss_mapping')->where('image_id','=',$image->id)->find(); + if( ! $q->loaded() ) { + if($overlay_id>0) { + $n_new++; + } + $q->image_id = $image->id; + $q->best_overlay_id = $overlay_id; + $q->cur_overlay_id = -1; + $q->cur_gravity = 'unset'; + $q->cur_transparency = -1; + $q->save(); + } else if($q->best_overlay_id != $overlay_id) { + if($overlay_id>0) { + $n_update++; + } + $q->best_overlay_id = $overlay_id; + $q->save(); + } + } + + if($n_none) { + emboss::info('Cannot find an overlay for '.$n_none . t2(' image',' images')); + } + if($n_new) { + emboss::info($n_new . t2(' image needs',' images need',$n_new) . + ' now have an overlay available'); + } + if($n_update) { + emboss::info(t2('This changes the overlay for 1 image', + "This changes the overlay for $n_update images", + $n_update)); + } + + if($n_none || $n_new || $n_update) { + + } else{ + message::info('All photos are being embossed with the correct overlay'); + } + } + + static function determine_best_overlay($image,$overlays=NULL) + { + if(!$overlays) { + $overlays = ORM::factory('emboss_overlay')->where('active','=',1)->find_all(); + } + + $method = module::get_var('emboss','method'); + $size = 0.01 * module::get_var('emboss','size'); + + $W = $size * $image->width; + $H = $size * $image->height; + + $bestID = -1; + $bestScore=0; + foreach ($overlays as $overlay) { + $score = $overlay->score($W,$H,$method); + if ( $score>0 && $score>$bestScore ) { + $bestScore = $score; + $bestID = $overlay->id; + } + } + return $bestID; + } + + static function check_for_dirty() + { + $q = emboss::find_dirty(); + $n = $q->count(); + if($n>0) { + $url = url::site('admin/maintenance/start/emboss_task::update_overlays?csrf=__CSRF__'); + site_status::warning( + t2("One of your photos needs to be (re)embossed. Click here to fix it", + "%count of your photos need to be (re)embossed. Click here to fix them", + $n, + array('attrs' => html::mark_clean(sprintf('href="%s" class="g-dialog-link"',$url)))), + 'emboss_dirty'); + } else { + site_status::clear('emboss_dirty'); + } + } + + public function find_dirty() + { + $gravity = module::get_var('emboss','gravity'); + $transparency = module::get_var('emboss','transparency'); + + $q = db::build() + ->select() + ->from('emboss_mappings') + ->or_where('cur_overlay_id','!=',db::expr('best_overlay_id')) + ->or_where('cur_gravity','!=',$gravity) + ->or_where('cur_transparency','!=',$transparency) + ->execute(); + + return $q; + } + + public function uninstall() + { + $items = ORM::factory('item')->find_all(); + foreach($items as $item) { + $path = $item->file_path() . $name; + $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); + if(file_exists($orig)) { + @unlink($path); + @rename($orig,$path); + } + } + graphics::mark_dirty(1,1); + + Database::instance()->query('DROP TABLE {emboss_overlays}'); + Database::instance()->query('DROP TABLE {emboss_mappings}'); + Database::instancs()->query("delete from {modules} where name='emboss'"); + + log::info('emboss','module uninstalled (database dropped/overlays removed)'); + } + + +} diff --git a/3.0/modules/emboss/helpers/emboss_event.php b/3.0/modules/emboss/helpers/emboss_event.php new file mode 100644 index 00000000..c09c8f5d --- /dev/null +++ b/3.0/modules/emboss/helpers/emboss_event.php @@ -0,0 +1,121 @@ +. * + *************************************************************************/ +class emboss_event_Core { + static function admin_menu($menu,$theme) { + module::set_var('emboss','admin_menu',1); + $menu->get('content_menu') + ->append( + Menu::factory('link') + ->id('emboss') + ->label(t('Emboss')) + ->url(url::site('admin/emboss'))); + } + + static function item_moved($item,$olddir) + { + if( ! ($item->is_photo() || $item->is_album()) ) { + return; + } + + $name = $item->name; + $old_path = $olddir->file_path() . '/' . $name; + $new_path = $item->file_path(); + + if( $new_path == $old_path) { + return; + } + + $old_orig = str_replace(VARPATH . 'albums/', VARPATH . 'originals/', $old_path); + $new_orig = str_replace(VARPATH . 'albums/', VARPATH . 'originals/', $new_path); + $new_dir = str_replace('/'.$name , '',$new_orig); + + if( file_exists($old_orig)) + { + emboss::mkdir_recursive($new_dir); + @rename($old_orig,$new_orig); + log::info('emboss','Moved '.$item->name.' to '.str_replace(VARPATH,'',$new_dir)); + } + } + + static function item_updated($original,$item) + { + if( ! ($item->is_photo() || $item->is_album()) ) { + return; + } + $oldpath = $original->file_path(); + $newpath = $item->file_path(); + if( $oldpath != $newpath ) { + $oldorig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$oldpath); + $neworig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$newpath); + log::info('emboss',"rename $oldorig to $neworig"); + @rename($oldorig,$neworig); + } + } + + static function item_deleted($item) + { + if( ! $item->is_photo() ) { + return; + } + + $name = $item->name; + $id = $item->id; + $path = $item->file_path(); + $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); + + @unlink($orig); + + db::build() + ->from('emboss_mappings') + ->where('image_id','=',$id) + ->delete() + ->execute(); + + log::info('emboss',"item_deleted: $name"); + } + + static function item_created($item) + { + if( ! $item->is_photo() ) { + return; + } + + $path = $item->file_path(); + $dirs = explode('/',$path); + array_pop($dirs); + $dir = implode('/',$dirs); + + $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); + $origdir = str_replace(VARPATH.'albums/',VARPATH.'originals/',$dir); + + emboss::mkdir_recursive($origdir); + @copy($path,$orig); + + $q = ORM::factory('emboss_mapping'); + $q->image_id = $item->id; + $q->best_overlay_id = emboss::determine_best_overlay($item); + $q->cur_overlay_id = -1; + $q->cur_gravity = ''; + $q->cur_transparency = -1; + $q->save(); + + emboss::check_for_dirty(); + } + +} + diff --git a/3.0/modules/emboss/helpers/emboss_installer.php b/3.0/modules/emboss/helpers/emboss_installer.php new file mode 100644 index 00000000..663d671f --- /dev/null +++ b/3.0/modules/emboss/helpers/emboss_installer.php @@ -0,0 +1,67 @@ +. * + *************************************************************************/ +class emboss_installer { + static function install() { + $db = Database::instance(); + $db->query("CREATE TABLE IF NOT EXISTS {emboss_overlays} ( + `id` int(9) NOT NULL auto_increment, + `active` tinyint(4) NOT NULL DEFAULT 1, + `name` varchar(64) NOT NULL, + `width` int(9) NOT NULL, + `height` int(9) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY(`name`))"); + + $db->query("CREATE TABLE IF NOT EXISTS {emboss_mappings} ( + `id` int(9) NOT NULL auto_increment, + `image_id` int(9) NOT NULL, + `best_overlay_id` int(9) NOT NULL, + `cur_overlay_id` int(9), + `cur_gravity` varchar(16), + `cur_transparency` tinyint(4), + PRIMARY KEY (`id`), + UNIQUE KEY(`image_id`))"); + + @mkdir(VARPATH . 'originals'); + @mkdir(VARPATH . 'modules'); + @mkdir(VARPATH . 'modules/emboss'); + module::set_version('emboss',1); + log::success('emboss','Emboss Installed'); + } + + static function upgrade($version) + { + module::set_version('emboss',$verion=1); + log::info('emboss',"Upgrade to version $version / No action taken"); + } + + static function activate() + { + log::info('emboss','Emboss Activated'); + emboss::reconcile(); + } + + static function deactivate() + { + log::info('emboss','Emboss Deactivated'); + } + + static function uninstall() { + emboss::uninstall(); + } +} diff --git a/3.0/modules/emboss/helpers/emboss_task.php b/3.0/modules/emboss/helpers/emboss_task.php new file mode 100644 index 00000000..b0673b26 --- /dev/null +++ b/3.0/modules/emboss/helpers/emboss_task.php @@ -0,0 +1,150 @@ +. * + *************************************************************************/ +class emboss_task_Core { + + static function available_tasks() { + $q = emboss::find_dirty(); + $n = $q->count(); + + $description = ( ($n==0) + ? (t('All photo overlays are up to date') ) + : t2('one Photo needs its emboss overlay updated', + "$n Photos need their emboss overlay updated", $n) ); + + $tasks[] = Task_Definition::factory() + ->callback('emboss_task::update_overlays') + ->name(t('Update photo embossing')) + ->description($description) + ->severity($n>0 ? log::WARNING : log::SUCCESS); + return $tasks; + } + + static function update_overlays($task) + { + $errors = array(); + try { + $mode = $task->get('mode','init'); + switch($mode) { + case 'init': + $q = emboss::find_dirty(); + foreach ($q as $item) { + $ids[] = array('id'=>$item->id, + 'image_id'=>$item->image_id, + 'overlay_id'=>$item->best_overlay_id); + } + $count = count($ids); + + if($count>0) { + $task->set('ids',$ids); + $task->set('count',$count); + $task->set('current',0); + $task->set('mode','continue'); + } else { + $task->done = true; + $task->state = 'success'; + $task->percent_complete = 100; + site_status::clear('emboss_dirty'); + return; + } + break; + + case 'continue': + $ids = $task->get('ids'); + $count = $task->get('count'); + $current = $task->get('current'); + break; + } + + $i = 1*$current; + $id = $ids[$i]; + $current++; + $task->set('current',$current); + + emboss_task::do_embossing($id['id'],$id['image_id'],$id['overlay_id']); + + if($current>=$count) { + $task->done = true; + $task->state = 'success'; + $task->percent_complete = 100; + $task->status = 'Complete'; + site_status::clear('emboss_dirty'); + } else { + $task->percent_complete = $current/$count * 100; + $task->status = t("Reembossed $current of $count photos"); + } + + + } catch (Exception $e) { + Kohana_Log::add('error',(string)$e); + $task->done = true; + $task->state = 'error'; + $task->status = $e->getMessage(); + $errors[] = (string)$e; + } + if ($errors) { + $task->log($errors); + } + } + + static function do_embossing($id,$image_id,$overlay_id) + { + $gravity = module::get_var('emboss','gravity'); + $transparency = module::get_var('emboss','transparency'); + + $item = ORM::factory('item')->where('id','=',$image_id)->find(); + $path = $item->file_path() . $name; + $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); + + @unlink($path); + + if($overlay_id<0) { + log::info('emboss','Remove embossing from '.$item->name); + @copy($orig,$path); + + } else { + $overlay = ORM::factory('emboss_overlay')->where('id','=',$overlay_id)->find(); + $overlay_path = VARPATH.'modules/emboss/'.$overlay->name; + + $opts['file'] = $overlay_path; + $opts['position'] = $gravity; + $opts['transparency'] = 100-$transparency; + + log::info('emboss','Embossing '.$item->name.' with '.$overlay->name); + + gallery_graphics::composite($orig,$path,$opts); + } + + $item->thumb_dirty = 1; + $item->resize_dirty = 1; + $item->save(); + + graphics::generate($item); + + db::build()->update('emboss_mappings') + ->where('id','=',$id) + ->set('cur_overlay_id',$overlay_id) + ->set('cur_gravity',$gravity) + ->set('cur_transparency',$transparency) + ->execute(); + } + + + +} + + diff --git a/3.0/modules/emboss/models/emboss_mapping.php b/3.0/modules/emboss/models/emboss_mapping.php new file mode 100644 index 00000000..1037c269 --- /dev/null +++ b/3.0/modules/emboss/models/emboss_mapping.php @@ -0,0 +1,3 @@ +. * + *************************************************************************/ +class Emboss_Overlay_Model_Core extends ORM { + protected $sorting = array('width' => 'desc', 'height' => 'desc'); + + public function score($W,$H,$function) + { + /************************************************************* + * (W,H) = Image (Width,Height) + * (w,h) = Overlay (width,height) + *************************************************************/ + + $w = $this->width; + $h = $this->height; + if( ($w>$W) || ($h>$H) ) { return 0; } + + /************************************************************* + * Minimize Margin Method + ************************************************************* + * Score = (W^2 + H^2) - ((W-w)^2 + (H-h)^2) + * = (W^2 - (W-w)^2) + (H^2 - (H-h)^2) + * = (2Ww - w^2) + (2Hh - h^2) + * = (2W-w)w + (2H-h)h + *************************************************************/ + + if($function == 'margin') { + $score = ( (2*$W - $w)*$w + (2*$H - $h)*$h ); + } + + /************************************************************* + * Aspect Ratio Weighted + ************************************************************* + * if h < w*(H/W) + * peak value = area on diagonal (w*h) + * null value = 0 on w axis (h=0) + * quadratic fit between: + * Score = W/H h^2 + * if w < h*(W/H) + * Score = H/W w^2 (by symmetry) + *************************************************************/ + + else if($function == 'diag') { + if($h*$W < $w*$H) { + $score = $h*$h*($W/$H); + } else { + $score = $w*$w*($H/$W); + } + } + + /************************************************************* + * Area Method (Default if no match to $function) + ************************************************************* + * Score = w * h + *************************************************************/ + + else { + $score = $w * $h; + } + + return $score; + } + + public function area() + { + return $this->width * $this->height; + } + +} \ No newline at end of file diff --git a/3.0/modules/emboss/module.info b/3.0/modules/emboss/module.info new file mode 100644 index 00000000..7575692e --- /dev/null +++ b/3.0/modules/emboss/module.info @@ -0,0 +1,5 @@ +name = "Emboss" +description = "A different watermarking module" +version = 1 +author_name = "mikemayer67@vmwishes.com" +author_url = "http://www.vmwishes.com" diff --git a/3.0/modules/emboss/views/admin_emboss.html.php b/3.0/modules/emboss/views/admin_emboss.html.php new file mode 100644 index 00000000..86745948 --- /dev/null +++ b/3.0/modules/emboss/views/admin_emboss.html.php @@ -0,0 +1,125 @@ + +/************************************************************************* + * Copyright (C) 2012 Michel A. Mayer * + * * + * 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 . * + *************************************************************************/ + + +
+
+

Upload New Overlay

+ + +'overlay','style'=>'margin: .5em 0 .5em 0'))?> +'Upload','style'=>'display:block; float:none'),'Upload')?> + +
+
+
+'options'))?> + +

Available Overlays

+ + + + + + + + + name; + $data['checked'] = $image->active; + ?> + + + + + + + + +
ActiveImageSizeUsage
name?>width?> x height?>id)?>name.'&csrf='.access::csrf_token(), 'delete')?>
+Check All / +Uncheck All +
+'Update','style'=>'display:block; float:none'),'Update')?> +
+

Embossing Parameters

+ + + + + + + + +0; $i-=5) { $sizes["$i"]="$i%"; } ?> + + + + + + + +
Best Fit Method:'Maximum Overlay Area', + 'margin'=>'Minimize Borders', + 'diag' =>'Aspect Ratio Weighted'), + module::get_var('emboss','method','area')) ?>
Location: 'Northwest', + 'north' => 'North', + 'northeast' => 'Northeast', + 'east' => 'East', + 'southeast' => 'Southeast', + 'south' => 'South', + 'southwest' => 'Southwest', + 'south' => 'South', + 'center' => 'Center'), + module::get_var('emboss','gravity','Center')) ?>
Desired Size:
Transparency:
+
+'Update','style'=>'display:block; float:none'),'Update')?> +
+
+
+ + + +
diff --git a/3.1/modules/emboss/LICENSE b/3.1/modules/emboss/LICENSE new file mode 100644 index 00000000..94a9ed02 --- /dev/null +++ b/3.1/modules/emboss/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + 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. + + + Copyright (C) + + 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 . + +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: + + Copyright (C) + 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 +. + + 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 +. diff --git a/3.1/modules/emboss/controllers/admin_emboss.php b/3.1/modules/emboss/controllers/admin_emboss.php new file mode 100644 index 00000000..0254f86e --- /dev/null +++ b/3.1/modules/emboss/controllers/admin_emboss.php @@ -0,0 +1,71 @@ +. * + *************************************************************************/ +class Admin_Emboss_Controller extends Admin_Controller { + public function index() { + $view = new Admin_View('admin.html'); + $view->page_title = t('Emboss'); + $view->content = new View('admin_emboss.html'); + + $images = ORM::factory('emboss_overlay')->find_all(); + + $view->content->images = $images; + $view->content->emboss_thumbs = module::get_var('emboss','thumbs',0); + $view->content->emboss_resize = module::get_var('emboss','resize',1); + $view->content->emboss_full = module::get_var('emboss','full',1); + + print $view; + } + + static function update() { + access::verify_csrf(); + emboss::update_overlay_options($_POST); + emboss::evaluate_overlays(); + emboss::check_for_dirty(); + url::redirect('admin/emboss'); + } + + static function new_overlay() { + access::verify_csrf(); + $file = $_FILES['overlay']; + emboss::upload_new_overlay($file); + emboss::check_for_dirty(); + url::redirect('admin/emboss'); + } + + static function delete_overlay() { + access::verify_csrf(); + emboss::_delete_overlay($_REQUEST['name']); + emboss::check_for_dirty(); + url::redirect('admin/emboss'); + } + + static function clear_log() { + db::build() + ->delete() + ->from('logs') + ->where('category','=','emboss') + ->execute(); + url::redirect('admin/emboss'); + } + + static function uninstall() { + access::verify_csrf(); + emboss::uninstall(); + url::redirect('admin/modules'); + } +} \ No newline at end of file diff --git a/3.1/modules/emboss/helpers/emboss.php b/3.1/modules/emboss/helpers/emboss.php new file mode 100644 index 00000000..84c50aa2 --- /dev/null +++ b/3.1/modules/emboss/helpers/emboss.php @@ -0,0 +1,459 @@ +. * + *************************************************************************/ +class emboss_Core { + + static function reconcile() + { + emboss::copy_new(VARPATH . 'albums', VARPATH . 'originals'); + emboss::remove_old(VARPATH . 'albums', VARPATH . 'originals'); + } + + private function error($msg) + { + log::error('emboss',$msg); + message::error($msg); + } + + private function success($msg) + { + log::success('emboss',$msg); + message::success($msg); + } + + private function info($msg) + { + log::info('emboss',$msg); + message::info($msg); + } + + private function copy_new($src,$dst) + { + if( ! is_dir($src) ) + return; + + if(! file_exists($dst) ) + { + log::info('emboss',"Creating directory $dst"); + if(! @mkdir($dst) ) + { + emboss::error("Failed to create $dst"); + return; + } + } + if(! is_dir($dst) ) + { + emboss::error("Existing $dst is not a directory"); + return; + } + + if( ! ($dh = opendir($src)) ) + { + emboss::error("Failed to open $src for reading"); + return; + } + + while( $file = readdir($dh) ) + { + if($file=='.'||$file=='..') + continue; + + $srcpath = $src . '/' . $file; + $dstpath = $dst . '/' . $file; + + if( is_dir($srcpath) ) + { + emboss::copy_new($srcpath, $dstpath); + } + else + { + if(! file_exists($dstpath) ) + { + log::info('emboss',"Copying $file to $dst"); + if(! @copy($srcpath,$dstpath) ) + { + emboss::error("Failed to copy $file to $dst"); + } + } + } + } + + closedir($dh); + } + + private function remove_old($src,$archive) + { + if( ! is_dir($archive) ) + return; + + if(! (file_exists($src) && is_dir($src)) ) + { + log::info('emboss',"Removing directory $src"); + emboss::rmdir_recursive($archive); + return; + } + + if( ! ($dh = opendir($archive)) ) + { + emboss::error("Failed to open $archive for reading"); + return; + } + + while( $file = readdir($dh) ) + { + if($file=='.' || $file=='..') + continue; + + $srcpath = $src . '/' . $file; + $archivepath = $archive . '/' . $file; + + if( is_dir($archivepath) ) + { + emboss::remove_old($srcpath,$archivepath); + } + else + { + if( ! file_exists($srcpath) ) + { + log::info('emboss',"Removing $file from $archive"); + if(! @unlink($archivepath) ) + emboss::error("Failed to remove $file from $archive"); + } + } + } + + closedir($dh); + } + + private function rmdir_recursive($dir) { + if(!$dh = @opendir($dir)) + return; + + while ( $obj = readdir($dh)) + { + if($obj=='.' || $obj=='..') continue; + if (!@unlink($dir.'/'.$obj)) + emboss::rmdir_recursive($dir.'/'.$obj); + } + + closedir($dh); + @rmdir($dir); + } + + static function mkdir_recursive($dir) { + $dirs = explode('/', $dir); + $newdir = ''; + for($i=1; $iselect('id') + ->from('emboss_overlays') + ->where('name','=',$name) + ->execute() + ->count(); + + if($n>0) { + emboss::error(t("Overlay named $name already exists.")); + @unlink($tmp); + return; + } + + $width = $image_info[0]; + $height = $image_info[1]; + $where1 = array('width','=',$width); + $where2 = array('height','=',$height); + $where = array($where1,$where2); + + $n = db::build() + ->select('id') + ->from('emboss_overlays') + ->where('width','=',$width) + ->where('height','=',$height) + ->execute() + ->count(); + + if($n>0) { + emboss::error(t("Overlay with dimensions $width x $height already exists.")); + @unlink($tmp); + return; + } + + @rename($tmp, VARPATH . 'modules/emboss/' . $name); + + $overlay = ORM::factory('emboss_overlay'); + $overlay->name = $name; + $overlay->width = $width; + $overlay->height = $height; + $overlay->active = 1; + $overlay->save(); + + emboss::success('Succesfully uploaded overlay ' . $file['name']); + emboss::evaluate_overlays(); + } + + static function _delete_overlay($overlay) + { + $query = db::build() + ->select('id') + ->from('emboss_overlays') + ->where('name','=',$overlay) + ->execute(); + $n = $query->count(); + + $qual = '(database table: g3_emboss_overlay)'; + if($n<1) { + message::error("Internal error... $overlay missing $qual"); + return; + } + if($n>1) { + message::error("Internal error... $overlay has multiple entries $qual"); + return; + } + + $overlay_id = $query[0]->id; + + $q = db::build() + ->from('emboss_overlays') + ->where('id','=',$overlay_id) + ->delete() + ->execute(); + + @unlink(VARPATH . 'modules/emboss/' . $overlay); + + $query = db::build() + ->update('emboss_mappings') + ->where('cur_overlay_id','=',$overlay_id) + ->set('cur_overlay_id',-1) + ->execute(); + + $query = db::build() + ->update('emboss_mappings') + ->where('best_overlay_id','=',$overlay_id) + ->set('best_overlay_id',-1) + ->execute(); + + emboss::success("Succesfully deleted $overlay"); + emboss::evaluate_overlays(); + } + + public function usage_count($overlay_id) + { + $n = db::build() + ->select() + ->from('emboss_mappings') + ->where('best_overlay_id','=',$overlay_id) + ->execute() + ->count(); + return ($n>0 ? $n : ''); + } + + static function update_overlay_options($post) + { + $options = array('method','size','gravity','transparency'); + foreach ($options as $option) { + module::set_var('emboss',$option,$post["$option"]); + } + + db::build()->update('emboss_overlays')->set('active',0)->execute(); + $activeOverlays = $post['active_overlays']; + if(is_array($activeOverlays)) { + foreach ($activeOverlays as $overlay) { + $q = ORM::factory('emboss_overlay')->where('name','=',$overlay)->find(); + $q->active=1; + $q->save(); + } + } + } + + static function evaluate_overlays() + { + $overlays = ORM::factory('emboss_overlay')->where('active','=',1)->find_all(); + $images = ORM::factory('item')->where('type','=','photo')->find_all(); + + $n_new = 0; + $n_update = 0; + $n_none = 0; + + $has_changes=0; + foreach ($images as $image) { + $overlay_id = emboss::determine_best_overlay($image,$overlays); + if($overlay_id < 0) { + $n_none++; + } + + $q = ORM::factory('emboss_mapping')->where('image_id','=',$image->id)->find(); + if( ! $q->loaded() ) { + if($overlay_id>0) { + $n_new++; + } + $q->image_id = $image->id; + $q->best_overlay_id = $overlay_id; + $q->cur_overlay_id = -1; + $q->cur_gravity = 'unset'; + $q->cur_transparency = -1; + $q->save(); + } else if($q->best_overlay_id != $overlay_id) { + if($overlay_id>0) { + $n_update++; + } + $q->best_overlay_id = $overlay_id; + $q->save(); + } + } + + if($n_none) { + emboss::info('Cannot find an overlay for '.$n_none . t2(' image',' images')); + } + if($n_new) { + emboss::info($n_new . t2(' image needs',' images need',$n_new) . + ' now have an overlay available'); + } + if($n_update) { + emboss::info(t2('This changes the overlay for 1 image', + "This changes the overlay for $n_update images", + $n_update)); + } + + if($n_none || $n_new || $n_update) { + + } else{ + message::info('All photos are being embossed with the correct overlay'); + } + } + + static function determine_best_overlay($image,$overlays=NULL) + { + if(!$overlays) { + $overlays = ORM::factory('emboss_overlay')->where('active','=',1)->find_all(); + } + + $method = module::get_var('emboss','method'); + $size = 0.01 * module::get_var('emboss','size'); + + $W = $size * $image->width; + $H = $size * $image->height; + + $bestID = -1; + $bestScore=0; + foreach ($overlays as $overlay) { + $score = $overlay->score($W,$H,$method); + if ( $score>0 && $score>$bestScore ) { + $bestScore = $score; + $bestID = $overlay->id; + } + } + return $bestID; + } + + static function check_for_dirty() + { + $q = emboss::find_dirty(); + $n = $q->count(); + if($n>0) { + $url = url::site('admin/maintenance/start/emboss_task::update_overlays?csrf=__CSRF__'); + site_status::warning( + t2("One of your photos needs to be (re)embossed. Click here to fix it", + "%count of your photos need to be (re)embossed. Click here to fix them", + $n, + array('attrs' => html::mark_clean(sprintf('href="%s" class="g-dialog-link"',$url)))), + 'emboss_dirty'); + } else { + site_status::clear('emboss_dirty'); + } + } + + public function find_dirty() + { + $gravity = module::get_var('emboss','gravity'); + $transparency = module::get_var('emboss','transparency'); + + $q = db::build() + ->select() + ->from('emboss_mappings') + ->or_where('cur_overlay_id','!=',db::expr('best_overlay_id')) + ->or_where('cur_gravity','!=',$gravity) + ->or_where('cur_transparency','!=',$transparency) + ->execute(); + + return $q; + } + + public function uninstall() + { + $items = ORM::factory('item')->find_all(); + foreach($items as $item) { + $path = $item->file_path() . $name; + $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); + if(file_exists($orig)) { + @unlink($path); + @rename($orig,$path); + } + } + graphics::mark_dirty(1,1); + + Database::instance()->query('DROP TABLE {emboss_overlays}'); + Database::instance()->query('DROP TABLE {emboss_mappings}'); + Database::instancs()->query("delete from {modules} where name='emboss'"); + + log::info('emboss','module uninstalled (database dropped/overlays removed)'); + } + + +} diff --git a/3.1/modules/emboss/helpers/emboss_event.php b/3.1/modules/emboss/helpers/emboss_event.php new file mode 100644 index 00000000..c09c8f5d --- /dev/null +++ b/3.1/modules/emboss/helpers/emboss_event.php @@ -0,0 +1,121 @@ +. * + *************************************************************************/ +class emboss_event_Core { + static function admin_menu($menu,$theme) { + module::set_var('emboss','admin_menu',1); + $menu->get('content_menu') + ->append( + Menu::factory('link') + ->id('emboss') + ->label(t('Emboss')) + ->url(url::site('admin/emboss'))); + } + + static function item_moved($item,$olddir) + { + if( ! ($item->is_photo() || $item->is_album()) ) { + return; + } + + $name = $item->name; + $old_path = $olddir->file_path() . '/' . $name; + $new_path = $item->file_path(); + + if( $new_path == $old_path) { + return; + } + + $old_orig = str_replace(VARPATH . 'albums/', VARPATH . 'originals/', $old_path); + $new_orig = str_replace(VARPATH . 'albums/', VARPATH . 'originals/', $new_path); + $new_dir = str_replace('/'.$name , '',$new_orig); + + if( file_exists($old_orig)) + { + emboss::mkdir_recursive($new_dir); + @rename($old_orig,$new_orig); + log::info('emboss','Moved '.$item->name.' to '.str_replace(VARPATH,'',$new_dir)); + } + } + + static function item_updated($original,$item) + { + if( ! ($item->is_photo() || $item->is_album()) ) { + return; + } + $oldpath = $original->file_path(); + $newpath = $item->file_path(); + if( $oldpath != $newpath ) { + $oldorig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$oldpath); + $neworig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$newpath); + log::info('emboss',"rename $oldorig to $neworig"); + @rename($oldorig,$neworig); + } + } + + static function item_deleted($item) + { + if( ! $item->is_photo() ) { + return; + } + + $name = $item->name; + $id = $item->id; + $path = $item->file_path(); + $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); + + @unlink($orig); + + db::build() + ->from('emboss_mappings') + ->where('image_id','=',$id) + ->delete() + ->execute(); + + log::info('emboss',"item_deleted: $name"); + } + + static function item_created($item) + { + if( ! $item->is_photo() ) { + return; + } + + $path = $item->file_path(); + $dirs = explode('/',$path); + array_pop($dirs); + $dir = implode('/',$dirs); + + $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); + $origdir = str_replace(VARPATH.'albums/',VARPATH.'originals/',$dir); + + emboss::mkdir_recursive($origdir); + @copy($path,$orig); + + $q = ORM::factory('emboss_mapping'); + $q->image_id = $item->id; + $q->best_overlay_id = emboss::determine_best_overlay($item); + $q->cur_overlay_id = -1; + $q->cur_gravity = ''; + $q->cur_transparency = -1; + $q->save(); + + emboss::check_for_dirty(); + } + +} + diff --git a/3.1/modules/emboss/helpers/emboss_installer.php b/3.1/modules/emboss/helpers/emboss_installer.php new file mode 100644 index 00000000..663d671f --- /dev/null +++ b/3.1/modules/emboss/helpers/emboss_installer.php @@ -0,0 +1,67 @@ +. * + *************************************************************************/ +class emboss_installer { + static function install() { + $db = Database::instance(); + $db->query("CREATE TABLE IF NOT EXISTS {emboss_overlays} ( + `id` int(9) NOT NULL auto_increment, + `active` tinyint(4) NOT NULL DEFAULT 1, + `name` varchar(64) NOT NULL, + `width` int(9) NOT NULL, + `height` int(9) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY(`name`))"); + + $db->query("CREATE TABLE IF NOT EXISTS {emboss_mappings} ( + `id` int(9) NOT NULL auto_increment, + `image_id` int(9) NOT NULL, + `best_overlay_id` int(9) NOT NULL, + `cur_overlay_id` int(9), + `cur_gravity` varchar(16), + `cur_transparency` tinyint(4), + PRIMARY KEY (`id`), + UNIQUE KEY(`image_id`))"); + + @mkdir(VARPATH . 'originals'); + @mkdir(VARPATH . 'modules'); + @mkdir(VARPATH . 'modules/emboss'); + module::set_version('emboss',1); + log::success('emboss','Emboss Installed'); + } + + static function upgrade($version) + { + module::set_version('emboss',$verion=1); + log::info('emboss',"Upgrade to version $version / No action taken"); + } + + static function activate() + { + log::info('emboss','Emboss Activated'); + emboss::reconcile(); + } + + static function deactivate() + { + log::info('emboss','Emboss Deactivated'); + } + + static function uninstall() { + emboss::uninstall(); + } +} diff --git a/3.1/modules/emboss/helpers/emboss_task.php b/3.1/modules/emboss/helpers/emboss_task.php new file mode 100644 index 00000000..b0673b26 --- /dev/null +++ b/3.1/modules/emboss/helpers/emboss_task.php @@ -0,0 +1,150 @@ +. * + *************************************************************************/ +class emboss_task_Core { + + static function available_tasks() { + $q = emboss::find_dirty(); + $n = $q->count(); + + $description = ( ($n==0) + ? (t('All photo overlays are up to date') ) + : t2('one Photo needs its emboss overlay updated', + "$n Photos need their emboss overlay updated", $n) ); + + $tasks[] = Task_Definition::factory() + ->callback('emboss_task::update_overlays') + ->name(t('Update photo embossing')) + ->description($description) + ->severity($n>0 ? log::WARNING : log::SUCCESS); + return $tasks; + } + + static function update_overlays($task) + { + $errors = array(); + try { + $mode = $task->get('mode','init'); + switch($mode) { + case 'init': + $q = emboss::find_dirty(); + foreach ($q as $item) { + $ids[] = array('id'=>$item->id, + 'image_id'=>$item->image_id, + 'overlay_id'=>$item->best_overlay_id); + } + $count = count($ids); + + if($count>0) { + $task->set('ids',$ids); + $task->set('count',$count); + $task->set('current',0); + $task->set('mode','continue'); + } else { + $task->done = true; + $task->state = 'success'; + $task->percent_complete = 100; + site_status::clear('emboss_dirty'); + return; + } + break; + + case 'continue': + $ids = $task->get('ids'); + $count = $task->get('count'); + $current = $task->get('current'); + break; + } + + $i = 1*$current; + $id = $ids[$i]; + $current++; + $task->set('current',$current); + + emboss_task::do_embossing($id['id'],$id['image_id'],$id['overlay_id']); + + if($current>=$count) { + $task->done = true; + $task->state = 'success'; + $task->percent_complete = 100; + $task->status = 'Complete'; + site_status::clear('emboss_dirty'); + } else { + $task->percent_complete = $current/$count * 100; + $task->status = t("Reembossed $current of $count photos"); + } + + + } catch (Exception $e) { + Kohana_Log::add('error',(string)$e); + $task->done = true; + $task->state = 'error'; + $task->status = $e->getMessage(); + $errors[] = (string)$e; + } + if ($errors) { + $task->log($errors); + } + } + + static function do_embossing($id,$image_id,$overlay_id) + { + $gravity = module::get_var('emboss','gravity'); + $transparency = module::get_var('emboss','transparency'); + + $item = ORM::factory('item')->where('id','=',$image_id)->find(); + $path = $item->file_path() . $name; + $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); + + @unlink($path); + + if($overlay_id<0) { + log::info('emboss','Remove embossing from '.$item->name); + @copy($orig,$path); + + } else { + $overlay = ORM::factory('emboss_overlay')->where('id','=',$overlay_id)->find(); + $overlay_path = VARPATH.'modules/emboss/'.$overlay->name; + + $opts['file'] = $overlay_path; + $opts['position'] = $gravity; + $opts['transparency'] = 100-$transparency; + + log::info('emboss','Embossing '.$item->name.' with '.$overlay->name); + + gallery_graphics::composite($orig,$path,$opts); + } + + $item->thumb_dirty = 1; + $item->resize_dirty = 1; + $item->save(); + + graphics::generate($item); + + db::build()->update('emboss_mappings') + ->where('id','=',$id) + ->set('cur_overlay_id',$overlay_id) + ->set('cur_gravity',$gravity) + ->set('cur_transparency',$transparency) + ->execute(); + } + + + +} + + diff --git a/3.1/modules/emboss/models/emboss_mapping.php b/3.1/modules/emboss/models/emboss_mapping.php new file mode 100644 index 00000000..1037c269 --- /dev/null +++ b/3.1/modules/emboss/models/emboss_mapping.php @@ -0,0 +1,3 @@ +. * + *************************************************************************/ +class Emboss_Overlay_Model_Core extends ORM { + protected $sorting = array('width' => 'desc', 'height' => 'desc'); + + public function score($W,$H,$function) + { + /************************************************************* + * (W,H) = Image (Width,Height) + * (w,h) = Overlay (width,height) + *************************************************************/ + + $w = $this->width; + $h = $this->height; + if( ($w>$W) || ($h>$H) ) { return 0; } + + /************************************************************* + * Minimize Margin Method + ************************************************************* + * Score = (W^2 + H^2) - ((W-w)^2 + (H-h)^2) + * = (W^2 - (W-w)^2) + (H^2 - (H-h)^2) + * = (2Ww - w^2) + (2Hh - h^2) + * = (2W-w)w + (2H-h)h + *************************************************************/ + + if($function == 'margin') { + $score = ( (2*$W - $w)*$w + (2*$H - $h)*$h ); + } + + /************************************************************* + * Aspect Ratio Weighted + ************************************************************* + * if h < w*(H/W) + * peak value = area on diagonal (w*h) + * null value = 0 on w axis (h=0) + * quadratic fit between: + * Score = W/H h^2 + * if w < h*(W/H) + * Score = H/W w^2 (by symmetry) + *************************************************************/ + + else if($function == 'diag') { + if($h*$W < $w*$H) { + $score = $h*$h*($W/$H); + } else { + $score = $w*$w*($H/$W); + } + } + + /************************************************************* + * Area Method (Default if no match to $function) + ************************************************************* + * Score = w * h + *************************************************************/ + + else { + $score = $w * $h; + } + + return $score; + } + + public function area() + { + return $this->width * $this->height; + } + +} \ No newline at end of file diff --git a/3.1/modules/emboss/module.info b/3.1/modules/emboss/module.info new file mode 100644 index 00000000..7575692e --- /dev/null +++ b/3.1/modules/emboss/module.info @@ -0,0 +1,5 @@ +name = "Emboss" +description = "A different watermarking module" +version = 1 +author_name = "mikemayer67@vmwishes.com" +author_url = "http://www.vmwishes.com" diff --git a/3.1/modules/emboss/views/admin_emboss.html.php b/3.1/modules/emboss/views/admin_emboss.html.php new file mode 100644 index 00000000..86745948 --- /dev/null +++ b/3.1/modules/emboss/views/admin_emboss.html.php @@ -0,0 +1,125 @@ + +/************************************************************************* + * Copyright (C) 2012 Michel A. Mayer * + * * + * 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 . * + *************************************************************************/ + + +
+
+

Upload New Overlay

+ + +'overlay','style'=>'margin: .5em 0 .5em 0'))?> +'Upload','style'=>'display:block; float:none'),'Upload')?> + +
+
+
+'options'))?> + +

Available Overlays

+ + + + + + + + + name; + $data['checked'] = $image->active; + ?> + + + + + + + + +
ActiveImageSizeUsage
name?>width?> x height?>id)?>name.'&csrf='.access::csrf_token(), 'delete')?>
+Check All / +Uncheck All +
+'Update','style'=>'display:block; float:none'),'Update')?> +
+

Embossing Parameters

+ + + + + + + + +0; $i-=5) { $sizes["$i"]="$i%"; } ?> + + + + + + + +
Best Fit Method:'Maximum Overlay Area', + 'margin'=>'Minimize Borders', + 'diag' =>'Aspect Ratio Weighted'), + module::get_var('emboss','method','area')) ?>
Location: 'Northwest', + 'north' => 'North', + 'northeast' => 'Northeast', + 'east' => 'East', + 'southeast' => 'Southeast', + 'south' => 'South', + 'southwest' => 'Southwest', + 'south' => 'South', + 'center' => 'Center'), + module::get_var('emboss','gravity','Center')) ?>
Desired Size:
Transparency:
+
+'Update','style'=>'display:block; float:none'),'Update')?> +
+
+
+ + + +
diff --git a/30.txt b/30.txt new file mode 100644 index 00000000..0947e4f7 --- /dev/null +++ b/30.txt @@ -0,0 +1,3109 @@ + +/client +/client/Java +/client/Java/Demo.class +/client/Java/Demo.java +/client/Java/README +/client/Java/build.sh +/client/Java/lib +/client/Java/lib/commons-logging-api-1.1.1.jar +/client/Java/lib/gson-1.4.jar +/client/Java/lib/httpclient-4.0.1.jar +/client/Java/lib/httpcore-4.0.1.jar +/client/Java/run.sh +/client/PHP +/client/PHP/.gitignore +/client/PHP/Gallery3.php +/client/PHP/README +/client/PHP/example.php +/client/PHP/test1.png +/client/PHP/test2.png +/client/Python +/client/Python/pylibgal3 +/client/Python/pylibgal3/.gitignore +/client/Python/pylibgal3/KNOWN_ISSUES +/client/Python/pylibgal3/LICENSE +/client/Python/pylibgal3/MANIFEST.in +/client/Python/pylibgal3/README +/client/Python/pylibgal3/libg3 +/client/Python/pylibgal3/libg3/Errors.py +/client/Python/pylibgal3/libg3/G3Items.py +/client/Python/pylibgal3/libg3/Gallery3.py +/client/Python/pylibgal3/libg3/Requests.py +/client/Python/pylibgal3/libg3/__init__.py +/client/Python/pylibgal3/setup.py +/modules +/modules/about +/modules/about/controllers +/modules/about/controllers/about.php +/modules/about/controllers/admin_about.php +/modules/about/css +/modules/about/css/about.css +/modules/about/helpers +/modules/about/helpers/about_block.php +/modules/about/helpers/about_event.php +/modules/about/helpers/about_installer.php +/modules/about/module.info +/modules/about/views +/modules/about/views/about.html.php +/modules/about/views/about_block.html.php +/modules/about/views/admin_about.html.php +/modules/about_this_album +/modules/about_this_album/helpers +/modules/about_this_album/helpers/about_this_album_block.php +/modules/about_this_album/module.info +/modules/about_this_album/views +/modules/about_this_album/views/about_this_album.html.php +/modules/about_this_photo +/modules/about_this_photo/helpers +/modules/about_this_photo/helpers/about_this_photo_block.php +/modules/about_this_photo/module.info +/modules/about_this_photo/views +/modules/about_this_photo/views/about_this_photo.html.php +/modules/addthis +/modules/addthis/config +/modules/addthis/config/addthis.php +/modules/addthis/controllers +/modules/addthis/controllers/addthis.php +/modules/addthis/controllers/admin_addthis.php +/modules/addthis/css +/modules/addthis/css/addthis_menu.css +/modules/addthis/helpers +/modules/addthis/helpers/addthis_event.php +/modules/addthis/helpers/addthis_installer.php +/modules/addthis/helpers/addthis_theme.php +/modules/addthis/images +/modules/addthis/images/addthis_logo.png +/modules/addthis/models +/modules/addthis/models/addthis_proxy.php +/modules/addthis/module.info +/modules/addthis/views +/modules/addthis/views/admin_addthis.html.php +/modules/adsense +/modules/adsense/controllers +/modules/adsense/controllers/admin_adsense.php +/modules/adsense/helpers +/modules/adsense/helpers/adsense_block.php +/modules/adsense/helpers/adsense_event.php +/modules/adsense/helpers/adsense_theme.php +/modules/adsense/module.info +/modules/adsense/views +/modules/adsense/views/admin_adsense.html.php +/modules/adsense/views/adsense_block.html.php +/modules/albumpassword +/modules/albumpassword/controllers +/modules/albumpassword/controllers/admin_albumpassword.php +/modules/albumpassword/controllers/albumpassword.php +/modules/albumpassword/helpers +/modules/albumpassword/helpers/MY_access.php +/modules/albumpassword/helpers/MY_item.php +/modules/albumpassword/helpers/albumpassword_event.php +/modules/albumpassword/helpers/albumpassword_installer.php +/modules/albumpassword/helpers/albumpassword_task.php +/modules/albumpassword/models +/modules/albumpassword/models/albumpassword_idcache.php +/modules/albumpassword/models/items_albumpassword.php +/modules/albumpassword/module.info +/modules/albumpassword/views +/modules/albumpassword/views/admin_albumpassword.html.php +/modules/albumpassword/views/assignpassword.html.php +/modules/albumpassword/views/loginpassword.html.php +/modules/albumtree +/modules/albumtree/helpers +/modules/albumtree/helpers/albumtree_block.php +/modules/albumtree/helpers/albumtree_installer.php +/modules/albumtree/images +/modules/albumtree/images/base.gif +/modules/albumtree/images/empty.gif +/modules/albumtree/images/folder.gif +/modules/albumtree/images/folderopen.gif +/modules/albumtree/images/imgfolder.gif +/modules/albumtree/images/join.gif +/modules/albumtree/images/join_rtl.gif +/modules/albumtree/images/joinbottom.gif +/modules/albumtree/images/joinbottom_rtl.gif +/modules/albumtree/images/line.gif +/modules/albumtree/images/line_rtl.gif +/modules/albumtree/images/minus.gif +/modules/albumtree/images/minus_rtl.gif +/modules/albumtree/images/minusbottom.gif +/modules/albumtree/images/minusbottom_rtl.gif +/modules/albumtree/images/nolines_minus.gif +/modules/albumtree/images/nolines_plus.gif +/modules/albumtree/images/plus.gif +/modules/albumtree/images/plus_rtl.gif +/modules/albumtree/images/plusbottom.gif +/modules/albumtree/images/plusbottom_rtl.gif +/modules/albumtree/module.info +/modules/albumtree/views +/modules/albumtree/views/albumtree_block_dtree.html.php +/modules/albumtree/views/albumtree_block_list.html.php +/modules/albumtree/views/albumtree_block_select.html.php +/modules/all_tags +/modules/all_tags/controllers +/modules/all_tags/controllers/all_tags.php +/modules/all_tags/css +/modules/all_tags/css/all_tags.css +/modules/all_tags/helpers +/modules/all_tags/helpers/all_tags_event.php +/modules/all_tags/helpers/all_tags_theme.php +/modules/all_tags/module.info +/modules/all_tags/views +/modules/all_tags/views/all_tags.html.php +/modules/atom +/modules/atom/helpers +/modules/atom/helpers/atom.php +/modules/atom/libraries +/modules/atom/libraries/Atom_Author.php +/modules/atom/libraries/Atom_Base.php +/modules/atom/libraries/Atom_Entry.php +/modules/atom/libraries/Atom_Feed.php +/modules/atom/libraries/Atom_Link.php +/modules/atom/libraries/Gallery_Atom_Entry.php +/modules/atom/libraries/Gallery_Atom_Feed.php +/modules/atom/libraries/Gallery_Atom_Link.php +/modules/atom/module.info +/modules/author +/modules/author/helpers +/modules/author/helpers/author.php +/modules/author/helpers/author_block.php +/modules/author/helpers/author_event.php +/modules/author/helpers/author_installer.php +/modules/author/models +/modules/author/models/author_record.php +/modules/author/module.info +/modules/author/views +/modules/author/views/author_block.html.php +/modules/autorotate +/modules/autorotate/helpers +/modules/autorotate/helpers/autorotate.php +/modules/autorotate/helpers/autorotate_event.php +/modules/autorotate/helpers/autorotate_installer.php +/modules/autorotate/lib +/modules/autorotate/lib/pel +/modules/autorotate/lib/pel/Pel.php +/modules/autorotate/lib/pel/PelConvert.php +/modules/autorotate/lib/pel/PelDataWindow.php +/modules/autorotate/lib/pel/PelEntry.php +/modules/autorotate/lib/pel/PelEntryAscii.php +/modules/autorotate/lib/pel/PelEntryByte.php +/modules/autorotate/lib/pel/PelEntryLong.php +/modules/autorotate/lib/pel/PelEntryNumber.php +/modules/autorotate/lib/pel/PelEntryRational.php +/modules/autorotate/lib/pel/PelEntryShort.php +/modules/autorotate/lib/pel/PelEntryUndefined.php +/modules/autorotate/lib/pel/PelException.php +/modules/autorotate/lib/pel/PelExif.php +/modules/autorotate/lib/pel/PelFormat.php +/modules/autorotate/lib/pel/PelIfd.php +/modules/autorotate/lib/pel/PelJpeg.php +/modules/autorotate/lib/pel/PelJpegComment.php +/modules/autorotate/lib/pel/PelJpegContent.php +/modules/autorotate/lib/pel/PelJpegMarker.php +/modules/autorotate/lib/pel/PelTag.php +/modules/autorotate/lib/pel/PelTiff.php +/modules/autorotate/module.info +/modules/aws_s3 +/modules/aws_s3/changelog.txt +/modules/aws_s3/controllers +/modules/aws_s3/controllers/admin_aws_s3.php +/modules/aws_s3/controllers/aws_s3.php +/modules/aws_s3/helpers +/modules/aws_s3/helpers/MY_embedlinks_block.php +/modules/aws_s3/helpers/MY_embedlinks_theme.php +/modules/aws_s3/helpers/MY_item.php +/modules/aws_s3/helpers/aws_s3.php +/modules/aws_s3/helpers/aws_s3_event.php +/modules/aws_s3/helpers/aws_s3_installer.php +/modules/aws_s3/helpers/aws_s3_task.php +/modules/aws_s3/lib +/modules/aws_s3/lib/s3.php +/modules/aws_s3/models +/modules/aws_s3/models/MY_Item_Model.php +/modules/aws_s3/models/aws_s3_meta.php +/modules/aws_s3/module.info +/modules/aws_s3/todo.txt +/modules/aws_s3/views +/modules/aws_s3/views/admin_aws_s3.html.php +/modules/basket +/modules/basket/controllers +/modules/basket/controllers/admin_configure.php +/modules/basket/controllers/admin_postage_bands.php +/modules/basket/controllers/admin_product_lines.php +/modules/basket/controllers/basket.php +/modules/basket/css +/modules/basket/css/basket.css +/modules/basket/helpers +/modules/basket/helpers/basket.php +/modules/basket/helpers/basket_block.php +/modules/basket/helpers/basket_event.php +/modules/basket/helpers/basket_installer.php +/modules/basket/helpers/basket_theme.php +/modules/basket/helpers/postage_band.php +/modules/basket/helpers/product.php +/modules/basket/images +/modules/basket/images/basket.png +/modules/basket/libraries +/modules/basket/libraries/Paypal.php +/modules/basket/libraries/Session_Basket.php +/modules/basket/models +/modules/basket/models/ipn_message.php +/modules/basket/models/item_product.php +/modules/basket/models/order.php +/modules/basket/models/postage_band.php +/modules/basket/models/product.php +/modules/basket/models/product_override.php +/modules/basket/module.info +/modules/basket/views +/modules/basket/views/add_to_basket.html.php +/modules/basket/views/add_to_basket_ajax.html.php +/modules/basket/views/admin_configure.html.php +/modules/basket/views/admin_postage_bands.html.php +/modules/basket/views/admin_product_lines.html.php +/modules/basket/views/admin_templates.html.php +/modules/basket/views/basket-side-bar.html.php +/modules/basket/views/basket.html.php +/modules/basket/views/checkout.html.php +/modules/basket/views/confirm_order.html.php +/modules/basket/views/order_complete.html.php +/modules/basket/views/paypal_redirect.html.php +/modules/basket/views/pew1.html.php +/modules/basket/views/pew2.html.php +/modules/basket/views/print_order.html.php +/modules/basket/views/view_basket.html.php +/modules/basket/views/view_ipn.html.php +/modules/basket/views/view_order.html.php +/modules/basket/views/view_orders.html.php +/modules/batchtag +/modules/batchtag/controllers +/modules/batchtag/controllers/batchtag.php +/modules/batchtag/helpers +/modules/batchtag/helpers/batchtag_block.php +/modules/batchtag/helpers/batchtag_event.php +/modules/batchtag/helpers/batchtag_installer.php +/modules/batchtag/module.info +/modules/batchtag/views +/modules/batchtag/views/batchtag_block.html.php +/modules/calendarview +/modules/calendarview/controllers +/modules/calendarview/controllers/calendarview.php +/modules/calendarview/css +/modules/calendarview/css/calendarview_calendar.css +/modules/calendarview/css/calendarview_menu.css +/modules/calendarview/helpers +/modules/calendarview/helpers/calendarview_block.php +/modules/calendarview/helpers/calendarview_event.php +/modules/calendarview/helpers/calendarview_installer.php +/modules/calendarview/helpers/calendarview_theme.php +/modules/calendarview/images +/modules/calendarview/images/ico-view-calendarview.png +/modules/calendarview/libraries +/modules/calendarview/libraries/Calendar_Breadcrumb.php +/modules/calendarview/libraries/PHPCalendar.php +/modules/calendarview/module.info +/modules/calendarview/views +/modules/calendarview/views/calendarview_sidebar.html.php +/modules/calendarview/views/calendarview_year.html.php +/modules/calendarview/views/calpage.html.php +/modules/captionator +/modules/captionator/controllers +/modules/captionator/controllers/captionator.php +/modules/captionator/helpers +/modules/captionator/helpers/captionator_event.php +/modules/captionator/module.info +/modules/captionator/views +/modules/captionator/views/captionator_dialog.html.php +/modules/carousel +/modules/carousel/controllers +/modules/carousel/controllers/admin_carousel.php +/modules/carousel/css +/modules/carousel/css/carousel.css +/modules/carousel/helpers +/modules/carousel/helpers/carousel_block.php +/modules/carousel/helpers/carousel_event.php +/modules/carousel/helpers/carousel_theme.php +/modules/carousel/js +/modules/carousel/js/jcarousellite.min.js +/modules/carousel/js/jcarousellite_orig.js +/modules/carousel/js/jquery.mousewheel.min.js +/modules/carousel/module.info +/modules/carousel/views +/modules/carousel/views/admin_carousel.html.php +/modules/carousel/views/carousel_popular.html.php +/modules/carousel/views/carousel_random.html.php +/modules/carousel/views/carousel_recent.html.php +/modules/contactowner +/modules/contactowner/controllers +/modules/contactowner/controllers/admin_contactowner.php +/modules/contactowner/controllers/contactowner.php +/modules/contactowner/helpers +/modules/contactowner/helpers/contactowner_block.php +/modules/contactowner/helpers/contactowner_event.php +/modules/contactowner/helpers/contactowner_installer.php +/modules/contactowner/module.info +/modules/contactowner/views +/modules/contactowner/views/admin_contactowner.html.php +/modules/contactowner/views/contactowner_block.html.php +/modules/contactowner/views/contactowner_emailform.html.php +/modules/content_warning +/modules/content_warning/controllers +/modules/content_warning/controllers/admin_content_warning.php +/modules/content_warning/controllers/content_warning.php +/modules/content_warning/css +/modules/content_warning/css/jqModal.css +/modules/content_warning/helpers +/modules/content_warning/helpers/content_warning_event.php +/modules/content_warning/helpers/content_warning_installer.php +/modules/content_warning/helpers/content_warning_theme.php +/modules/content_warning/js +/modules/content_warning/js/jqModal.js +/modules/content_warning/module.info +/modules/content_warning/views +/modules/content_warning/views/admin_content_warning.html.php +/modules/content_warning/views/content_warning_page_top.html.php +/modules/custom_menus +/modules/custom_menus/controllers +/modules/custom_menus/controllers/admin_custom_menus.php +/modules/custom_menus/helpers +/modules/custom_menus/helpers/custom_menus_event.php +/modules/custom_menus/helpers/custom_menus_installer.php +/modules/custom_menus/models +/modules/custom_menus/models/custom_menu.php +/modules/custom_menus/module.info +/modules/custom_menus/views +/modules/custom_menus/views/admin_custom_menus.html.php +/modules/database_info +/modules/database_info/helpers +/modules/database_info/helpers/database_info_block.php +/modules/database_info/module.info +/modules/database_info/views +/modules/database_info/views/admin_block_db.html.php +/modules/default_sort +/modules/default_sort/controllers +/modules/default_sort/controllers/admin_default_sort.php +/modules/default_sort/helpers +/modules/default_sort/helpers/default_sort.php +/modules/default_sort/helpers/default_sort_event.php +/modules/default_sort/helpers/default_sort_installer.php +/modules/default_sort/module.info +/modules/default_sort/views +/modules/default_sort/views/admin_default_sort.html.php +/modules/developer +/modules/developer/config +/modules/developer/config/developer.php +/modules/developer/controllers +/modules/developer/controllers/admin_developer.php +/modules/developer/data +/modules/developer/data/DSC_0003.jpg +/modules/developer/data/DSC_0005.jpg +/modules/developer/data/DSC_0017.jpg +/modules/developer/data/DSC_0019.jpg +/modules/developer/data/DSC_0067.jpg +/modules/developer/data/DSC_0072.jpg +/modules/developer/data/P4050088.jpg +/modules/developer/helpers +/modules/developer/helpers/developer_event.php +/modules/developer/helpers/developer_task.php +/modules/developer/js +/modules/developer/js/developer.js +/modules/developer/module.info +/modules/developer/views +/modules/developer/views/admin_controller.txt.php +/modules/developer/views/admin_developer.html.php +/modules/developer/views/admin_developer_test_data.html.php +/modules/developer/views/admin_html.txt.php +/modules/developer/views/block.txt.php +/modules/developer/views/block_html.txt.php +/modules/developer/views/controller.txt.php +/modules/developer/views/dashboard_block_html.txt.php +/modules/developer/views/developer_module.html.php +/modules/developer/views/event.txt.php +/modules/developer/views/installer.txt.php +/modules/developer/views/module_info.txt.php +/modules/developer/views/mptt_tree.html.php +/modules/developer/views/theme.txt.php +/modules/displaytags +/modules/displaytags/helpers +/modules/displaytags/helpers/displaytags_block.php +/modules/displaytags/helpers/displaytags_event.php +/modules/displaytags/helpers/displaytags_installer.php +/modules/displaytags/module.info +/modules/displaytags/views +/modules/displaytags/views/displaytags_block.html.php +/modules/downloadalbum +/modules/downloadalbum/controllers +/modules/downloadalbum/controllers/downloadalbum.php +/modules/downloadalbum/css +/modules/downloadalbum/css/downloadalbum_menu.css +/modules/downloadalbum/helpers +/modules/downloadalbum/helpers/downloadalbum_event.php +/modules/downloadalbum/helpers/downloadalbum_theme.php +/modules/downloadalbum/images +/modules/downloadalbum/images/ico-view-downloadalbum.png +/modules/downloadalbum/module.info +/modules/downloadfullsize +/modules/downloadfullsize/controllers +/modules/downloadfullsize/controllers/admin_downloadfullsize.php +/modules/downloadfullsize/controllers/downloadfullsize.php +/modules/downloadfullsize/css +/modules/downloadfullsize/css/downloadfullsize_menu.css +/modules/downloadfullsize/helpers +/modules/downloadfullsize/helpers/downloadfullsize_block.php +/modules/downloadfullsize/helpers/downloadfullsize_event.php +/modules/downloadfullsize/helpers/downloadfullsize_theme.php +/modules/downloadfullsize/images +/modules/downloadfullsize/images/ico-view-downloadfullsize.png +/modules/downloadfullsize/module.info +/modules/downloadfullsize/views +/modules/downloadfullsize/views/admin_downloadfullsize.html.php +/modules/downloadfullsize/views/downloadfullsize_block.html.php +/modules/dynamic +/modules/dynamic/controllers +/modules/dynamic/controllers/admin_dynamic.php +/modules/dynamic/controllers/dynamic.php +/modules/dynamic/helpers +/modules/dynamic/helpers/dynamic.php +/modules/dynamic/helpers/dynamic_block.php +/modules/dynamic/helpers/dynamic_event.php +/modules/dynamic/helpers/dynamic_installer.php +/modules/dynamic/module.info +/modules/dynamic/views +/modules/dynamic/views/admin_dynamic.html.php +/modules/dynamic/views/dynamic_block.html.php +/modules/ecard +/modules/ecard/controllers +/modules/ecard/controllers/admin_ecard.php +/modules/ecard/controllers/ecard.php +/modules/ecard/css +/modules/ecard/css/ecard.css +/modules/ecard/helpers +/modules/ecard/helpers/ecard.php +/modules/ecard/helpers/ecard_block.php +/modules/ecard/helpers/ecard_event.php +/modules/ecard/helpers/ecard_installer.php +/modules/ecard/helpers/ecard_theme.php +/modules/ecard/images +/modules/ecard/images/email_go.png +/modules/ecard/lib +/modules/ecard/lib/mime.php +/modules/ecard/lib/mimePart.php +/modules/ecard/module.info +/modules/ecard/views +/modules/ecard/views/admin_ecard.html.php +/modules/ecard/views/ecard_block.html.php +/modules/ecard/views/ecard_email.html.php +/modules/ecard/views/ecard_form.html.php +/modules/editcaptured +/modules/editcaptured/css +/modules/editcaptured/css/editcaptured.css +/modules/editcaptured/helpers +/modules/editcaptured/helpers/editcaptured_event.php +/modules/editcaptured/helpers/editcaptured_theme.php +/modules/editcaptured/module.info +/modules/editcreation +/modules/editcreation/css +/modules/editcreation/css/editcreation.css +/modules/editcreation/helpers +/modules/editcreation/helpers/editcreation_event.php +/modules/editcreation/helpers/editcreation_theme.php +/modules/editcreation/module.info +/modules/embed_videos +/modules/embed_videos/controllers +/modules/embed_videos/controllers/embedded_videos.php +/modules/embed_videos/helpers +/modules/embed_videos/helpers/embed_videos.php +/modules/embed_videos/helpers/embed_videos_event.php +/modules/embed_videos/helpers/embed_videos_installer.php +/modules/embed_videos/helpers/embed_videos_theme.php +/modules/embed_videos/images +/modules/embed_videos/images/embed_video_icon.png +/modules/embed_videos/models +/modules/embed_videos/models/embedded_video.php +/modules/embed_videos/module.info +/modules/embed_videos/views +/modules/embed_videos/views/embed_video_js.html.php +/modules/embedlinks +/modules/embedlinks/controllers +/modules/embedlinks/controllers/admin_embedlinks.php +/modules/embedlinks/controllers/embedlinks.php +/modules/embedlinks/css +/modules/embedlinks/css/embedlinks_menu.css +/modules/embedlinks/helpers +/modules/embedlinks/helpers/embedlinks_block.php +/modules/embedlinks/helpers/embedlinks_event.php +/modules/embedlinks/helpers/embedlinks_installer.php +/modules/embedlinks/helpers/embedlinks_theme.php +/modules/embedlinks/images +/modules/embedlinks/images/ico-view-embedlinks.png +/modules/embedlinks/module.info +/modules/embedlinks/views +/modules/embedlinks/views/admin_embedlinks.html.php +/modules/embedlinks/views/embedlinks_album_block.html.php +/modules/embedlinks/views/embedlinks_alllinksdialog.html.php +/modules/embedlinks/views/embedlinks_bbcodedialog.html.php +/modules/embedlinks/views/embedlinks_fullurldialog.html.php +/modules/embedlinks/views/embedlinks_htmldialog.html.php +/modules/embedlinks/views/embedlinks_photo_block.html.php +/modules/embedlinks/views/embedlinks_sidebar.html.php +/modules/exif_gps +/modules/exif_gps/controllers +/modules/exif_gps/controllers/admin_exif_gps.php +/modules/exif_gps/controllers/exif_gps.php +/modules/exif_gps/css +/modules/exif_gps/css/exif_gps_menu.css +/modules/exif_gps/helpers +/modules/exif_gps/helpers/exif_gps.php +/modules/exif_gps/helpers/exif_gps_block.php +/modules/exif_gps/helpers/exif_gps_event.php +/modules/exif_gps/helpers/exif_gps_installer.php +/modules/exif_gps/helpers/exif_gps_task.php +/modules/exif_gps/helpers/exif_gps_theme.php +/modules/exif_gps/images +/modules/exif_gps/images/ico-view-exif_gps_album.png +/modules/exif_gps/images/ico-view-exif_gps_user.png +/modules/exif_gps/models +/modules/exif_gps/models/exif_coordinate.php +/modules/exif_gps/module.info +/modules/exif_gps/views +/modules/exif_gps/views/admin_exif_gps.html.php +/modules/exif_gps/views/exif_gps_dynamic2_sidebar.html.php +/modules/exif_gps/views/exif_gps_dynamic_sidebar.html.php +/modules/exif_gps/views/exif_gps_map.html.php +/modules/exif_gps/views/exif_gps_maps_sidebar.html.php +/modules/exif_gps/views/exif_gps_static_sidebar.html.php +/modules/export_facebook +/modules/export_facebook/controllers +/modules/export_facebook/controllers/export_facebook.php +/modules/export_facebook/module.info +/modules/favourites +/modules/favourites/controllers +/modules/favourites/controllers/admin_favourites_configure.php +/modules/favourites/controllers/favourites.php +/modules/favourites/css +/modules/favourites/css/favourites.css +/modules/favourites/helpers +/modules/favourites/helpers/favourites_configuration.php +/modules/favourites/helpers/favourites_event.php +/modules/favourites/helpers/favourites_installer.php +/modules/favourites/helpers/favourites_theme.php +/modules/favourites/images +/modules/favourites/images/faves.png +/modules/favourites/js +/modules/favourites/js/favourites.js +/modules/favourites/libraries +/modules/favourites/libraries/Favourites.php +/modules/favourites/libraries/Pseudo_album.php +/modules/favourites/module.info +/modules/favourites/views +/modules/favourites/views/add_to_favourites.html.php +/modules/favourites/views/admin_favourites_configure.html.php +/modules/favourites/views/login_required.html.php +/modules/favourites/views/save_dialog.html.php +/modules/favourites/views/save_favourites.html.php +/modules/favourites/views/view_favourites.html.php +/modules/fittoscreen +/modules/fittoscreen/controllers +/modules/fittoscreen/controllers/admin_fittoscreen.php +/modules/fittoscreen/helpers +/modules/fittoscreen/helpers/fittoscreen_event.php +/modules/fittoscreen/helpers/fittoscreen_installer.php +/modules/fittoscreen/helpers/fittoscreen_theme.php +/modules/fittoscreen/module.info +/modules/fittoscreen/views +/modules/fittoscreen/views/admin_fittoscreen.html.php +/modules/fittoscreen/views/fittoscreen_photo.html.php +/modules/gmaps +/modules/gmaps/helpers +/modules/gmaps/helpers/gmaps_theme.php +/modules/gmaps/module.info +/modules/gmaps/views +/modules/gmaps/views/gmaps_block.html.php +/modules/google_analytics +/modules/google_analytics/controllers +/modules/google_analytics/controllers/admin_google_analytics.php +/modules/google_analytics/helpers +/modules/google_analytics/helpers/google_analytics_event.php +/modules/google_analytics/helpers/google_analytics_theme.php +/modules/google_analytics/module.info +/modules/google_analytics/views +/modules/google_analytics/views/admin_google_analytics.html.php +/modules/gwtorganize +/modules/gwtorganize/.classpath +/modules/gwtorganize/.externalToolBuilders +/modules/gwtorganize/.externalToolBuilders/New_Builder.launch +/modules/gwtorganize/.project +/modules/gwtorganize/.settings +/modules/gwtorganize/.settings/com.google.appengine.eclipse.core.prefs +/modules/gwtorganize/.settings/com.google.gdt.eclipse.core.prefs +/modules/gwtorganize/.settings/com.google.gwt.eclipse.core.prefs +/modules/gwtorganize/build.xml +/modules/gwtorganize/controllers +/modules/gwtorganize/controllers/admin_gwtorganise.php +/modules/gwtorganize/controllers/admin_upload_configure.php +/modules/gwtorganize/controllers/json_album.php +/modules/gwtorganize/helpers +/modules/gwtorganize/helpers/gwtorganise_event.php +/modules/gwtorganize/helpers/gwtorganise_installer.php +/modules/gwtorganize/helpers/revision.php +/modules/gwtorganize/helpers/upload_configuration.php +/modules/gwtorganize/module.info +/modules/gwtorganize/src +/modules/gwtorganize/src/META-INF +/modules/gwtorganize/src/META-INF/jdoconfig.xml +/modules/gwtorganize/src/com +/modules/gwtorganize/src/com/gloopics +/modules/gwtorganize/src/com/gloopics/g3viewer +/modules/gwtorganize/src/com/gloopics/g3viewer/G3viewer.gwt.xml +/modules/gwtorganize/src/com/gloopics/g3viewer/client +/modules/gwtorganize/src/com/gloopics/g3viewer/client/Album.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumItemDropContainer.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumTree.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumTreeDropController.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/AsyncResizer.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/AsyncRunner.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/ConfirmDialogBox.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/DropZoneController.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/G3Viewer.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpDialogBox.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpDialogHandler.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpSuccessHandler.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/ImageDialogBox.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/InformationBar.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/Item.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/JSONResponseCallback.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/JSONResponseTextHandler.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/Loading.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/MyPickupDragController.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/ResizeOptions.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadControl.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadControlNoGears.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadFile.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/Utils.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/View.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas +/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/Canvas.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/Factory.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/ResizeFilter.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDrop.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropBase.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFile.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFileIE.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDroppableWidget.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactory.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryIE.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears.java +/modules/gwtorganize/src/com/gloopics/g3viewer/public +/modules/gwtorganize/src/com/gloopics/g3viewer/public/G3viewer.css +/modules/gwtorganize/src/com/gloopics/g3viewer/public/loading.gif +/modules/gwtorganize/src/log4j.properties +/modules/gwtorganize/views +/modules/gwtorganize/views/gwtorganise_view.html.php +/modules/gwtorganize/war +/modules/gwtorganize/war/.htaccess +/modules/gwtorganize/war/WEB-INF +/modules/gwtorganize/war/WEB-INF/classes +/modules/gwtorganize/war/WEB-INF/classes/META-INF +/modules/gwtorganize/war/WEB-INF/classes/META-INF/jdoconfig.xml +/modules/gwtorganize/war/WEB-INF/classes/com +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/G3viewer.gwt.xml +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$10.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$11.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$12.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$2$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$3$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$4$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$4.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$5.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$6.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$7.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$8.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$9.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumItemDropContainer.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTree$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTree.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTreeDropController.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AsyncResizer.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AsyncRunner.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$ConfirmCallBack.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/DropZoneController.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$1$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$ErrorDialog$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$ErrorDialog.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$SimplePanelEx.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$4.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$5.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$RequestCallbackImpl.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogHandler.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpSuccessHandler.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar$1$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$4$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$4.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$5$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$5.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$6$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$6.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$7$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$7.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$8$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$8.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$9.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/JSONResponseCallback.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/JSONResponseTextHandler.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Loading.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/MyPickupDragController.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ResizeOptions.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadControl.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadControlNoGears.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$ProgressBar.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Utils.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1$1$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$2$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$3$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/Canvas.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/Factory.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDrop.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropBase.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFile.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFileIE.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDroppableWidget.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactory.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryIE.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public/G3viewer.css +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public/loading.gif +/modules/gwtorganize/war/WEB-INF/classes/log4j.properties +/modules/gwtorganize/war/WEB-INF/lib +/modules/gwtorganize/war/WEB-INF/lib/appengine-api-1.0-sdk-1.2.5.jar +/modules/gwtorganize/war/WEB-INF/lib/appengine-api-labs-1.2.5.jar +/modules/gwtorganize/war/WEB-INF/lib/datanucleus-appengine-1.0.3.jar +/modules/gwtorganize/war/WEB-INF/lib/datanucleus-core-1.1.5.jar +/modules/gwtorganize/war/WEB-INF/lib/datanucleus-jpa-1.1.5.jar +/modules/gwtorganize/war/WEB-INF/lib/geronimo-jpa_3.0_spec-1.1.1.jar +/modules/gwtorganize/war/WEB-INF/lib/geronimo-jta_1.1_spec-1.1.1.jar +/modules/gwtorganize/war/WEB-INF/lib/gwt-servlet.jar +/modules/gwtorganize/war/WEB-INF/lib/jdo2-api-2.3-eb.jar +/modules/gwtorganize/war/g3viewer +/modules/gwtorganize/war/g3viewer/0A9476898799A150D840F0B1C3672921.cache.png +/modules/gwtorganize/war/g3viewer/0D97DF37194D1924CC80394AAA96B9A3.cache.html +/modules/gwtorganize/war/g3viewer/27AC86F0820D8F960DBF73C151C0332B.cache.html +/modules/gwtorganize/war/g3viewer/396F806CD63ABD414BFBB9D57429F05B.cache.png +/modules/gwtorganize/war/g3viewer/4AFE598FDFDF189DD61F57E554328B10.cache.html +/modules/gwtorganize/war/g3viewer/4E8EC2279CB4B46228EFF0682ED166A4.cache.html +/modules/gwtorganize/war/g3viewer/4F7AD7D8299143D876CB4071BE00BF02.cache.html +/modules/gwtorganize/war/g3viewer/6462B363383D23B8418857B7A6FAD85B.cache.html +/modules/gwtorganize/war/g3viewer/71ED95F3DFB964762667E45E2922704D.cache.html +/modules/gwtorganize/war/g3viewer/8603379B5088782D2C0620FAE856E112.cache.png +/modules/gwtorganize/war/g3viewer/884CB866FECF37EDDE4914CA60AF2511.cache.html +/modules/gwtorganize/war/g3viewer/9DC95FB4BEC084EF810751F04B440FD7.cache.html +/modules/gwtorganize/war/g3viewer/A8FBB0ADAFEE7F8EA1CDB15765D13A7F.cache.html +/modules/gwtorganize/war/g3viewer/CE15F73DB4EDED1CF8F93F95A728792D.cache.html +/modules/gwtorganize/war/g3viewer/D096B0ED44CBABF1A6B1F2C2D31F4FCC.cache.html +/modules/gwtorganize/war/g3viewer/DF7764EEC1903CD03C9545B354D8D8E4.cache.png +/modules/gwtorganize/war/g3viewer/E44767377485D18D6B6864F65BA8EF73.cache.png +/modules/gwtorganize/war/g3viewer/EDC7827FEEA59EE44AD790B1C6430C45.cache.png +/modules/gwtorganize/war/g3viewer/G3viewer.css +/modules/gwtorganize/war/g3viewer/clear.cache.gif +/modules/gwtorganize/war/g3viewer/deferredjs +/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3 +/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B +/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10 +/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4 +/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02 +/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B +/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D +/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511 +/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7 +/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F +/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D +/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC +/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/3.cache.js +/modules/gwtorganize/war/g3viewer/g3viewer.nocache.js +/modules/gwtorganize/war/g3viewer/gears_init.js +/modules/gwtorganize/war/g3viewer/gwt +/modules/gwtorganize/war/g3viewer/gwt/standard +/modules/gwtorganize/war/g3viewer/gwt/standard/images +/modules/gwtorganize/war/g3viewer/gwt/standard/images/corner.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/corner_ie6.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/hborder.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/hborder_ie6.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6 +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/corner_dialog_topleft.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/corner_dialog_topright.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/hborder_blue_shadow.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/hborder_gray_shadow.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/vborder_blue_shadow.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/vborder_gray_shadow.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/vborder.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/vborder_ie6.png +/modules/gwtorganize/war/g3viewer/gwt/standard/standard.css +/modules/gwtorganize/war/g3viewer/gwt/standard/standard_rtl.css +/modules/gwtorganize/war/g3viewer/hosted.html +/modules/gwtorganize/war/g3viewer/loading.gif +/modules/gwtorganize/war/index.php +/modules/hide +/modules/hide/TODO +/modules/hide/controllers +/modules/hide/controllers/admin_hide.php +/modules/hide/controllers/display.php +/modules/hide/helpers +/modules/hide/helpers/MY_item.php +/modules/hide/helpers/hide.php +/modules/hide/helpers/hide_event.php +/modules/hide/helpers/hide_installer.php +/modules/hide/libraries +/modules/hide/libraries/MY_item.php +/modules/hide/models +/modules/hide/models/hidden_item.php +/modules/hide/module.info +/modules/hide/views +/modules/hide/views/admin_hide.html.php +/modules/highroller +/modules/highroller/controllers +/modules/highroller/controllers/highroller.php +/modules/highroller/helpers +/modules/highroller/helpers/highroller_theme.php +/modules/highroller/js +/modules/highroller/js/highroller.js +/modules/highroller/module.info +/modules/highroller/themes +/modules/highroller/themes/eggplant +/modules/highroller/themes/eggplant/images +/modules/highroller/themes/eggplant/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png +/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_20_e69700_40x40.png +/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_22_1484e6_40x40.png +/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_26_2293f7_40x40.png +/modules/highroller/themes/eggplant/images/ui-bg_flat_0_e69700_40x100.png +/modules/highroller/themes/eggplant/images/ui-bg_flat_0_e6b900_40x100.png +/modules/highroller/themes/eggplant/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png +/modules/highroller/themes/eggplant/images/ui-bg_inset-hard_100_eeeeee_1x100.png +/modules/highroller/themes/eggplant/images/ui-icons_0a82eb_256x240.png +/modules/highroller/themes/eggplant/images/ui-icons_0b54d5_256x240.png +/modules/highroller/themes/eggplant/images/ui-icons_5fa5e3_256x240.png +/modules/highroller/themes/eggplant/images/ui-icons_fcdd4a_256x240.png +/modules/highroller/themes/eggplant/images/ui-icons_ffffff_256x240.png +/modules/highroller/themes/eggplant/theme.css +/modules/highroller/themes/excite-bike +/modules/highroller/themes/excite-bike/images +/modules/highroller/themes/excite-bike/images/ui-bg_glass_55_fcf0ba_1x400.png +/modules/highroller/themes/excite-bike/images/ui-bg_gloss-wave_100_ece8da_500x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_100_fafaf4_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_15_459e00_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_95_cccccc_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-soft_25_67b021_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-soft_95_ffedad_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_inset-soft_15_2b2922_1x100.png +/modules/highroller/themes/excite-bike/images/ui-icons_808080_256x240.png +/modules/highroller/themes/excite-bike/images/ui-icons_847e71_256x240.png +/modules/highroller/themes/excite-bike/images/ui-icons_8DC262_256x240.png +/modules/highroller/themes/excite-bike/images/ui-icons_cd0a0a_256x240.png +/modules/highroller/themes/excite-bike/images/ui-icons_eeeeee_256x240.png +/modules/highroller/themes/excite-bike/images/ui-icons_ffffff_256x240.png +/modules/highroller/themes/excite-bike/theme.css +/modules/highroller/themes/pepper-grinder +/modules/highroller/themes/pepper-grinder/images +/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_0_aaaaaa_40x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_0_eeeeee_40x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_55_994d53_40x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_55_fafafa_40x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_gloss-wave_30_3d3644_500x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_100_dcd9de_1x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_100_eae6ea_1x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_25_30273a_1x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_45_5f5964_1x100.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_454545_256x240.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_734d99_256x240.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_8d78a5_256x240.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_a8a3ae_256x240.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_ebccce_256x240.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png +/modules/highroller/themes/pepper-grinder/theme.css +/modules/highroller/themes/ui-lightness +/modules/highroller/themes/ui-lightness/images +/modules/highroller/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +/modules/highroller/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +/modules/highroller/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +/modules/highroller/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +/modules/highroller/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +/modules/highroller/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +/modules/highroller/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +/modules/highroller/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +/modules/highroller/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +/modules/highroller/themes/ui-lightness/images/ui-icons_222222_256x240.png +/modules/highroller/themes/ui-lightness/images/ui-icons_228ef1_256x240.png +/modules/highroller/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png +/modules/highroller/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png +/modules/highroller/themes/ui-lightness/images/ui-icons_ffffff_256x240.png +/modules/highroller/themes/ui-lightness/theme.css +/modules/html_uploader +/modules/html_uploader/controllers +/modules/html_uploader/controllers/uploader.php +/modules/html_uploader/module.info +/modules/iptc +/modules/iptc/controllers +/modules/iptc/controllers/admin_iptc.php +/modules/iptc/helpers +/modules/iptc/helpers/iptc.php +/modules/iptc/helpers/iptc_block.php +/modules/iptc/helpers/iptc_event.php +/modules/iptc/helpers/iptc_installer.php +/modules/iptc/helpers/iptc_task.php +/modules/iptc/lib +/modules/iptc/lib/functions.php +/modules/iptc/models +/modules/iptc/models/iptc_key.php +/modules/iptc/models/iptc_record.php +/modules/iptc/module.info +/modules/iptc/views +/modules/iptc/views/admin_iptc.html.php +/modules/iptc/views/iptc_block.html.php +/modules/item_links +/modules/item_links/helpers +/modules/item_links/helpers/item_links_event.php +/modules/item_links/helpers/item_links_installer.php +/modules/item_links/helpers/item_links_theme.php +/modules/item_links/models +/modules/item_links/models/item_link.php +/modules/item_links/module.info +/modules/itemchecksum +/modules/itemchecksum/controllers +/modules/itemchecksum/controllers/itemchecksum.php +/modules/itemchecksum/helpers +/modules/itemchecksum/helpers/item_itemchecksums_rest.php +/modules/itemchecksum/helpers/itemchecksum_md5_rest.php +/modules/itemchecksum/helpers/itemchecksum_rest.php +/modules/itemchecksum/helpers/itemchecksum_sha1_rest.php +/modules/itemchecksum/module.info +/modules/jhead +/modules/jhead/helpers +/modules/jhead/helpers/jhead_event.php +/modules/jhead/helpers/jhead_installer.php +/modules/jhead/module.info +/modules/keeporiginal +/modules/keeporiginal/controllers +/modules/keeporiginal/controllers/keeporiginal.php +/modules/keeporiginal/helpers +/modules/keeporiginal/helpers/keeporiginal_event.php +/modules/keeporiginal/helpers/keeporiginal_installer.php +/modules/keeporiginal/module.info +/modules/language_flags +/modules/language_flags/controllers +/modules/language_flags/controllers/admin_language_flags.php +/modules/language_flags/css +/modules/language_flags/css/language_flags_sidebar.css +/modules/language_flags/helpers +/modules/language_flags/helpers/language_flags_event.php +/modules/language_flags/helpers/language_flags_installer.php +/modules/language_flags/helpers/language_flags_theme.php +/modules/language_flags/images +/modules/language_flags/images/rectangular +/modules/language_flags/images/rectangular/af_ZA.png +/modules/language_flags/images/rectangular/ar_SA.png +/modules/language_flags/images/rectangular/be_BY.png +/modules/language_flags/images/rectangular/bg_BG.png +/modules/language_flags/images/rectangular/ca_ES.png +/modules/language_flags/images/rectangular/da_DK.png +/modules/language_flags/images/rectangular/de_DE.png +/modules/language_flags/images/rectangular/default.png +/modules/language_flags/images/rectangular/el_GR.png +/modules/language_flags/images/rectangular/en_GB.png +/modules/language_flags/images/rectangular/en_US.png +/modules/language_flags/images/rectangular/es_AR.png +/modules/language_flags/images/rectangular/es_ES.png +/modules/language_flags/images/rectangular/es_MX.png +/modules/language_flags/images/rectangular/eu_ES.png +/modules/language_flags/images/rectangular/fa_IR.png +/modules/language_flags/images/rectangular/fi_FI.png +/modules/language_flags/images/rectangular/fr_FR.png +/modules/language_flags/images/rectangular/ga_IE.png +/modules/language_flags/images/rectangular/he_IL.png +/modules/language_flags/images/rectangular/hu_HU.png +/modules/language_flags/images/rectangular/is_IS.png +/modules/language_flags/images/rectangular/it_IT.png +/modules/language_flags/images/rectangular/ja_JP.png +/modules/language_flags/images/rectangular/ko_KR.png +/modules/language_flags/images/rectangular/lt_LT.png +/modules/language_flags/images/rectangular/lv_LV.png +/modules/language_flags/images/rectangular/nl_NL.png +/modules/language_flags/images/rectangular/no_NO.png +/modules/language_flags/images/rectangular/pl_PL.png +/modules/language_flags/images/rectangular/pt_BR.png +/modules/language_flags/images/rectangular/pt_PT.png +/modules/language_flags/images/rectangular/ro_RO.png +/modules/language_flags/images/rectangular/ru_RU.png +/modules/language_flags/images/rectangular/sk_SK.png +/modules/language_flags/images/rectangular/sl_SI.png +/modules/language_flags/images/rectangular/sr_CS.png +/modules/language_flags/images/rectangular/sv_SE.png +/modules/language_flags/images/rectangular/tr_TR.png +/modules/language_flags/images/rectangular/uk_UA.png +/modules/language_flags/images/rectangular/vi_VN.png +/modules/language_flags/images/rectangular/zh_CN.png +/modules/language_flags/images/rectangular/zh_TW.png +/modules/language_flags/images/round +/modules/language_flags/images/round/af_ZA.png +/modules/language_flags/images/round/ar_SA.png +/modules/language_flags/images/round/be_BY.png +/modules/language_flags/images/round/bg_BG.png +/modules/language_flags/images/round/ca_ES.png +/modules/language_flags/images/round/cs_CZ.png +/modules/language_flags/images/round/da_DK.png +/modules/language_flags/images/round/de_DE.png +/modules/language_flags/images/round/default.png +/modules/language_flags/images/round/el_GR.png +/modules/language_flags/images/round/en_GB.png +/modules/language_flags/images/round/en_US.png +/modules/language_flags/images/round/es_AR.png +/modules/language_flags/images/round/es_ES.png +/modules/language_flags/images/round/es_MX.png +/modules/language_flags/images/round/et_EE.png +/modules/language_flags/images/round/fa_IR.png +/modules/language_flags/images/round/faroe.png +/modules/language_flags/images/round/fi_FI.png +/modules/language_flags/images/round/fr_FR.png +/modules/language_flags/images/round/ga_IE.png +/modules/language_flags/images/round/he_IL.png +/modules/language_flags/images/round/hu_HU.png +/modules/language_flags/images/round/is_IS.png +/modules/language_flags/images/round/it_IT.png +/modules/language_flags/images/round/ja_JP.png +/modules/language_flags/images/round/ko_KR.png +/modules/language_flags/images/round/lt_LT.png +/modules/language_flags/images/round/lv_LV.png +/modules/language_flags/images/round/nl_NL.png +/modules/language_flags/images/round/no_NO.png +/modules/language_flags/images/round/pl_PL.png +/modules/language_flags/images/round/pt_BR.png +/modules/language_flags/images/round/pt_PT.png +/modules/language_flags/images/round/ro_RO.png +/modules/language_flags/images/round/ru_RU.png +/modules/language_flags/images/round/sk_SK.png +/modules/language_flags/images/round/sl_SI.png +/modules/language_flags/images/round/sr_CS.png +/modules/language_flags/images/round/sv_SE.png +/modules/language_flags/images/round/tr_TR.png +/modules/language_flags/images/round/uk_UA.png +/modules/language_flags/images/round/vi_VN.png +/modules/language_flags/images/round/zh_CN.png +/modules/language_flags/images/round/zh_TW.png +/modules/language_flags/images/square +/modules/language_flags/images/square/af_ZA.png +/modules/language_flags/images/square/ar_SA.png +/modules/language_flags/images/square/be_BG.png +/modules/language_flags/images/square/be_BY.png +/modules/language_flags/images/square/ca_CZ.png +/modules/language_flags/images/square/ca_ES.png +/modules/language_flags/images/square/cs_CZ.png +/modules/language_flags/images/square/da_DK.png +/modules/language_flags/images/square/de_DE.png +/modules/language_flags/images/square/default.png +/modules/language_flags/images/square/el_GR.png +/modules/language_flags/images/square/en_GB.png +/modules/language_flags/images/square/es_AR.png +/modules/language_flags/images/square/es_ES.png +/modules/language_flags/images/square/et_EE.png +/modules/language_flags/images/square/eu_ES.png +/modules/language_flags/images/square/fa_IR.png +/modules/language_flags/images/square/fi_FI.png +/modules/language_flags/images/square/fr_FR.png +/modules/language_flags/images/square/ga_IE.png +/modules/language_flags/images/square/he_IL.png +/modules/language_flags/images/square/hu_HU.png +/modules/language_flags/images/square/is_IS.png +/modules/language_flags/images/square/it_IT.png +/modules/language_flags/images/square/ja_JP.png +/modules/language_flags/images/square/ko_KR.png +/modules/language_flags/images/square/lt_LT.png +/modules/language_flags/images/square/lv_LV.png +/modules/language_flags/images/square/nl_NL.png +/modules/language_flags/images/square/no_NO.png +/modules/language_flags/images/square/pl_PL.png +/modules/language_flags/images/square/pt_BR.png +/modules/language_flags/images/square/pt_PT.png +/modules/language_flags/images/square/ro_RO.png +/modules/language_flags/images/square/ru_RU.png +/modules/language_flags/images/square/sk_SK.png +/modules/language_flags/images/square/sl_SI.png +/modules/language_flags/images/square/sr_CS.png +/modules/language_flags/images/square/sv_SE.png +/modules/language_flags/images/square/tr_TR.png +/modules/language_flags/images/square/uk_UA.png +/modules/language_flags/images/square/vi_VN.png +/modules/language_flags/images/square/zh_CN.png +/modules/language_flags/images/square/zh_TW.png +/modules/language_flags/module.info +/modules/language_flags/views +/modules/language_flags/views/admin_language_flags.html.php +/modules/language_flags/views/user_languages_block.html.php +/modules/latestalbums +/modules/latestalbums/helpers +/modules/latestalbums/helpers/latestalbums_rss.php +/modules/latestalbums/module.info +/modules/latestupdates +/modules/latestupdates/controllers +/modules/latestupdates/controllers/latestupdates.php +/modules/latestupdates/helpers +/modules/latestupdates/helpers/latestupdates_block.php +/modules/latestupdates/module.info +/modules/latestupdates/views +/modules/latestupdates/views/latestupdates_block.html.php +/modules/ldap +/modules/ldap/config +/modules/ldap/config/gallery_sample.ldif +/modules/ldap/config/identity.php +/modules/ldap/helpers +/modules/ldap/helpers/ldap_installer.php +/modules/ldap/libraries +/modules/ldap/libraries/drivers +/modules/ldap/libraries/drivers/IdentityProvider +/modules/ldap/libraries/drivers/IdentityProvider/Ldap.php +/modules/ldap/module.info +/modules/metadescription +/modules/metadescription/helpers +/modules/metadescription/helpers/metadescription_event.php +/modules/metadescription/helpers/metadescription_installer.php +/modules/metadescription/helpers/metadescription_theme.php +/modules/metadescription/module.info +/modules/metadescription/views +/modules/metadescription/views/metadescription_block.html.php +/modules/minislideshow +/modules/minislideshow/controllers +/modules/minislideshow/controllers/admin_minislideshow.php +/modules/minislideshow/controllers/minislideshow.php +/modules/minislideshow/css +/modules/minislideshow/css/minislideshow_menu.css +/modules/minislideshow/helpers +/modules/minislideshow/helpers/minislideshow_event.php +/modules/minislideshow/helpers/minislideshow_installer.php +/modules/minislideshow/helpers/minislideshow_theme.php +/modules/minislideshow/images +/modules/minislideshow/images/ico-view-minislideshow.png +/modules/minislideshow/module.info +/modules/minislideshow/views +/modules/minislideshow/views/admin_minislideshow.html.php +/modules/minislideshow/views/minislideshow_dialog.html.php +/modules/moduleorder +/modules/moduleorder/controllers +/modules/moduleorder/controllers/admin_moduleorder.php +/modules/moduleorder/helpers +/modules/moduleorder/helpers/moduleorder.php +/modules/moduleorder/helpers/moduleorder_event.php +/modules/moduleorder/helpers/moduleorder_installer.php +/modules/moduleorder/module.info +/modules/moduleorder/views +/modules/moduleorder/views/admin_moduleorder.html.php +/modules/moduleorder/views/admin_moduleorder_blocks.html.php +/modules/moduleupdates +/modules/moduleupdates/controllers +/modules/moduleupdates/controllers/admin_moduleupdates.php +/modules/moduleupdates/helpers +/modules/moduleupdates/helpers/moduleupdates_event.php +/modules/moduleupdates/helpers/moduleupdates_installer.php +/modules/moduleupdates/module.info +/modules/moduleupdates/views +/modules/moduleupdates/views/admin_moduleupdates.html.php +/modules/navcarousel +/modules/navcarousel/controllers +/modules/navcarousel/controllers/admin_navcarousel.php +/modules/navcarousel/controllers/navcarousel.php +/modules/navcarousel/css +/modules/navcarousel/css/credits.txt +/modules/navcarousel/css/skin.css +/modules/navcarousel/helpers +/modules/navcarousel/helpers/navcarousel_event.php +/modules/navcarousel/helpers/navcarousel_theme.php +/modules/navcarousel/images +/modules/navcarousel/images/ajax-loader.gif +/modules/navcarousel/images/next-horizontal.png +/modules/navcarousel/images/prev-horizontal.png +/modules/navcarousel/js +/modules/navcarousel/js/jquery.jcarousel.js +/modules/navcarousel/js/jquery.jcarousel.min.js +/modules/navcarousel/module.info +/modules/navcarousel/views +/modules/navcarousel/views/admin_navcarousel.html.php +/modules/navcarousel/views/navcarousel.html.php +/modules/no_home_link +/modules/no_home_link/helpers +/modules/no_home_link/helpers/no_home_link_event.php +/modules/no_home_link/module.info +/modules/nobots +/modules/nobots/helpers +/modules/nobots/helpers/nobots_theme.php +/modules/nobots/module.info +/modules/nobots/views +/modules/nobots/views/nobots_block.html.php +/modules/noffmpeg +/modules/noffmpeg/helpers +/modules/noffmpeg/helpers/movie.php +/modules/noffmpeg/images +/modules/noffmpeg/images/missing_movie.png +/modules/noffmpeg/libraries +/modules/noffmpeg/libraries/FLVMetaData.php +/modules/noffmpeg/module.info +/modules/noffmpeg/views +/modules/noffmpeg/views/form_uploadify.html.php +/modules/pages +/modules/pages/controllers +/modules/pages/controllers/admin_pages.php +/modules/pages/controllers/pages.php +/modules/pages/css +/modules/pages/css/jHtmlArea.css +/modules/pages/helpers +/modules/pages/helpers/pages_block.php +/modules/pages/helpers/pages_event.php +/modules/pages/helpers/pages_installer.php +/modules/pages/helpers/pages_theme.php +/modules/pages/images +/modules/pages/images/jHtmlArea.png +/modules/pages/images/jHtmlArea_Toolbar_Group_BG.png +/modules/pages/images/jHtmlArea_Toolbar_Group__Btn_Select_BG.png +/modules/pages/js +/modules/pages/js/jHtmlArea-0.7.0.js +/modules/pages/models +/modules/pages/models/static_page.php +/modules/pages/module.info +/modules/pages/views +/modules/pages/views/admin_pages.html.php +/modules/pages/views/admin_pages_new.html.php +/modules/pages/views/pages_display.html.php +/modules/pages/views/pages_sidebar.html.php +/modules/pam +/modules/pam/LICENSE +/modules/pam/README +/modules/pam/config +/modules/pam/config/config.php +/modules/pam/controllers +/modules/pam/controllers/pam.php +/modules/pam/helpers +/modules/pam/helpers/pam_event.php +/modules/pam/module.info +/modules/pam/pam_plugins +/modules/pam/pam_plugins/ad +/modules/pam/pam_plugins/ad/ad.php +/modules/pam/pam_plugins/ad/adLDAP +/modules/pam/pam_plugins/ad/adLDAP/LICENCE.txt +/modules/pam/pam_plugins/ad/adLDAP/README.txt +/modules/pam/pam_plugins/ad/adLDAP/adLDAP.php +/modules/pam/pam_plugins/ad/adLDAP/authenticate.php +/modules/pam/pam_plugins/ad/adLDAP/examples.php +/modules/pam/pam_plugins/ad/config.php +/modules/pam/pam_plugins/mock +/modules/pam/pam_plugins/mock/mock.php +/modules/pam/plugins +/modules/pam/plugins/gallery +/modules/pam/plugins/gallery/gallery.php +/modules/pam/views +/modules/pam/views/pam_ajax.html.php +/modules/photo_annotation +/modules/photo_annotation/controllers +/modules/photo_annotation/controllers/admin_photoannotation.php +/modules/photo_annotation/controllers/photoannotation.php +/modules/photo_annotation/css +/modules/photo_annotation/css/colorpicker.css +/modules/photo_annotation/css/photoannotation.css +/modules/photo_annotation/helpers +/modules/photo_annotation/helpers/photoannotation.php +/modules/photo_annotation/helpers/photoannotation_block.php +/modules/photo_annotation/helpers/photoannotation_event.php +/modules/photo_annotation/helpers/photoannotation_installer.php +/modules/photo_annotation/helpers/photoannotation_theme.php +/modules/photo_annotation/images +/modules/photo_annotation/images/blank.gif +/modules/photo_annotation/images/colorpicker_background.png +/modules/photo_annotation/images/colorpicker_hex.png +/modules/photo_annotation/images/colorpicker_hsb_b.png +/modules/photo_annotation/images/colorpicker_hsb_h.png +/modules/photo_annotation/images/colorpicker_hsb_s.png +/modules/photo_annotation/images/colorpicker_indic.gif +/modules/photo_annotation/images/colorpicker_overlay.png +/modules/photo_annotation/images/colorpicker_rgb_b.png +/modules/photo_annotation/images/colorpicker_rgb_g.png +/modules/photo_annotation/images/colorpicker_rgb_r.png +/modules/photo_annotation/images/colorpicker_select.gif +/modules/photo_annotation/images/colorpicker_submit.png +/modules/photo_annotation/images/custom_background.png +/modules/photo_annotation/images/custom_hex.png +/modules/photo_annotation/images/custom_hsb_b.png +/modules/photo_annotation/images/custom_hsb_h.png +/modules/photo_annotation/images/custom_hsb_s.png +/modules/photo_annotation/images/custom_indic.gif +/modules/photo_annotation/images/custom_rgb_b.png +/modules/photo_annotation/images/custom_rgb_g.png +/modules/photo_annotation/images/custom_rgb_r.png +/modules/photo_annotation/images/custom_submit.png +/modules/photo_annotation/images/delete.png +/modules/photo_annotation/images/edit.png +/modules/photo_annotation/images/select.png +/modules/photo_annotation/images/select2.png +/modules/photo_annotation/images/slider.png +/modules/photo_annotation/js +/modules/photo_annotation/js/jquery.annotate.js +/modules/photo_annotation/js/jquery.annotate.min.js +/modules/photo_annotation/js/jquery.colorpicker.js +/modules/photo_annotation/js/jquery.colorpicker.min.js +/modules/photo_annotation/models +/modules/photo_annotation/models/items_face.php +/modules/photo_annotation/models/items_note.php +/modules/photo_annotation/models/items_user.php +/modules/photo_annotation/models/photoannotation_notification.php +/modules/photo_annotation/module.info +/modules/photo_annotation/views +/modules/photo_annotation/views/admin_photoannotation.html.php +/modules/photo_annotation/views/admin_photoannotation_converter.html.php +/modules/photo_annotation/views/admin_photoannotation_tagsmaintanance.html.php +/modules/photo_annotation/views/photoannotation_block.html.php +/modules/photo_annotation/views/photoannotation_cloud.html.php +/modules/photo_annotation/views/photoannotation_highlight_block.html.php +/modules/photo_annotation/views/photoannotation_user_search.html.php +/modules/phpmailer +/modules/phpmailer/controllers +/modules/phpmailer/controllers/admin_phpmailer.php +/modules/phpmailer/helpers +/modules/phpmailer/helpers/phpmailer_event.php +/modules/phpmailer/helpers/phpmailer_installer.php +/modules/phpmailer/libraries +/modules/phpmailer/libraries/Sendmail.php +/modules/phpmailer/module.info +/modules/phpmailer/views +/modules/phpmailer/views/admin_phpmailer.html.php +/modules/picasa_faces +/modules/picasa_faces/helpers +/modules/picasa_faces/helpers/picasa_faces_event.php +/modules/picasa_faces/helpers/picasa_faces_installer.php +/modules/picasa_faces/helpers/picasa_faces_task.php +/modules/picasa_faces/models +/modules/picasa_faces/models/picasa_face.php +/modules/picasa_faces/module.info +/modules/polar_rose +/modules/polar_rose/helpers +/modules/polar_rose/helpers/polar_rose_theme.php +/modules/polar_rose/module.info +/modules/purifier +/modules/purifier/config +/modules/purifier/config/purifier.php +/modules/purifier/helpers +/modules/purifier/helpers/purifier.php +/modules/purifier/module.info +/modules/purifier/vendor +/modules/purifier/vendor/HTMLPurifier +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.auto.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.autoload.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.func.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.includes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.kses.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.path.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.safe-includes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrCollections.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Background.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Border.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Color.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Composite.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Filter.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Font.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Length.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Multiple.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Number.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Percentage.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/URI.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Enum.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Bool.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Class.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Color.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/ID.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Length.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Pixels.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Integer.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Lang.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Switch.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Text.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Host.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/IPv4.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/IPv6.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Background.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BdoDir.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BgColor.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BoolToCSS.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Border.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/EnumToCSS.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ImgRequired.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ImgSpace.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Input.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Lang.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Length.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Name.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/NameSync.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeEmbed.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeObject.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeParam.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ScriptRequired.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Textarea.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTypes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrValidator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Bootstrap.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/CSSDefinition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Chameleon.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Custom.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Empty.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Optional.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Required.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/StrictBlockquote.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Table.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Config.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Exception.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Validator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema.ser +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/info.ini +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ContentSets.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Context.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Definition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Null.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer/README +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCacheFactory.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Doctype.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DoctypeRegistry.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ElementDef.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Encoder.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup/entities.ser +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityParser.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ErrorCollector.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ErrorStruct.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Exception.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter/YouTube.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Generator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLDefinition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Bdo.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/CommonAttributes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Edit.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Forms.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Hypertext.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Image.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Legacy.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/List.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Name.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Object.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Presentation.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Proprietary.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Ruby.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/SafeEmbed.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/SafeObject.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Scripting.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/StyleAttribute.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tables.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Target.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Text.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Name.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModuleManager.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/IDAccumulator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/AutoParagraph.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/DisplayLinkURI.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/Linkify.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/PurifierLinkify.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/RemoveEmpty.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/SafeObject.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/classes +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/classes/en-x-test.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en-x-test.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en-x-testmini.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/LanguageFactory.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Length.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/DOMLex.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/DirectLex.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/PEARSax3.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/PH5P.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PercentEncoder.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/CSSDefinition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.css +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.js +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/HTMLDefinition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PropertyList.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PropertyListIterator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/Composite.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/Core.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/FixNesting.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/MakeWellFormed.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/RemoveForeignElements.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/ValidateAttributes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/StringHash.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/StringHashParser.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform/Font.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform/Simple.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Comment.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Empty.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/End.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Start.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Tag.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Text.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TokenFactory.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URI.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIDefinition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableExternal.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableExternalResources.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableResources.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/HostBlacklist.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/MakeAbsolute.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/Munge.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIParser.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/data.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/file.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/ftp.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/http.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/https.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/mailto.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/news.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/nntp.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URISchemeRegistry.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/UnitConverter.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser/Flexible.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser/Native.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParserException.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifierLicense +/modules/quotas +/modules/quotas/controllers +/modules/quotas/controllers/admin_quotas.php +/modules/quotas/helpers +/modules/quotas/helpers/quotas_event.php +/modules/quotas/helpers/quotas_installer.php +/modules/quotas/helpers/quotas_task.php +/modules/quotas/helpers/quotas_theme.php +/modules/quotas/models +/modules/quotas/models/groups_quota.php +/modules/quotas/models/users_space_usage.php +/modules/quotas/module.info +/modules/quotas/views +/modules/quotas/views/admin_quotas.html.php +/modules/rawphoto +/modules/rawphoto/controllers +/modules/rawphoto/controllers/admin_rawphoto.php +/modules/rawphoto/helpers +/modules/rawphoto/helpers/rawphoto_event.php +/modules/rawphoto/helpers/rawphoto_graphics.php +/modules/rawphoto/helpers/rawphoto_installer.php +/modules/rawphoto/helpers/rawphoto_version.php +/modules/rawphoto/module.info +/modules/rawphoto/views +/modules/rawphoto/views/admin_rawphoto.html.php +/modules/rectangle_thumbs +/modules/rectangle_thumbs/helpers +/modules/rectangle_thumbs/helpers/rectangle_thumbs_graphics.php +/modules/rectangle_thumbs/helpers/rectangle_thumbs_installer.php +/modules/rectangle_thumbs/module.info +/modules/register +/modules/register/controllers +/modules/register/controllers/admin_register.php +/modules/register/controllers/register.php +/modules/register/helpers +/modules/register/helpers/register.php +/modules/register/helpers/register_event.php +/modules/register/helpers/register_installer.php +/modules/register/helpers/register_theme.php +/modules/register/models +/modules/register/models/pending_user.php +/modules/register/module.info +/modules/register/views +/modules/register/views/admin_register.html.php +/modules/register/views/confirm_registration.html.php +/modules/register/views/register_welcome.html.php +/modules/register/views/register_welcome_message.html.php +/modules/register/views/register_welcome_message_loader.html.php +/modules/remote +/modules/remote/README +/modules/remote/controllers +/modules/remote/controllers/gallery_remote.php +/modules/remote/helpers +/modules/remote/helpers/gallery_remote.php +/modules/remote/libraries +/modules/remote/libraries/GalleryRemoteReply.php +/modules/remote/module.info +/modules/remote/patches +/modules/remote/patches/cookie.patch +/modules/remote/patches/gallery_remote2.php +/modules/remote/patches/htaccess.patch +/modules/rescue +/modules/rescue/helpers +/modules/rescue/helpers/rescue_task.php +/modules/rescue/module.info +/modules/rwinfo +/modules/rwinfo/helpers +/modules/rwinfo/helpers/rwinfo_block.php +/modules/rwinfo/helpers/rwinfo_installer.php +/modules/rwinfo/helpers/rwinfo_theme.php +/modules/rwinfo/module.info +/modules/rwinfo/notes.txt +/modules/rwinfo/views +/modules/rwinfo/views/rwinfo_block.html.php +/modules/scheduler +/modules/scheduler/config +/modules/scheduler/config/routes.php +/modules/scheduler/controllers +/modules/scheduler/controllers/admin_schedule.php +/modules/scheduler/helpers +/modules/scheduler/helpers/scheduler.php +/modules/scheduler/helpers/scheduler_event.php +/modules/scheduler/helpers/scheduler_installer.php +/modules/scheduler/models +/modules/scheduler/models/schedule.php +/modules/scheduler/module.info +/modules/scheduler/views +/modules/scheduler/views/admin_schedule.html.php +/modules/scheduler/views/admin_schedule_confirm.html.php +/modules/scheduler/views/admin_schedule_form.html.php +/modules/scheduler/views/scheduler_definitions.html.php +/modules/session_explorer +/modules/session_explorer/controllers +/modules/session_explorer/controllers/admin_session_explorer.php +/modules/session_explorer/helpers +/modules/session_explorer/helpers/session_explorer_event.php +/modules/session_explorer/module.info +/modules/session_explorer/views +/modules/session_explorer/views/admin_session_explorer.html.php +/modules/sharephoto +/modules/sharephoto/controllers +/modules/sharephoto/controllers/admin_sharephoto.php +/modules/sharephoto/css +/modules/sharephoto/css/sharephoto.css +/modules/sharephoto/helpers +/modules/sharephoto/helpers/sharephoto_event.php +/modules/sharephoto/helpers/sharephoto_theme.php +/modules/sharephoto/images +/modules/sharephoto/images/addthis.png +/modules/sharephoto/images/addthis_64.png +/modules/sharephoto/images/btn-overlay.png +/modules/sharephoto/images/delicious.png +/modules/sharephoto/images/facebook.png +/modules/sharephoto/images/facebook_64.png +/modules/sharephoto/images/icon-addthis.gif +/modules/sharephoto/images/myspace.png +/modules/sharephoto/images/stumbleupon.png +/modules/sharephoto/images/twitter.png +/modules/sharephoto/js +/modules/sharephoto/js/fisheye-iutil.min.js +/modules/sharephoto/js/sharephoto.js +/modules/sharephoto/module.info +/modules/sharephoto/views +/modules/sharephoto/views/admin_sharephoto.html.php +/modules/sharephoto/views/sharephoto.html.php +/modules/social_share +/modules/social_share/controllers +/modules/social_share/controllers/admin_social_share.php +/modules/social_share/helpers +/modules/social_share/helpers/social_share_block.php +/modules/social_share/helpers/social_share_event.php +/modules/social_share/helpers/social_share_installer.php +/modules/social_share/helpers/social_share_theme.php +/modules/social_share/module.info +/modules/social_share/views +/modules/social_share/views/admin_social_share.html.php +/modules/social_share/views/facebook_like.html.php +/modules/social_share/views/facebook_share.html.php +/modules/social_share/views/google.html.php +/modules/social_share/views/twitter.html.php +/modules/square_thumbs +/modules/square_thumbs/helpers +/modules/square_thumbs/helpers/square_thumbs_graphics.php +/modules/square_thumbs/helpers/square_thumbs_installer.php +/modules/square_thumbs/module.info +/modules/sso +/modules/sso/helpers +/modules/sso/helpers/sso_event.php +/modules/sso/module.info +/modules/star +/modules/star/controllers +/modules/star/controllers/admin_star.php +/modules/star/controllers/display.php +/modules/star/helpers +/modules/star/helpers/MY_item.php +/modules/star/helpers/star.php +/modules/star/helpers/star_block.php +/modules/star/helpers/star_event.php +/modules/star/helpers/star_installer.php +/modules/star/helpers/star_theme.php +/modules/star/models +/modules/star/models/starred_item.php +/modules/star/models/starred_only_user.php +/modules/star/module.info +/modules/star/views +/modules/star/views/admin_star.html.php +/modules/star/views/star_block.html.php +/modules/strip_exif +/modules/strip_exif/controllers +/modules/strip_exif/controllers/admin_strip_exif.php +/modules/strip_exif/helpers +/modules/strip_exif/helpers/strip_exif.php +/modules/strip_exif/helpers/strip_exif_event.php +/modules/strip_exif/helpers/strip_exif_installer.php +/modules/strip_exif/module.info +/modules/strip_exif/views +/modules/strip_exif/views/admin_strip_exif.html.php +/modules/tag_albums +/modules/tag_albums/-- Theme Files +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0 +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/calpage.html.php +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/paginator.html.php +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/photo.html.php +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/tag_albums_album.html.php +/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7 +/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7/views +/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7/views/calpage.html.php +/modules/tag_albums/controllers +/modules/tag_albums/controllers/admin_tag_albums.php +/modules/tag_albums/controllers/tag_albums.php +/modules/tag_albums/helpers +/modules/tag_albums/helpers/tag_albums_block.php +/modules/tag_albums/helpers/tag_albums_event.php +/modules/tag_albums/helpers/tag_albums_installer.php +/modules/tag_albums/helpers/tag_albums_theme.php +/modules/tag_albums/libraries +/modules/tag_albums/libraries/Tag_Albums_Breadcrumb.php +/modules/tag_albums/libraries/Tag_Albums_Children.php +/modules/tag_albums/libraries/Tag_Albums_Item.php +/modules/tag_albums/models +/modules/tag_albums/models/tag.php +/modules/tag_albums/models/tags_album_id.php +/modules/tag_albums/module.info +/modules/tag_albums/views +/modules/tag_albums/views/admin_tag_albums.html.php +/modules/tag_albums/views/calpage.html.php +/modules/tag_albums/views/tag_albums_album.html.php +/modules/tag_albums/views/tag_albums_block.html.php +/modules/tag_cloud +/modules/tag_cloud/controllers +/modules/tag_cloud/controllers/admin_tag_cloud.php +/modules/tag_cloud/helpers +/modules/tag_cloud/helpers/tag_cloud_block.php +/modules/tag_cloud/helpers/tag_cloud_event.php +/modules/tag_cloud/helpers/tag_cloud_theme.php +/modules/tag_cloud/js +/modules/tag_cloud/js/tag_cloud.js +/modules/tag_cloud/lib +/modules/tag_cloud/lib/license.txt +/modules/tag_cloud/lib/tagcloud.swf +/modules/tag_cloud/module.info +/modules/tag_cloud/views +/modules/tag_cloud/views/admin_tag_cloud.html.php +/modules/tag_cloud/views/tag_cloud_block.html.php +/modules/tag_cloud_page +/modules/tag_cloud_page/controllers +/modules/tag_cloud_page/controllers/tag_cloud_page.php +/modules/tag_cloud_page/css +/modules/tag_cloud_page/css/tag_cloud_page.css +/modules/tag_cloud_page/helpers +/modules/tag_cloud_page/helpers/tag_cloud_page_block.php +/modules/tag_cloud_page/helpers/tag_cloud_page_event.php +/modules/tag_cloud_page/helpers/tag_cloud_page_installer.php +/modules/tag_cloud_page/helpers/tag_cloud_page_theme.php +/modules/tag_cloud_page/js +/modules/tag_cloud_page/js/tag_cloud_page.js +/modules/tag_cloud_page/module.info +/modules/tag_cloud_page/views +/modules/tag_cloud_page/views/tag_cloud_page_block.html.php +/modules/tag_cloud_page/views/tag_cloud_page_cloud.html.php +/modules/tag_it +/modules/tag_it/controllers +/modules/tag_it/controllers/tag_it.php +/modules/tag_it/helpers +/modules/tag_it/helpers/tag_it_block.php +/modules/tag_it/module.info +/modules/tag_it/views +/modules/tag_it/views/tag_it_block.html.php +/modules/tag_it/views/tag_it_tags_for.html.php +/modules/tagfaces +/modules/tagfaces/controllers +/modules/tagfaces/controllers/tagfaces.php +/modules/tagfaces/helpers +/modules/tagfaces/helpers/tagfaces_event.php +/modules/tagfaces/helpers/tagfaces_installer.php +/modules/tagfaces/helpers/tagfaces_theme.php +/modules/tagfaces/images +/modules/tagfaces/images/Jcrop.gif +/modules/tagfaces/js +/modules/tagfaces/js/jquery.Jcrop.js +/modules/tagfaces/js/jquery.Jcrop.min.js +/modules/tagfaces/js/jquery.min.js +/modules/tagfaces/models +/modules/tagfaces/models/items_face.php +/modules/tagfaces/models/items_note.php +/modules/tagfaces/module.info +/modules/tagfaces/views +/modules/tagfaces/views/drawfaces.html.php +/modules/tagfaces/views/drawfaces_highlight_block.html.php +/modules/tagsinalbum +/modules/tagsinalbum/helpers +/modules/tagsinalbum/helpers/tagsinalbum_block.php +/modules/tagsinalbum/helpers/tagsinalbum_event.php +/modules/tagsinalbum/helpers/tagsinalbum_installer.php +/modules/tagsinalbum/module.info +/modules/tagsinalbum/views +/modules/tagsinalbum/views/tagsinalbum_sidebar.html.php +/modules/tagsmap +/modules/tagsmap/controllers +/modules/tagsmap/controllers/admin_tagsmap.php +/modules/tagsmap/controllers/tagsmap.php +/modules/tagsmap/css +/modules/tagsmap/css/tagsmap_menu.css +/modules/tagsmap/helpers +/modules/tagsmap/helpers/tagsmap_event.php +/modules/tagsmap/helpers/tagsmap_installer.php +/modules/tagsmap/helpers/tagsmap_theme.php +/modules/tagsmap/images +/modules/tagsmap/images/ico-view-tagsmap.png +/modules/tagsmap/models +/modules/tagsmap/models/tags_gps.php +/modules/tagsmap/module.info +/modules/tagsmap/views +/modules/tagsmap/views/admin_tagsmap.html.php +/modules/tagsmap/views/admin_tagsmap_delete.html.php +/modules/tagsmap/views/admin_tagsmap_edit.html.php +/modules/tagsmap/views/tagsmap_googlemap.html.php +/modules/themeroller +/modules/themeroller/controllers +/modules/themeroller/controllers/admin_themeroller.php +/modules/themeroller/data +/modules/themeroller/data/admin_views +/modules/themeroller/data/admin_views/admin.html.php +/modules/themeroller/data/admin_views/block.html.php +/modules/themeroller/data/admin_views/pager.html.php +/modules/themeroller/data/css +/modules/themeroller/data/css/fix-ie.css +/modules/themeroller/data/images +/modules/themeroller/data/images/loading-large.gif +/modules/themeroller/data/images/loading-small.gif +/modules/themeroller/data/js +/modules/themeroller/data/js/admin_ui.init.js +/modules/themeroller/data/js/site_ui.init.js +/modules/themeroller/data/masks +/modules/themeroller/data/masks/admin_thumbnail +/modules/themeroller/data/masks/admin_thumbnail/thumbnail.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorContent.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorDefault.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorHeader.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_borderColorDefault.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcActive.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcDefault.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcHeader.png +/modules/themeroller/data/masks/css +/modules/themeroller/data/masks/css/themeroller +/modules/themeroller/data/masks/css/themeroller/ui-icons_mask_256x240.png +/modules/themeroller/data/masks/images +/modules/themeroller/data/masks/images/avatar_mask.png +/modules/themeroller/data/masks/images/ico-album_mask.png +/modules/themeroller/data/masks/images/ico-error_mask[iconColorError].png +/modules/themeroller/data/masks/images/ico-help_mask.png +/modules/themeroller/data/masks/images/ico-info_mask[iconColorHighlight].png +/modules/themeroller/data/masks/images/ico-print_mask.png +/modules/themeroller/data/masks/images/ico-separator-rtl_mask[iconColorDefault].png +/modules/themeroller/data/masks/images/ico-separator_mask[iconColorDefault].png +/modules/themeroller/data/masks/images/ico-success-inactive_mask[iconColorHighlight].png +/modules/themeroller/data/masks/images/ico-success-passive_mask[iconColorHighlight].png +/modules/themeroller/data/masks/images/ico-success_mask[iconColorHighlight].png +/modules/themeroller/data/masks/images/ico-view-comments_mask.png +/modules/themeroller/data/masks/images/ico-view-fullsize_mask.png +/modules/themeroller/data/masks/images/ico-view-slideshow-rtl_mask.png +/modules/themeroller/data/masks/images/ico-view-slideshow_mask.png +/modules/themeroller/data/masks/images/ico-warning_mask[iconColorWarning].png +/modules/themeroller/data/masks/images/select-photos-backg_mask.png +/modules/themeroller/data/masks/site_thumbnail +/modules/themeroller/data/masks/site_thumbnail/thumbnail.png +/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorContent.png +/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorDefault.png +/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorHeader.png +/modules/themeroller/data/masks/site_thumbnail/thumbnail_fcDefault.png +/modules/themeroller/data/masks/site_thumbnail/thumbnail_iconColorHover.png +/modules/themeroller/data/views +/modules/themeroller/data/views/album.html.php +/modules/themeroller/data/views/block.html.php +/modules/themeroller/data/views/dynamic.html.php +/modules/themeroller/data/views/movie.html.php +/modules/themeroller/data/views/no_sidebar.html.php +/modules/themeroller/data/views/page.html.php +/modules/themeroller/data/views/paginator.html.php +/modules/themeroller/data/views/permissions_form.html.php +/modules/themeroller/data/views/photo.html.php +/modules/themeroller/data/views/sidebar.html.php +/modules/themeroller/helpers +/modules/themeroller/helpers/themeroller.php +/modules/themeroller/helpers/themeroller_event.php +/modules/themeroller/helpers/themeroller_installer.php +/modules/themeroller/helpers/themeroller_task.php +/modules/themeroller/libraries +/modules/themeroller/libraries/gnu-lgpl.txt +/modules/themeroller/libraries/pclzip.lib.php +/modules/themeroller/libraries/readme.txt +/modules/themeroller/module.info +/modules/themeroller/views +/modules/themeroller/views/admin_screen-rtl.css.php +/modules/themeroller/views/admin_screen.css.php +/modules/themeroller/views/admin_themeroller.html.php +/modules/themeroller/views/admin_themeroller_progress.html.php +/modules/themeroller/views/admin_themeroller_upload.html.php +/modules/themeroller/views/site_screen-rtl.css.php +/modules/themeroller/views/site_screen.css.php +/modules/themeroller/views/theme.info.php +/modules/transcode +/modules/transcode/controllers +/modules/transcode/controllers/admin_transcode.php +/modules/transcode/helpers +/modules/transcode/helpers/transcode.php +/modules/transcode/helpers/transcode_event.php +/modules/transcode/helpers/transcode_installer.php +/modules/transcode/helpers/transcode_task.php +/modules/transcode/helpers/transcode_theme.php +/modules/transcode/models +/modules/transcode/models/transcode_resolution.php +/modules/transcode/module.info +/modules/transcode/views +/modules/transcode/views/admin_transcode.html.php +/modules/transcode/views/transcode_resolution_variants.html.php +/modules/transliterate +/modules/transliterate/helpers +/modules/transliterate/helpers/transliterate.php +/modules/transliterate/module.info +/modules/transliterate/tests +/modules/transliterate/tests/Transliterate_Helper_Test.php +/modules/unrest +/modules/unrest/helpers +/modules/unrest/helpers/unrest.php +/modules/unrest/helpers/unrest_event.php +/modules/unrest/helpers/unrest_rest.php +/modules/unrest/module.info +/modules/user_albums +/modules/user_albums/helpers +/modules/user_albums/helpers/user_albums_event.php +/modules/user_albums/module.info +/modules/user_chroot +/modules/user_chroot/helpers +/modules/user_chroot/helpers/MY_access.php +/modules/user_chroot/helpers/MY_item.php +/modules/user_chroot/helpers/MY_url.php +/modules/user_chroot/helpers/user_chroot.php +/modules/user_chroot/helpers/user_chroot_event.php +/modules/user_chroot/helpers/user_chroot_installer.php +/modules/user_chroot/libraries +/modules/user_chroot/libraries/MY_ORM_MPTT.php +/modules/user_chroot/models +/modules/user_chroot/models/user_chroot.php +/modules/user_chroot/module.info +/modules/user_homes +/modules/user_homes/helpers +/modules/user_homes/helpers/user_homes_event.php +/modules/user_homes/helpers/user_homes_installer.php +/modules/user_homes/js +/modules/user_homes/js/user_homes_add_album.js +/modules/user_homes/models +/modules/user_homes/models/user_home.php +/modules/user_homes/module.info +/modules/user_homes/views +/modules/user_homes/views/user_profile_home.html.php +/modules/user_info +/modules/user_info/controllers +/modules/user_info/controllers/admin_user_info.php +/modules/user_info/helpers +/modules/user_info/helpers/user_info_block.php +/modules/user_info/helpers/user_info_event.php +/modules/user_info/helpers/user_info_installer.php +/modules/user_info/models +/modules/user_info/models/user_info.php +/modules/user_info/module.info +/modules/user_info/views +/modules/user_info/views/admin_block_user_info.html.php +/modules/user_info/views/admin_user_info.html.php +/modules/user_info/views/admin_user_info_lookupip.html.php +/modules/user_rest +/modules/user_rest/helpers +/modules/user_rest/helpers/user_rest.php +/modules/user_rest/helpers/user_rest_installer.php +/modules/user_rest/module.info +/modules/videodimensions +/modules/videodimensions/helpers +/modules/videodimensions/helpers/videodimensions_event.php +/modules/videodimensions/module.info +/modules/videos +/modules/videos/controllers +/modules/videos/controllers/admin_videos.php +/modules/videos/controllers/file_proxy.php +/modules/videos/controllers/videos.php +/modules/videos/css +/modules/videos/css/videos.css +/modules/videos/helpers +/modules/videos/helpers/videos.php +/modules/videos/helpers/videos_event.php +/modules/videos/helpers/videos_installer.php +/modules/videos/helpers/videos_theme.php +/modules/videos/js +/modules/videos/js/admin_videos.js +/modules/videos/js/videos.js +/modules/videos/js/videos_download.js +/modules/videos/models +/modules/videos/models/item.php +/modules/videos/models/items_video.php +/modules/videos/models/videos_entry.php +/modules/videos/module.info +/modules/videos/views +/modules/videos/views/admin_videos.html.php +/modules/videos/views/movieplayer.html.php +/modules/videos/views/videos_tree.html.php +/modules/videos/views/videos_tree_dialog.html.php +/modules/webdav +/modules/webdav/controllers +/modules/webdav/controllers/webdav.php +/modules/webdav/libraries +/modules/webdav/libraries/Gallery3_DAV_Album.php +/modules/webdav/libraries/Gallery3_DAV_Cache.php +/modules/webdav/libraries/Gallery3_DAV_File.php +/modules/webdav/libraries/Gallery3_DAV_Tree.php +/modules/webdav/module.info +/modules/webdav/vendor +/modules/webdav/vendor/Sabre +/modules/webdav/vendor/Sabre.autoload.php +/modules/webdav/vendor/Sabre.includes.php +/modules/webdav/vendor/Sabre/CalDAV +/modules/webdav/vendor/Sabre/CalDAV/Backend +/modules/webdav/vendor/Sabre/CalDAV/Backend/Abstract.php +/modules/webdav/vendor/Sabre/CalDAV/Backend/PDO.php +/modules/webdav/vendor/Sabre/CalDAV/Calendar.php +/modules/webdav/vendor/Sabre/CalDAV/CalendarObject.php +/modules/webdav/vendor/Sabre/CalDAV/CalendarRootNode.php +/modules/webdav/vendor/Sabre/CalDAV/Exception +/modules/webdav/vendor/Sabre/CalDAV/Exception/InvalidICalendarObject.php +/modules/webdav/vendor/Sabre/CalDAV/ICalendarUtil.php +/modules/webdav/vendor/Sabre/CalDAV/Plugin.php +/modules/webdav/vendor/Sabre/CalDAV/Property +/modules/webdav/vendor/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php +/modules/webdav/vendor/Sabre/CalDAV/Property/SupportedCalendarData.php +/modules/webdav/vendor/Sabre/CalDAV/Property/SupportedCollationSet.php +/modules/webdav/vendor/Sabre/CalDAV/Server.php +/modules/webdav/vendor/Sabre/CalDAV/UserCalendars.php +/modules/webdav/vendor/Sabre/CalDAV/Version.php +/modules/webdav/vendor/Sabre/CalDAV/XMLUtil.php +/modules/webdav/vendor/Sabre/DAV +/modules/webdav/vendor/Sabre/DAV/Auth +/modules/webdav/vendor/Sabre/DAV/Auth/Backend +/modules/webdav/vendor/Sabre/DAV/Auth/Backend/Abstract.php +/modules/webdav/vendor/Sabre/DAV/Auth/Backend/AbstractBasic.php +/modules/webdav/vendor/Sabre/DAV/Auth/Backend/AbstractDigest.php +/modules/webdav/vendor/Sabre/DAV/Auth/Backend/Apache.php +/modules/webdav/vendor/Sabre/DAV/Auth/Backend/File.php +/modules/webdav/vendor/Sabre/DAV/Auth/Backend/PDO.php +/modules/webdav/vendor/Sabre/DAV/Auth/Plugin.php +/modules/webdav/vendor/Sabre/DAV/Auth/Principal.php +/modules/webdav/vendor/Sabre/DAV/Auth/PrincipalCollection.php +/modules/webdav/vendor/Sabre/DAV/Browser +/modules/webdav/vendor/Sabre/DAV/Browser/GuessContentType.php +/modules/webdav/vendor/Sabre/DAV/Browser/MapGetToPropFind.php +/modules/webdav/vendor/Sabre/DAV/Browser/Plugin.php +/modules/webdav/vendor/Sabre/DAV/Directory.php +/modules/webdav/vendor/Sabre/DAV/Exception +/modules/webdav/vendor/Sabre/DAV/Exception.php +/modules/webdav/vendor/Sabre/DAV/Exception/BadRequest.php +/modules/webdav/vendor/Sabre/DAV/Exception/Conflict.php +/modules/webdav/vendor/Sabre/DAV/Exception/ConflictingLock.php +/modules/webdav/vendor/Sabre/DAV/Exception/FileNotFound.php +/modules/webdav/vendor/Sabre/DAV/Exception/Forbidden.php +/modules/webdav/vendor/Sabre/DAV/Exception/InsufficientStorage.php +/modules/webdav/vendor/Sabre/DAV/Exception/InvalidResourceType.php +/modules/webdav/vendor/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php +/modules/webdav/vendor/Sabre/DAV/Exception/Locked.php +/modules/webdav/vendor/Sabre/DAV/Exception/MethodNotAllowed.php +/modules/webdav/vendor/Sabre/DAV/Exception/NotAuthenticated.php +/modules/webdav/vendor/Sabre/DAV/Exception/NotImplemented.php +/modules/webdav/vendor/Sabre/DAV/Exception/PreconditionFailed.php +/modules/webdav/vendor/Sabre/DAV/Exception/ReportNotImplemented.php +/modules/webdav/vendor/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php +/modules/webdav/vendor/Sabre/DAV/Exception/UnsupportedMediaType.php +/modules/webdav/vendor/Sabre/DAV/FS +/modules/webdav/vendor/Sabre/DAV/FS/Directory.php +/modules/webdav/vendor/Sabre/DAV/FS/File.php +/modules/webdav/vendor/Sabre/DAV/FS/Node.php +/modules/webdav/vendor/Sabre/DAV/FSExt +/modules/webdav/vendor/Sabre/DAV/FSExt/Directory.php +/modules/webdav/vendor/Sabre/DAV/FSExt/File.php +/modules/webdav/vendor/Sabre/DAV/FSExt/Node.php +/modules/webdav/vendor/Sabre/DAV/File.php +/modules/webdav/vendor/Sabre/DAV/ICollection.php +/modules/webdav/vendor/Sabre/DAV/IExtendedCollection.php +/modules/webdav/vendor/Sabre/DAV/IFile.php +/modules/webdav/vendor/Sabre/DAV/ILockable.php +/modules/webdav/vendor/Sabre/DAV/INode.php +/modules/webdav/vendor/Sabre/DAV/IProperties.php +/modules/webdav/vendor/Sabre/DAV/IQuota.php +/modules/webdav/vendor/Sabre/DAV/Locks +/modules/webdav/vendor/Sabre/DAV/Locks/Backend +/modules/webdav/vendor/Sabre/DAV/Locks/Backend/Abstract.php +/modules/webdav/vendor/Sabre/DAV/Locks/Backend/FS.php +/modules/webdav/vendor/Sabre/DAV/Locks/Backend/PDO.php +/modules/webdav/vendor/Sabre/DAV/Locks/LockInfo.php +/modules/webdav/vendor/Sabre/DAV/Locks/Plugin.php +/modules/webdav/vendor/Sabre/DAV/Mount +/modules/webdav/vendor/Sabre/DAV/Mount/Plugin.php +/modules/webdav/vendor/Sabre/DAV/Node.php +/modules/webdav/vendor/Sabre/DAV/ObjectTree.php +/modules/webdav/vendor/Sabre/DAV/Property +/modules/webdav/vendor/Sabre/DAV/Property.php +/modules/webdav/vendor/Sabre/DAV/Property/GetLastModified.php +/modules/webdav/vendor/Sabre/DAV/Property/Href.php +/modules/webdav/vendor/Sabre/DAV/Property/IHref.php +/modules/webdav/vendor/Sabre/DAV/Property/LockDiscovery.php +/modules/webdav/vendor/Sabre/DAV/Property/Principal.php +/modules/webdav/vendor/Sabre/DAV/Property/ResourceType.php +/modules/webdav/vendor/Sabre/DAV/Property/Response.php +/modules/webdav/vendor/Sabre/DAV/Property/SupportedLock.php +/modules/webdav/vendor/Sabre/DAV/Property/SupportedReportSet.php +/modules/webdav/vendor/Sabre/DAV/Server.php +/modules/webdav/vendor/Sabre/DAV/ServerPlugin.php +/modules/webdav/vendor/Sabre/DAV/SimpleDirectory.php +/modules/webdav/vendor/Sabre/DAV/TemporaryFileFilterPlugin.php +/modules/webdav/vendor/Sabre/DAV/Tree +/modules/webdav/vendor/Sabre/DAV/Tree.php +/modules/webdav/vendor/Sabre/DAV/Tree/Filesystem.php +/modules/webdav/vendor/Sabre/DAV/URLUtil.php +/modules/webdav/vendor/Sabre/DAV/Version.php +/modules/webdav/vendor/Sabre/DAV/XMLUtil.php +/modules/webdav/vendor/Sabre/HTTP +/modules/webdav/vendor/Sabre/HTTP/AWSAuth.php +/modules/webdav/vendor/Sabre/HTTP/AbstractAuth.php +/modules/webdav/vendor/Sabre/HTTP/BasicAuth.php +/modules/webdav/vendor/Sabre/HTTP/DigestAuth.php +/modules/webdav/vendor/Sabre/HTTP/Request.php +/modules/webdav/vendor/Sabre/HTTP/Response.php +/modules/webdav/vendor/Sabre/HTTP/Util.php +/modules/webdav/vendor/Sabre/HTTP/Version.php +/modules/webdav/vendor/Sabre/autoload.php +/modules/win_platform +/modules/win_platform/module.info +/modules/win_platform/views +/modules/win_platform/views/admin_block_platform.html.php +/modules/wordpress_auth +/modules/wordpress_auth/config +/modules/wordpress_auth/config/identity.php +/modules/wordpress_auth/helpers +/modules/wordpress_auth/helpers/wordpress_auth_installer.php +/modules/wordpress_auth/libraries +/modules/wordpress_auth/libraries/PasswordHash.php +/modules/wordpress_auth/libraries/drivers +/modules/wordpress_auth/libraries/drivers/IdentityProvider +/modules/wordpress_auth/libraries/drivers/IdentityProvider/Wordpressdb.php +/modules/wordpress_auth/libraries/drivers/IdentityProvider/Wordpressfile.php +/modules/wordpress_auth/module.info +/obsolete +/obsolete/web_client +/obsolete/web_client/@install.php +/obsolete/web_client/Kohana License.html +/obsolete/web_client/application +/obsolete/web_client/application/Bootstrap.php +/obsolete/web_client/application/cache +/obsolete/web_client/application/cache/.gitignore +/obsolete/web_client/application/config +/obsolete/web_client/application/config/config.php +/obsolete/web_client/application/config/routes.php +/obsolete/web_client/application/config/session.php +/obsolete/web_client/application/controllers +/obsolete/web_client/application/controllers/g3_client.php +/obsolete/web_client/application/controllers/g3_handlers.php +/obsolete/web_client/application/helpers +/obsolete/web_client/application/helpers/g3_client.php +/obsolete/web_client/application/hooks +/obsolete/web_client/application/hooks/init_remote_client.php +/obsolete/web_client/application/libraries +/obsolete/web_client/application/libraries/G3Remote.php +/obsolete/web_client/application/logs +/obsolete/web_client/application/logs/.gitignore +/obsolete/web_client/application/views +/obsolete/web_client/application/views/album_detail.html.php +/obsolete/web_client/application/views/delete.html.php +/obsolete/web_client/application/views/edit.html.php +/obsolete/web_client/application/views/g3_template.html.php +/obsolete/web_client/application/views/image_block.html.php +/obsolete/web_client/application/views/login.html.php +/obsolete/web_client/application/views/main.html.php +/obsolete/web_client/application/views/movie_detail.html.php +/obsolete/web_client/application/views/photo_detail.html.php +/obsolete/web_client/application/views/tag_block.html.php +/obsolete/web_client/application/views/tag_detail.html.php +/obsolete/web_client/application/views/tree_part.html.php +/obsolete/web_client/css +/obsolete/web_client/css/fix-ie.css +/obsolete/web_client/css/g3_client.css +/obsolete/web_client/css/images +/obsolete/web_client/css/images/g3_web.pdn +/obsolete/web_client/css/images/g3_web.png +/obsolete/web_client/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png +/obsolete/web_client/css/images/ui-bg_diagonals-thick_20_666666_40x40.png +/obsolete/web_client/css/images/ui-bg_flat_10_000000_40x100.png +/obsolete/web_client/css/images/ui-bg_glass_100_f6f6f6_1x400.png +/obsolete/web_client/css/images/ui-bg_glass_100_fdf5ce_1x400.png +/obsolete/web_client/css/images/ui-bg_glass_65_ffffff_1x400.png +/obsolete/web_client/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png +/obsolete/web_client/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +/obsolete/web_client/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +/obsolete/web_client/css/images/ui-icons_222222_256x240.png +/obsolete/web_client/css/images/ui-icons_228ef1_256x240.png +/obsolete/web_client/css/images/ui-icons_ef8c08_256x240.png +/obsolete/web_client/css/images/ui-icons_ffd27a_256x240.png +/obsolete/web_client/css/images/ui-icons_ffffff_256x240.png +/obsolete/web_client/css/jquery-ui.css +/obsolete/web_client/css/kohana-2.4rc2.zip +/obsolete/web_client/css/reset-fonts-grids.css +/obsolete/web_client/example.htaccess +/obsolete/web_client/index.php +/obsolete/web_client/js +/obsolete/web_client/js/g3_client.js +/obsolete/web_client/js/jquery-ui.js +/obsolete/web_client/js/jquery.form.js +/obsolete/web_client/js/jquery.js +/obsolete/web_client/kohana.png +/obsolete/web_client/lib +/obsolete/web_client/lib/flowplayer.controls.swf +/obsolete/web_client/lib/flowplayer.h264streaming.swf +/obsolete/web_client/lib/flowplayer.js +/obsolete/web_client/lib/flowplayer.swf +/obsolete/web_client/system +/obsolete/web_client/system/config +/obsolete/web_client/system/config/cache.php +/obsolete/web_client/system/config/cookie.php +/obsolete/web_client/system/config/credit_cards.php +/obsolete/web_client/system/config/database.php +/obsolete/web_client/system/config/encryption.php +/obsolete/web_client/system/config/html_purifier.php +/obsolete/web_client/system/config/http.php +/obsolete/web_client/system/config/image.php +/obsolete/web_client/system/config/inflector.php +/obsolete/web_client/system/config/locale.php +/obsolete/web_client/system/config/log.php +/obsolete/web_client/system/config/log_database.php +/obsolete/web_client/system/config/log_file.php +/obsolete/web_client/system/config/log_syslog.php +/obsolete/web_client/system/config/mimes.php +/obsolete/web_client/system/config/profiler.php +/obsolete/web_client/system/config/routes.php +/obsolete/web_client/system/config/session.php +/obsolete/web_client/system/config/sql_types.php +/obsolete/web_client/system/config/upload.php +/obsolete/web_client/system/config/user_agents.php +/obsolete/web_client/system/config/view.php +/obsolete/web_client/system/controllers +/obsolete/web_client/system/controllers/captcha.php +/obsolete/web_client/system/controllers/template.php +/obsolete/web_client/system/core +/obsolete/web_client/system/core/Benchmark.php +/obsolete/web_client/system/core/Event.php +/obsolete/web_client/system/core/Kohana.php +/obsolete/web_client/system/core/Kohana_Config.php +/obsolete/web_client/system/core/Kohana_Exception.php +/obsolete/web_client/system/helpers +/obsolete/web_client/system/helpers/arr.php +/obsolete/web_client/system/helpers/cookie.php +/obsolete/web_client/system/helpers/date.php +/obsolete/web_client/system/helpers/db.php +/obsolete/web_client/system/helpers/download.php +/obsolete/web_client/system/helpers/expires.php +/obsolete/web_client/system/helpers/feed.php +/obsolete/web_client/system/helpers/file.php +/obsolete/web_client/system/helpers/form.php +/obsolete/web_client/system/helpers/format.php +/obsolete/web_client/system/helpers/html.php +/obsolete/web_client/system/helpers/inflector.php +/obsolete/web_client/system/helpers/num.php +/obsolete/web_client/system/helpers/remote.php +/obsolete/web_client/system/helpers/request.php +/obsolete/web_client/system/helpers/security.php +/obsolete/web_client/system/helpers/text.php +/obsolete/web_client/system/helpers/upload.php +/obsolete/web_client/system/helpers/url.php +/obsolete/web_client/system/helpers/utf8.php +/obsolete/web_client/system/helpers/valid.php +/obsolete/web_client/system/libraries +/obsolete/web_client/system/libraries/Cache.php +/obsolete/web_client/system/libraries/Cache_Exception.php +/obsolete/web_client/system/libraries/Controller.php +/obsolete/web_client/system/libraries/Database.php +/obsolete/web_client/system/libraries/Database_Builder.php +/obsolete/web_client/system/libraries/Database_Cache_Result.php +/obsolete/web_client/system/libraries/Database_Exception.php +/obsolete/web_client/system/libraries/Database_Expression.php +/obsolete/web_client/system/libraries/Database_Mysql.php +/obsolete/web_client/system/libraries/Database_Mysql_Result.php +/obsolete/web_client/system/libraries/Database_Mysqli.php +/obsolete/web_client/system/libraries/Database_Mysqli_Result.php +/obsolete/web_client/system/libraries/Database_Query.php +/obsolete/web_client/system/libraries/Database_Result.php +/obsolete/web_client/system/libraries/Encrypt.php +/obsolete/web_client/system/libraries/I18n.php +/obsolete/web_client/system/libraries/Image.php +/obsolete/web_client/system/libraries/Input.php +/obsolete/web_client/system/libraries/Kohana_404_Exception.php +/obsolete/web_client/system/libraries/Kohana_Log.php +/obsolete/web_client/system/libraries/Kohana_PHP_Exception.php +/obsolete/web_client/system/libraries/Kohana_User_Exception.php +/obsolete/web_client/system/libraries/Model.php +/obsolete/web_client/system/libraries/ORM.php +/obsolete/web_client/system/libraries/ORM_Iterator.php +/obsolete/web_client/system/libraries/ORM_Validation_Exception.php +/obsolete/web_client/system/libraries/Profiler.php +/obsolete/web_client/system/libraries/Profiler_Table.php +/obsolete/web_client/system/libraries/Router.php +/obsolete/web_client/system/libraries/Session.php +/obsolete/web_client/system/libraries/URI.php +/obsolete/web_client/system/libraries/Validation.php +/obsolete/web_client/system/libraries/View.php +/obsolete/web_client/system/libraries/drivers +/obsolete/web_client/system/libraries/drivers/Cache +/obsolete/web_client/system/libraries/drivers/Cache.php +/obsolete/web_client/system/libraries/drivers/Cache/File.php +/obsolete/web_client/system/libraries/drivers/Cache/Memcache.php +/obsolete/web_client/system/libraries/drivers/Cache/Xcache.php +/obsolete/web_client/system/libraries/drivers/Config +/obsolete/web_client/system/libraries/drivers/Config.php +/obsolete/web_client/system/libraries/drivers/Config/Array.php +/obsolete/web_client/system/libraries/drivers/Image +/obsolete/web_client/system/libraries/drivers/Image.php +/obsolete/web_client/system/libraries/drivers/Image/GD.php +/obsolete/web_client/system/libraries/drivers/Image/GraphicsMagick.php +/obsolete/web_client/system/libraries/drivers/Image/ImageMagick.php +/obsolete/web_client/system/libraries/drivers/Log +/obsolete/web_client/system/libraries/drivers/Log.php +/obsolete/web_client/system/libraries/drivers/Log/Database.php +/obsolete/web_client/system/libraries/drivers/Log/File.php +/obsolete/web_client/system/libraries/drivers/Log/Syslog.php +/obsolete/web_client/system/libraries/drivers/Session +/obsolete/web_client/system/libraries/drivers/Session.php +/obsolete/web_client/system/libraries/drivers/Session/Cache.php +/obsolete/web_client/system/libraries/drivers/Session/Cookie.php +/obsolete/web_client/system/libraries/drivers/Session/Database.php +/obsolete/web_client/system/messages +/obsolete/web_client/system/messages/core.php +/obsolete/web_client/system/messages/validation +/obsolete/web_client/system/messages/validation/default.php +/obsolete/web_client/system/vendor +/obsolete/web_client/system/vendor/Markdown.php +/obsolete/web_client/system/views +/obsolete/web_client/system/views/kohana +/obsolete/web_client/system/views/kohana/error.php +/obsolete/web_client/system/views/kohana/error_disabled.php +/obsolete/web_client/system/views/kohana/template.php +/obsolete/web_client/system/views/profiler +/obsolete/web_client/system/views/profiler/profiler.php +/obsolete/web_client/system/views/profiler/table.css +/obsolete/web_client/system/views/profiler/table.php +/themes +/themes/browny_admin_wind +/themes/browny_admin_wind/css +/themes/browny_admin_wind/css/fix-ie.css +/themes/browny_admin_wind/css/screen-rtl.css +/themes/browny_admin_wind/css/screen.css +/themes/browny_admin_wind/css/themeroller +/themes/browny_admin_wind/css/themeroller/images +/themes/browny_admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_flat_55_fbd388_40x100.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_55_ead2ae_1x400.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_75_f2e6d4_1x400.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_gloss-wave_55_714213_500x100.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_inset-hard_100_ecd9c1_1x100.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_inset-hard_100_f6f3ef_1x100.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_3d2105_256x240.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_41260c_256x240.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_563b1a_256x240.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_704a24_256x240.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_be5f09_256x240.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png +/themes/browny_admin_wind/css/themeroller/ui.base.css +/themes/browny_admin_wind/css/themeroller/ui.core.css +/themes/browny_admin_wind/css/themeroller/ui.datepicker.css +/themes/browny_admin_wind/css/themeroller/ui.dialog.css +/themes/browny_admin_wind/css/themeroller/ui.progressbar.css +/themes/browny_admin_wind/css/themeroller/ui.resizable.css +/themes/browny_admin_wind/css/themeroller/ui.tabs.css +/themes/browny_admin_wind/css/themeroller/ui.theme.css +/themes/browny_admin_wind/images +/themes/browny_admin_wind/images/avatar.jpg +/themes/browny_admin_wind/images/ico-denied-inactive.png +/themes/browny_admin_wind/images/ico-denied-passive.png +/themes/browny_admin_wind/images/ico-denied.png +/themes/browny_admin_wind/images/ico-error.png +/themes/browny_admin_wind/images/ico-info.png +/themes/browny_admin_wind/images/ico-lock.png +/themes/browny_admin_wind/images/ico-separator-rtl.gif +/themes/browny_admin_wind/images/ico-separator.gif +/themes/browny_admin_wind/images/ico-success-passive.png +/themes/browny_admin_wind/images/ico-success.png +/themes/browny_admin_wind/images/ico-warning.png +/themes/browny_admin_wind/images/loading-large.gif +/themes/browny_admin_wind/images/loading-small.gif +/themes/browny_admin_wind/images/logo.png +/themes/browny_admin_wind/images/ui-bg_highlight-soft_15_d3b07e_1x100.png +/themes/browny_admin_wind/images/ui-bg_highlight-soft_45_d3b07e_1x100.png +/themes/browny_admin_wind/js +/themes/browny_admin_wind/js/ui.init.js +/themes/browny_admin_wind/theme.info +/themes/browny_admin_wind/thumbnail.png +/themes/browny_admin_wind/views +/themes/browny_admin_wind/views/admin.html.php +/themes/browny_admin_wind/views/block.html.php +/themes/browny_admin_wind/views/paginator.html.php +/themes/browny_wind +/themes/browny_wind/css +/themes/browny_wind/css/fix-ie.css +/themes/browny_wind/css/screen-rtl.css +/themes/browny_wind/css/screen.css +/themes/browny_wind/css/themeroller +/themes/browny_wind/css/themeroller/images +/themes/browny_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png +/themes/browny_wind/css/themeroller/images/ui-bg_flat_55_fbd388_40x100.png +/themes/browny_wind/css/themeroller/images/ui-bg_glass_55_ead2ae_1x400.png +/themes/browny_wind/css/themeroller/images/ui-bg_glass_75_f2e6d4_1x400.png +/themes/browny_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png +/themes/browny_wind/css/themeroller/images/ui-bg_gloss-wave_55_714213_500x100.png +/themes/browny_wind/css/themeroller/images/ui-bg_inset-hard_100_ecd9c1_1x100.png +/themes/browny_wind/css/themeroller/images/ui-bg_inset-hard_100_f6f3ef_1x100.png +/themes/browny_wind/css/themeroller/images/ui-icons_3d2105_256x240.png +/themes/browny_wind/css/themeroller/images/ui-icons_41260c_256x240.png +/themes/browny_wind/css/themeroller/images/ui-icons_563b1a_256x240.png +/themes/browny_wind/css/themeroller/images/ui-icons_704a24_256x240.png +/themes/browny_wind/css/themeroller/images/ui-icons_be5f09_256x240.png +/themes/browny_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png +/themes/browny_wind/css/themeroller/ui.base.css +/themes/browny_wind/css/themeroller/ui.core.css +/themes/browny_wind/css/themeroller/ui.datepicker.css +/themes/browny_wind/css/themeroller/ui.dialog.css +/themes/browny_wind/css/themeroller/ui.progressbar.css +/themes/browny_wind/css/themeroller/ui.resizable.css +/themes/browny_wind/css/themeroller/ui.tabs.css +/themes/browny_wind/css/themeroller/ui.theme.css +/themes/browny_wind/images +/themes/browny_wind/images/avatar.jpg +/themes/browny_wind/images/ico-album.png +/themes/browny_wind/images/ico-denied-inactive.png +/themes/browny_wind/images/ico-denied-passive.png +/themes/browny_wind/images/ico-denied.png +/themes/browny_wind/images/ico-error.png +/themes/browny_wind/images/ico-help.png +/themes/browny_wind/images/ico-info.png +/themes/browny_wind/images/ico-lock.png +/themes/browny_wind/images/ico-print.png +/themes/browny_wind/images/ico-separator-rtl.gif +/themes/browny_wind/images/ico-separator.gif +/themes/browny_wind/images/ico-success-inactive.png +/themes/browny_wind/images/ico-success-passive.png +/themes/browny_wind/images/ico-success.png +/themes/browny_wind/images/ico-view-calendarview.png +/themes/browny_wind/images/ico-view-comments.png +/themes/browny_wind/images/ico-view-downloadalbum.png +/themes/browny_wind/images/ico-view-downloadfullsize.png +/themes/browny_wind/images/ico-view-fullsize.png +/themes/browny_wind/images/ico-view-slideshow-rtl.png +/themes/browny_wind/images/ico-view-slideshow.png +/themes/browny_wind/images/ico-warning.png +/themes/browny_wind/images/loading-large.gif +/themes/browny_wind/images/loading-small.gif +/themes/browny_wind/images/logo.png +/themes/browny_wind/images/select-photos-backg.png +/themes/browny_wind/images/ui-bg_highlight-soft_15_d3b07e_1x100.png +/themes/browny_wind/images/ui-bg_highlight-soft_45_d3b07e_1x100.png +/themes/browny_wind/js +/themes/browny_wind/js/ui.init.js +/themes/browny_wind/theme.info +/themes/browny_wind/thumbnail.png +/themes/browny_wind/views +/themes/browny_wind/views/album.html.php +/themes/browny_wind/views/block.html.php +/themes/browny_wind/views/calpage.html.php +/themes/browny_wind/views/dynamic.html.php +/themes/browny_wind/views/movie.html.php +/themes/browny_wind/views/no_sidebar.html.php +/themes/browny_wind/views/page.html.php +/themes/browny_wind/views/paginator.html.php +/themes/browny_wind/views/photo.html.php +/themes/browny_wind/views/sidebar.html.php +/themes/browny_wind/views/user_profile.html.php +/themes/browny_wind/views/user_profile_comments.html.php +/themes/pear4gallery3 +/themes/pear4gallery3/.gitignore +/themes/pear4gallery3/admin +/themes/pear4gallery3/admin/controllers +/themes/pear4gallery3/admin/controllers/admin_theme_options.php +/themes/pear4gallery3/admin/views +/themes/pear4gallery3/admin/views/admin_include.html.php +/themes/pear4gallery3/admin/views/admin_theme_options.html.php +/themes/pear4gallery3/css +/themes/pear4gallery3/css/dark-hive +/themes/pear4gallery3/css/dark-hive/images +/themes/pear4gallery3/css/dark-hive/images/ui-bg_flat_25_000000_40x100.png +/themes/pear4gallery3/css/dark-hive/images/ui-bg_flat_30_cccccc_40x100.png +/themes/pear4gallery3/css/dark-hive/images/ui-bg_flat_50_5c5c5c_40x100.png +/themes/pear4gallery3/css/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png +/themes/pear4gallery3/css/dark-hive/images/ui-bg_highlight-hard_20_222222_1x100.png +/themes/pear4gallery3/css/dark-hive/images/ui-bg_highlight-soft_33_220022_1x100.png +/themes/pear4gallery3/css/dark-hive/images/ui-bg_highlight-soft_35_2b2b2b_1x100.png +/themes/pear4gallery3/css/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png +/themes/pear4gallery3/css/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png +/themes/pear4gallery3/css/dark-hive/images/ui-icons_4b8e0b_256x240.png +/themes/pear4gallery3/css/dark-hive/images/ui-icons_999999_256x240.png +/themes/pear4gallery3/css/dark-hive/images/ui-icons_a83300_256x240.png +/themes/pear4gallery3/css/dark-hive/images/ui-icons_cccccc_256x240.png +/themes/pear4gallery3/css/dark-hive/images/ui-icons_ffffff_256x240.png +/themes/pear4gallery3/css/dark-hive/jquery-ui-1.8.16.custom.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.accordion.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.all.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.autocomplete.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.base.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.button.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.core.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.datepicker.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.dialog.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.progressbar.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.resizable.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.selectable.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.slider.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.tabs.css +/themes/pear4gallery3/css/dark-hive/jquery.ui.theme.css +/themes/pear4gallery3/css/fix-ie.css +/themes/pear4gallery3/css/imageflow.packed.css +/themes/pear4gallery3/css/pear.css +/themes/pear4gallery3/css/screen.css +/themes/pear4gallery3/helpers +/themes/pear4gallery3/helpers/pear4gallery3_installer.php +/themes/pear4gallery3/icons +/themes/pear4gallery3/icons/button_left.png +/themes/pear4gallery3/icons/button_pause.png +/themes/pear4gallery3/icons/button_play.png +/themes/pear4gallery3/icons/button_right.png +/themes/pear4gallery3/icons/color_picker.png +/themes/pear4gallery3/icons/color_picker_sprite.png +/themes/pear4gallery3/icons/download.png +/themes/pear4gallery3/icons/email.png +/themes/pear4gallery3/icons/footer_bg.png +/themes/pear4gallery3/icons/hud_control +/themes/pear4gallery3/icons/hud_control/close.png +/themes/pear4gallery3/icons/hud_control/close_over.png +/themes/pear4gallery3/icons/hud_control/comment.png +/themes/pear4gallery3/icons/hud_control/comment_over.png +/themes/pear4gallery3/icons/hud_control/controlsbg.png +/themes/pear4gallery3/icons/hud_control/download.png +/themes/pear4gallery3/icons/hud_control/download_disabled.png +/themes/pear4gallery3/icons/hud_control/download_over.png +/themes/pear4gallery3/icons/hud_control/info.png +/themes/pear4gallery3/icons/hud_control/info_over.png +/themes/pear4gallery3/icons/hud_control/next.png +/themes/pear4gallery3/icons/hud_control/next_disabled.png +/themes/pear4gallery3/icons/hud_control/next_over.png +/themes/pear4gallery3/icons/hud_control/pause.png +/themes/pear4gallery3/icons/hud_control/pause_over.png +/themes/pear4gallery3/icons/hud_control/play.png +/themes/pear4gallery3/icons/hud_control/play_over.png +/themes/pear4gallery3/icons/hud_control/prev.png +/themes/pear4gallery3/icons/hud_control/prev_disabled.png +/themes/pear4gallery3/icons/hud_control/prev_over.png +/themes/pear4gallery3/icons/knob.png +/themes/pear4gallery3/icons/larger.png +/themes/pear4gallery3/icons/movie.png +/themes/pear4gallery3/icons/options_bar_bg.png +/themes/pear4gallery3/icons/pear.css +/themes/pear4gallery3/icons/pear_logo_lrg.png +/themes/pear4gallery3/icons/pear_logo_sml.png +/themes/pear4gallery3/icons/reflection-black.png +/themes/pear4gallery3/icons/reflection-darkgrey.png +/themes/pear4gallery3/icons/reflection-lightgrey.png +/themes/pear4gallery3/icons/reflection-white.png +/themes/pear4gallery3/icons/rounded.png +/themes/pear4gallery3/icons/slider.png +/themes/pear4gallery3/icons/smaller.png +/themes/pear4gallery3/icons/subscribe.png +/themes/pear4gallery3/icons/top_bar_bg.png +/themes/pear4gallery3/icons/track_fill_left.png +/themes/pear4gallery3/icons/track_fill_right.png +/themes/pear4gallery3/icons/upload.png +/themes/pear4gallery3/icons/viewMode.png +/themes/pear4gallery3/images +/themes/pear4gallery3/images/avatar.jpg +/themes/pear4gallery3/images/ico-album.png +/themes/pear4gallery3/images/ico-denied-inactive.png +/themes/pear4gallery3/images/ico-denied-passive.png +/themes/pear4gallery3/images/ico-denied.png +/themes/pear4gallery3/images/ico-error.png +/themes/pear4gallery3/images/ico-help.png +/themes/pear4gallery3/images/ico-info.png +/themes/pear4gallery3/images/ico-lock.png +/themes/pear4gallery3/images/ico-print.png +/themes/pear4gallery3/images/ico-separator-rtl.gif +/themes/pear4gallery3/images/ico-separator.gif +/themes/pear4gallery3/images/ico-success-inactive.png +/themes/pear4gallery3/images/ico-success-passive.png +/themes/pear4gallery3/images/ico-success.png +/themes/pear4gallery3/images/ico-view-comments.png +/themes/pear4gallery3/images/ico-view-fullsize.png +/themes/pear4gallery3/images/ico-view-slideshow-rtl.png +/themes/pear4gallery3/images/ico-view-slideshow.png +/themes/pear4gallery3/images/ico-warning.png +/themes/pear4gallery3/images/loading-large.gif +/themes/pear4gallery3/images/loading-small.gif +/themes/pear4gallery3/images/select-photos-backg.png +/themes/pear4gallery3/js +/themes/pear4gallery3/js/gallery.dialog.js +/themes/pear4gallery3/js/imageflow.packed.js +/themes/pear4gallery3/js/jquery-1.6.2.min.js +/themes/pear4gallery3/js/jquery-ui-1.8.16.custom.min.js +/themes/pear4gallery3/js/jquery.parsequery.js +/themes/pear4gallery3/js/pear.js +/themes/pear4gallery3/js/ui.init.js +/themes/pear4gallery3/theme.info +/themes/pear4gallery3/thumbnail.png +/themes/pear4gallery3/views +/themes/pear4gallery3/views/album.html.php +/themes/pear4gallery3/views/block.html.php +/themes/pear4gallery3/views/dynamic.html.php +/themes/pear4gallery3/views/exif_dialog.html.php +/themes/pear4gallery3/views/hoverView.html.php +/themes/pear4gallery3/views/movie.html.php +/themes/pear4gallery3/views/no_sidebar.html.php +/themes/pear4gallery3/views/page.html.php +/themes/pear4gallery3/views/paginator.html.php +/themes/pear4gallery3/views/photo.html.php +/themes/pear4gallery3/views/sidebar.html.php +/themes/sobriety +/themes/sobriety/css +/themes/sobriety/css/comment.css +/themes/sobriety/css/screen.css +/themes/sobriety/images +/themes/sobriety/images/avatar.jpg +/themes/sobriety/images/backgrounds +/themes/sobriety/images/backgrounds/000000_opacity50.png +/themes/sobriety/images/backgrounds/ajax_progress2.gif +/themes/sobriety/images/backgrounds/body-bg.jpg +/themes/sobriety/images/backgrounds/body-breadcrumbs-bg.gif +/themes/sobriety/images/backgrounds/f0f0f0_opacity80.png +/themes/sobriety/images/backgrounds/pbar-ani-stop.gif +/themes/sobriety/images/backgrounds/pbar-ani.gif +/themes/sobriety/images/backgrounds/progressbar.png +/themes/sobriety/images/backgrounds/progressbar.tiff +/themes/sobriety/images/backgrounds/thumb.png +/themes/sobriety/images/bullet_white.gif +/themes/sobriety/images/divider_l.png +/themes/sobriety/images/divider_r.png +/themes/sobriety/images/emblems +/themes/sobriety/images/emblems/g-context-menu.png +/themes/sobriety/images/emblems/g-item_g-album.png +/themes/sobriety/images/ico-denied-inactive.png +/themes/sobriety/images/ico-denied-passive.png +/themes/sobriety/images/ico-denied.png +/themes/sobriety/images/ico-error.png +/themes/sobriety/images/ico-info.png +/themes/sobriety/images/ico-lock.png +/themes/sobriety/images/ico-separator-rtl.gif +/themes/sobriety/images/ico-separator.gif +/themes/sobriety/images/ico-success-inactive.png +/themes/sobriety/images/ico-success-passive.png +/themes/sobriety/images/ico-success.png +/themes/sobriety/images/ico-warning.png +/themes/sobriety/images/icons +/themes/sobriety/images/icons/g-add-album-form.png +/themes/sobriety/images/icons/g-add-photos-form.png +/themes/sobriety/images/icons/g-confirm-delete.png +/themes/sobriety/images/icons/g-edit-album-form.png +/themes/sobriety/images/icons/g-edit-permissions-form.png +/themes/sobriety/images/icons/g-edit-permissions-form_.png +/themes/sobriety/images/icons/g-login-menu.png +/themes/sobriety/images/icons/ico-warning.png +/themes/sobriety/images/icons/ui-icons_d8e7f3_256x240.png +/themes/sobriety/images/icons/ui-icons_f9bd01_256x240.png +/themes/sobriety/images/loading-large.gif +/themes/sobriety/images/loading-small.gif +/themes/sobriety/images/moreslide_next.gif +/themes/sobriety/images/moreslide_prev.gif +/themes/sobriety/images/photonav_next.png +/themes/sobriety/images/photonav_prev.png +/themes/sobriety/images/slide_minis.gif +/themes/sobriety/js +/themes/sobriety/js/sobriety.ui.init.js +/themes/sobriety/js/ui.init.js +/themes/sobriety/theme.info +/themes/sobriety/thumbnail.png +/themes/sobriety/views +/themes/sobriety/views/album.html.php +/themes/sobriety/views/block.html.php +/themes/sobriety/views/dynamic.html.php +/themes/sobriety/views/form_uploadify.html.php +/themes/sobriety/views/movie.html.php +/themes/sobriety/views/no_sidebar.html.php +/themes/sobriety/views/page.html.php +/themes/sobriety/views/paginator.html.php +/themes/sobriety/views/permissions_form.html.php +/themes/sobriety/views/photo.html.php +/themes/sobriety/views/sidebar.html.php +/themes/sobriety/views/sobriety_actions.html.php +/themes/sobriety/views/sobriety_styles.html.php +/themes/three_nids +/themes/three_nids/README +/themes/three_nids/admin +/themes/three_nids/admin/helpers +/themes/three_nids/admin/helpers/three_nids_event.php +/themes/three_nids/controllers +/themes/three_nids/controllers/three_nids.php +/themes/three_nids/css +/themes/three_nids/css/fix-ie.css +/themes/three_nids/css/jquery.fancybox.css +/themes/three_nids/css/screen.css +/themes/three_nids/css/themeroller +/themes/three_nids/css/themeroller/images +/themes/three_nids/css/themeroller/images/ui-bg_flat_0_333333_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_0_484848_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_100_000000_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_100_333333_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_100_484848_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_100_b30000_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png +/themes/three_nids/css/themeroller/images/ui-bg_gloss-wave_16_121212_500x100.png +/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_100_333333_1x100.png +/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_15_888888_1x100.png +/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_55_555555_1x100.png +/themes/three_nids/css/themeroller/images/ui-bg_highlight-soft_35_adadad_1x100.png +/themes/three_nids/css/themeroller/images/ui-bg_highlight-soft_60_dddddd_1x100.png +/themes/three_nids/css/themeroller/images/ui-bg_inset-soft_15_121212_1x100.png +/themes/three_nids/css/themeroller/images/ui-icons_222222_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_333333_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_444444_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_666666_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_aaaaaa_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_bbbbbb_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_cccccc_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_cd0a0a_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_f9bd01_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_f9db01_256x240.png +/themes/three_nids/css/themeroller/ui.base.css +/themes/three_nids/css/three_nids.css +/themes/three_nids/helpers +/themes/three_nids/helpers/three_nids.php +/themes/three_nids/helpers/three_nids_theme.php +/themes/three_nids/images +/themes/three_nids/images/avatar.jpg +/themes/three_nids/images/fancy_closebox.png +/themes/three_nids/images/fancy_left.png +/themes/three_nids/images/fancy_progress.png +/themes/three_nids/images/fancy_right.png +/themes/three_nids/images/fancy_shadow_e.png +/themes/three_nids/images/fancy_shadow_n.png +/themes/three_nids/images/fancy_shadow_ne.png +/themes/three_nids/images/fancy_shadow_nw.png +/themes/three_nids/images/fancy_shadow_s.png +/themes/three_nids/images/fancy_shadow_se.png +/themes/three_nids/images/fancy_shadow_sw.png +/themes/three_nids/images/fancy_shadow_w.png +/themes/three_nids/images/fancy_title_left.png +/themes/three_nids/images/fancy_title_main.png +/themes/three_nids/images/fancy_title_right.png +/themes/three_nids/images/ico-album.png +/themes/three_nids/images/ico-denied-inactive.png +/themes/three_nids/images/ico-denied-passive.png +/themes/three_nids/images/ico-denied.png +/themes/three_nids/images/ico-error.png +/themes/three_nids/images/ico-help.png +/themes/three_nids/images/ico-info.png +/themes/three_nids/images/ico-lock.png +/themes/three_nids/images/ico-print.png +/themes/three_nids/images/ico-separator-rtl.gif +/themes/three_nids/images/ico-separator.gif +/themes/three_nids/images/ico-success-inactive.png +/themes/three_nids/images/ico-success-passive.png +/themes/three_nids/images/ico-success.png +/themes/three_nids/images/ico-view-comments.png +/themes/three_nids/images/ico-view-fullsize.png +/themes/three_nids/images/ico-view-slideshow-rtl.png +/themes/three_nids/images/ico-view-slideshow.png +/themes/three_nids/images/ico-warning.png +/themes/three_nids/images/loading-large.gif +/themes/three_nids/images/loading-small.gif +/themes/three_nids/images/map.png +/themes/three_nids/images/select-photos-backg.png +/themes/three_nids/js +/themes/three_nids/js/jquery.easing.js +/themes/three_nids/js/jquery.fancybox.js +/themes/three_nids/js/ui.init.js +/themes/three_nids/theme.info +/themes/three_nids/thumbnail.png +/themes/three_nids/views +/themes/three_nids/views/album.html.php +/themes/three_nids/views/block.html.php +/themes/three_nids/views/comments.html.php +/themes/three_nids/views/dynamic.html.php +/themes/three_nids/views/exif_dialog.html.php +/themes/three_nids/views/image_block_block.html.php +/themes/three_nids/views/movie.html.php +/themes/three_nids/views/no_sidebar.html.php +/themes/three_nids/views/page.html.php +/themes/three_nids/views/paginator.html.php +/themes/three_nids/views/photo.html.php +/themes/three_nids/views/search.html.php +/themes/three_nids/views/sidebar.html.php diff --git a/31.txt b/31.txt new file mode 100644 index 00000000..910ff47a --- /dev/null +++ b/31.txt @@ -0,0 +1,2376 @@ + +/client +/client/Java +/client/Java/Demo.class +/client/Java/Demo.java +/client/Java/README +/client/Java/build.sh +/client/Java/lib +/client/Java/lib/commons-logging-api-1.1.1.jar +/client/Java/lib/gson-1.4.jar +/client/Java/lib/httpclient-4.0.1.jar +/client/Java/lib/httpcore-4.0.1.jar +/client/Java/run.sh +/client/PHP +/client/PHP/.gitignore +/client/PHP/Gallery3.php +/client/PHP/README +/client/PHP/example.php +/client/PHP/test1.png +/client/PHP/test2.png +/modules +/modules/about_this_album +/modules/about_this_album/helpers +/modules/about_this_album/helpers/about_this_album_block.php +/modules/about_this_album/module.info +/modules/about_this_album/views +/modules/about_this_album/views/about_this_album.html.php +/modules/about_this_photo +/modules/about_this_photo/helpers +/modules/about_this_photo/helpers/about_this_photo_block.php +/modules/about_this_photo/module.info +/modules/about_this_photo/views +/modules/about_this_photo/views/about_this_photo.html.php +/modules/adsense +/modules/adsense/controllers +/modules/adsense/controllers/admin_adsense.php +/modules/adsense/helpers +/modules/adsense/helpers/adsense_block.php +/modules/adsense/helpers/adsense_event.php +/modules/adsense/helpers/adsense_theme.php +/modules/adsense/module.info +/modules/adsense/views +/modules/adsense/views/admin_adsense.html.php +/modules/adsense/views/adsense_block.html.php +/modules/albumpassword +/modules/albumpassword/controllers +/modules/albumpassword/controllers/admin_albumpassword.php +/modules/albumpassword/controllers/albumpassword.php +/modules/albumpassword/helpers +/modules/albumpassword/helpers/MY_access.php +/modules/albumpassword/helpers/MY_item.php +/modules/albumpassword/helpers/albumpassword_event.php +/modules/albumpassword/helpers/albumpassword_installer.php +/modules/albumpassword/helpers/albumpassword_task.php +/modules/albumpassword/models +/modules/albumpassword/models/albumpassword_idcache.php +/modules/albumpassword/models/items_albumpassword.php +/modules/albumpassword/module.info +/modules/albumpassword/views +/modules/albumpassword/views/admin_albumpassword.html.php +/modules/albumpassword/views/assignpassword.html.php +/modules/albumpassword/views/loginpassword.html.php +/modules/albumtree +/modules/albumtree/helpers +/modules/albumtree/helpers/albumtree_block.php +/modules/albumtree/helpers/albumtree_installer.php +/modules/albumtree/images +/modules/albumtree/images/base.gif +/modules/albumtree/images/empty.gif +/modules/albumtree/images/folder.gif +/modules/albumtree/images/folderopen.gif +/modules/albumtree/images/imgfolder.gif +/modules/albumtree/images/join.gif +/modules/albumtree/images/join_rtl.gif +/modules/albumtree/images/joinbottom.gif +/modules/albumtree/images/joinbottom_rtl.gif +/modules/albumtree/images/line.gif +/modules/albumtree/images/line_rtl.gif +/modules/albumtree/images/minus.gif +/modules/albumtree/images/minus_rtl.gif +/modules/albumtree/images/minusbottom.gif +/modules/albumtree/images/minusbottom_rtl.gif +/modules/albumtree/images/nolines_minus.gif +/modules/albumtree/images/nolines_plus.gif +/modules/albumtree/images/plus.gif +/modules/albumtree/images/plus_rtl.gif +/modules/albumtree/images/plusbottom.gif +/modules/albumtree/images/plusbottom_rtl.gif +/modules/albumtree/module.info +/modules/albumtree/views +/modules/albumtree/views/albumtree_block.html.php +/modules/albumtree/views/albumtree_block_dtree.html.php +/modules/albumtree/views/albumtree_block_list.html.php +/modules/albumtree/views/albumtree_block_select.html.php +/modules/atom +/modules/atom/helpers +/modules/atom/helpers/atom.php +/modules/atom/libraries +/modules/atom/libraries/Atom_Author.php +/modules/atom/libraries/Atom_Base.php +/modules/atom/libraries/Atom_Entry.php +/modules/atom/libraries/Atom_Feed.php +/modules/atom/libraries/Atom_Link.php +/modules/atom/libraries/Gallery_Atom_Entry.php +/modules/atom/libraries/Gallery_Atom_Feed.php +/modules/atom/libraries/Gallery_Atom_Link.php +/modules/atom/module.info +/modules/autorotate +/modules/autorotate/helpers +/modules/autorotate/helpers/autorotate.php +/modules/autorotate/helpers/autorotate_event.php +/modules/autorotate/helpers/autorotate_installer.php +/modules/autorotate/lib +/modules/autorotate/lib/pel +/modules/autorotate/lib/pel/Pel.php +/modules/autorotate/lib/pel/PelConvert.php +/modules/autorotate/lib/pel/PelDataWindow.php +/modules/autorotate/lib/pel/PelEntry.php +/modules/autorotate/lib/pel/PelEntryAscii.php +/modules/autorotate/lib/pel/PelEntryByte.php +/modules/autorotate/lib/pel/PelEntryLong.php +/modules/autorotate/lib/pel/PelEntryNumber.php +/modules/autorotate/lib/pel/PelEntryRational.php +/modules/autorotate/lib/pel/PelEntryShort.php +/modules/autorotate/lib/pel/PelEntryUndefined.php +/modules/autorotate/lib/pel/PelException.php +/modules/autorotate/lib/pel/PelExif.php +/modules/autorotate/lib/pel/PelFormat.php +/modules/autorotate/lib/pel/PelIfd.php +/modules/autorotate/lib/pel/PelJpeg.php +/modules/autorotate/lib/pel/PelJpegComment.php +/modules/autorotate/lib/pel/PelJpegContent.php +/modules/autorotate/lib/pel/PelJpegMarker.php +/modules/autorotate/lib/pel/PelTag.php +/modules/autorotate/lib/pel/PelTiff.php +/modules/autorotate/module.info +/modules/basket +/modules/basket/controllers +/modules/basket/controllers/admin_configure.php +/modules/basket/controllers/admin_postage_bands.php +/modules/basket/controllers/admin_product_lines.php +/modules/basket/controllers/basket.php +/modules/basket/css +/modules/basket/css/basket.css +/modules/basket/helpers +/modules/basket/helpers/basket.php +/modules/basket/helpers/basket_block.php +/modules/basket/helpers/basket_event.php +/modules/basket/helpers/basket_installer.php +/modules/basket/helpers/basket_theme.php +/modules/basket/helpers/postage_band.php +/modules/basket/helpers/product.php +/modules/basket/images +/modules/basket/images/basket.png +/modules/basket/libraries +/modules/basket/libraries/Paypal.php +/modules/basket/libraries/Session_Basket.php +/modules/basket/models +/modules/basket/models/ipn_message.php +/modules/basket/models/item_product.php +/modules/basket/models/order.php +/modules/basket/models/postage_band.php +/modules/basket/models/product.php +/modules/basket/models/product_override.php +/modules/basket/module.info +/modules/basket/views +/modules/basket/views/add_to_basket.html.php +/modules/basket/views/add_to_basket_ajax.html.php +/modules/basket/views/admin_configure.html.php +/modules/basket/views/admin_postage_bands.html.php +/modules/basket/views/admin_product_lines.html.php +/modules/basket/views/admin_templates.html.php +/modules/basket/views/basket-side-bar.html.php +/modules/basket/views/basket.html.php +/modules/basket/views/checkout.html.php +/modules/basket/views/confirm_order.html.php +/modules/basket/views/order_complete.html.php +/modules/basket/views/paypal_redirect.html.php +/modules/basket/views/pew1.html.php +/modules/basket/views/pew2.html.php +/modules/basket/views/print_order.html.php +/modules/basket/views/view_basket.html.php +/modules/basket/views/view_ipn.html.php +/modules/basket/views/view_order.html.php +/modules/basket/views/view_orders.html.php +/modules/batchtag +/modules/batchtag/controllers +/modules/batchtag/controllers/batchtag.php +/modules/batchtag/helpers +/modules/batchtag/helpers/batchtag_block.php +/modules/batchtag/helpers/batchtag_event.php +/modules/batchtag/helpers/batchtag_installer.php +/modules/batchtag/module.info +/modules/batchtag/views +/modules/batchtag/views/batchtag_block.html.php +/modules/bitly +/modules/bitly/README +/modules/bitly/controllers +/modules/bitly/controllers/admin_bitly.php +/modules/bitly/controllers/bitly.php +/modules/bitly/helpers +/modules/bitly/helpers/bitly.php +/modules/bitly/helpers/bitly_event.php +/modules/bitly/helpers/bitly_installer.php +/modules/bitly/helpers/bitly_theme.php +/modules/bitly/js +/modules/bitly/js/bitly.js +/modules/bitly/models +/modules/bitly/models/bitly_link.php +/modules/bitly/module.info +/modules/bitly/views +/modules/bitly/views/admin_bitly.html.php +/modules/calendarview +/modules/calendarview/controllers +/modules/calendarview/controllers/calendarview.php +/modules/calendarview/css +/modules/calendarview/css/calendarview_calendar.css +/modules/calendarview/css/calendarview_menu.css +/modules/calendarview/helpers +/modules/calendarview/helpers/calendarview_block.php +/modules/calendarview/helpers/calendarview_event.php +/modules/calendarview/helpers/calendarview_installer.php +/modules/calendarview/helpers/calendarview_theme.php +/modules/calendarview/images +/modules/calendarview/images/ico-view-calendarview.png +/modules/calendarview/libraries +/modules/calendarview/libraries/Calendar_Breadcrumb.php +/modules/calendarview/libraries/PHPCalendar.php +/modules/calendarview/module.info +/modules/calendarview/views +/modules/calendarview/views/calendarview_sidebar.html.php +/modules/calendarview/views/calendarview_year.html.php +/modules/calendarview/views/calpage.html.php +/modules/captionator +/modules/captionator/controllers +/modules/captionator/controllers/captionator.php +/modules/captionator/helpers +/modules/captionator/helpers/captionator_event.php +/modules/captionator/module.info +/modules/captionator/views +/modules/captionator/views/captionator_dialog.html.php +/modules/contactowner +/modules/contactowner/controllers +/modules/contactowner/controllers/admin_contactowner.php +/modules/contactowner/controllers/contactowner.php +/modules/contactowner/helpers +/modules/contactowner/helpers/contactowner_block.php +/modules/contactowner/helpers/contactowner_event.php +/modules/contactowner/helpers/contactowner_installer.php +/modules/contactowner/module.info +/modules/contactowner/views +/modules/contactowner/views/admin_contactowner.html.php +/modules/contactowner/views/contactowner_block.html.php +/modules/contactowner/views/contactowner_emailform.html.php +/modules/custom_menus +/modules/custom_menus/controllers +/modules/custom_menus/controllers/admin_custom_menus.php +/modules/custom_menus/helpers +/modules/custom_menus/helpers/custom_menus_event.php +/modules/custom_menus/helpers/custom_menus_installer.php +/modules/custom_menus/models +/modules/custom_menus/models/custom_menu.php +/modules/custom_menus/module.info +/modules/custom_menus/views +/modules/custom_menus/views/admin_custom_menus.html.php +/modules/database_info +/modules/database_info/helpers +/modules/database_info/helpers/database_info_block.php +/modules/database_info/module.info +/modules/database_info/views +/modules/database_info/views/admin_block_db.html.php +/modules/developer +/modules/developer/config +/modules/developer/config/developer.php +/modules/developer/controllers +/modules/developer/controllers/admin_developer.php +/modules/developer/data +/modules/developer/data/DSC_0003.jpg +/modules/developer/data/DSC_0005.jpg +/modules/developer/data/DSC_0017.jpg +/modules/developer/data/DSC_0019.jpg +/modules/developer/data/DSC_0067.jpg +/modules/developer/data/DSC_0072.jpg +/modules/developer/data/P4050088.jpg +/modules/developer/helpers +/modules/developer/helpers/developer_event.php +/modules/developer/helpers/developer_task.php +/modules/developer/js +/modules/developer/js/developer.js +/modules/developer/module.info +/modules/developer/views +/modules/developer/views/admin_controller.txt.php +/modules/developer/views/admin_developer.html.php +/modules/developer/views/admin_developer_test_data.html.php +/modules/developer/views/admin_html.txt.php +/modules/developer/views/block.txt.php +/modules/developer/views/block_html.txt.php +/modules/developer/views/controller.txt.php +/modules/developer/views/dashboard_block_html.txt.php +/modules/developer/views/developer_module.html.php +/modules/developer/views/event.txt.php +/modules/developer/views/installer.txt.php +/modules/developer/views/module_info.txt.php +/modules/developer/views/mptt_tree.html.php +/modules/developer/views/theme.txt.php +/modules/displaytags +/modules/displaytags/helpers +/modules/displaytags/helpers/displaytags_block.php +/modules/displaytags/helpers/displaytags_event.php +/modules/displaytags/helpers/displaytags_installer.php +/modules/displaytags/module.info +/modules/displaytags/views +/modules/displaytags/views/displaytags_block.html.php +/modules/downloadalbum +/modules/downloadalbum/controllers +/modules/downloadalbum/controllers/downloadalbum.php +/modules/downloadalbum/css +/modules/downloadalbum/css/downloadalbum_menu.css +/modules/downloadalbum/helpers +/modules/downloadalbum/helpers/downloadalbum_event.php +/modules/downloadalbum/helpers/downloadalbum_theme.php +/modules/downloadalbum/images +/modules/downloadalbum/images/ico-view-downloadalbum.png +/modules/downloadalbum/module.info +/modules/downloadfullsize +/modules/downloadfullsize/controllers +/modules/downloadfullsize/controllers/admin_downloadfullsize.php +/modules/downloadfullsize/controllers/downloadfullsize.php +/modules/downloadfullsize/css +/modules/downloadfullsize/css/downloadfullsize_menu.css +/modules/downloadfullsize/helpers +/modules/downloadfullsize/helpers/downloadfullsize_block.php +/modules/downloadfullsize/helpers/downloadfullsize_event.php +/modules/downloadfullsize/helpers/downloadfullsize_theme.php +/modules/downloadfullsize/images +/modules/downloadfullsize/images/ico-view-downloadfullsize.png +/modules/downloadfullsize/module.info +/modules/downloadfullsize/views +/modules/downloadfullsize/views/admin_downloadfullsize.html.php +/modules/downloadfullsize/views/downloadfullsize_block.html.php +/modules/dynamic +/modules/dynamic/controllers +/modules/dynamic/controllers/admin_dynamic.php +/modules/dynamic/controllers/dynamic.php +/modules/dynamic/helpers +/modules/dynamic/helpers/dynamic_block.php +/modules/dynamic/helpers/dynamic_event.php +/modules/dynamic/helpers/dynamic_installer.php +/modules/dynamic/module.info +/modules/dynamic/views +/modules/dynamic/views/admin_dynamic.html.php +/modules/dynamic/views/dynamic_block.html.php +/modules/ecard +/modules/ecard/controllers +/modules/ecard/controllers/admin_ecard.php +/modules/ecard/controllers/ecard.php +/modules/ecard/css +/modules/ecard/css/ecard.css +/modules/ecard/helpers +/modules/ecard/helpers/ecard.php +/modules/ecard/helpers/ecard_block.php +/modules/ecard/helpers/ecard_event.php +/modules/ecard/helpers/ecard_installer.php +/modules/ecard/helpers/ecard_theme.php +/modules/ecard/images +/modules/ecard/images/email_go.png +/modules/ecard/lib +/modules/ecard/lib/mime.php +/modules/ecard/lib/mimePart.php +/modules/ecard/module.info +/modules/ecard/views +/modules/ecard/views/admin_ecard.html.php +/modules/ecard/views/ecard_block.html.php +/modules/ecard/views/ecard_email.html.php +/modules/ecard/views/ecard_form.html.php +/modules/editcreation +/modules/editcreation/css +/modules/editcreation/css/editcreation.css +/modules/editcreation/helpers +/modules/editcreation/helpers/editcreation_event.php +/modules/editcreation/helpers/editcreation_theme.php +/modules/editcreation/module.info +/modules/embed_videos +/modules/embed_videos/controllers +/modules/embed_videos/controllers/embedded_videos.php +/modules/embed_videos/helpers +/modules/embed_videos/helpers/embed_videos.php +/modules/embed_videos/helpers/embed_videos_event.php +/modules/embed_videos/helpers/embed_videos_installer.php +/modules/embed_videos/helpers/embed_videos_theme.php +/modules/embed_videos/images +/modules/embed_videos/images/embed_video_icon.png +/modules/embed_videos/models +/modules/embed_videos/models/embedded_video.php +/modules/embed_videos/module.info +/modules/embed_videos/views +/modules/embed_videos/views/embed_video_js.html.php +/modules/embedlinks +/modules/embedlinks/controllers +/modules/embedlinks/controllers/admin_embedlinks.php +/modules/embedlinks/controllers/embedlinks.php +/modules/embedlinks/css +/modules/embedlinks/css/embedlinks_menu.css +/modules/embedlinks/helpers +/modules/embedlinks/helpers/embedlinks_block.php +/modules/embedlinks/helpers/embedlinks_event.php +/modules/embedlinks/helpers/embedlinks_installer.php +/modules/embedlinks/helpers/embedlinks_theme.php +/modules/embedlinks/images +/modules/embedlinks/images/ico-view-embedlinks.png +/modules/embedlinks/module.info +/modules/embedlinks/views +/modules/embedlinks/views/admin_embedlinks.html.php +/modules/embedlinks/views/embedlinks_album_block.html.php +/modules/embedlinks/views/embedlinks_alllinksdialog.html.php +/modules/embedlinks/views/embedlinks_bbcodedialog.html.php +/modules/embedlinks/views/embedlinks_fullurldialog.html.php +/modules/embedlinks/views/embedlinks_htmldialog.html.php +/modules/embedlinks/views/embedlinks_photo_block.html.php +/modules/embedlinks/views/embedlinks_sidebar.html.php +/modules/exif_gps +/modules/exif_gps/controllers +/modules/exif_gps/controllers/admin_exif_gps.php +/modules/exif_gps/controllers/exif_gps.php +/modules/exif_gps/css +/modules/exif_gps/css/exif_gps_menu.css +/modules/exif_gps/helpers +/modules/exif_gps/helpers/exif_gps.php +/modules/exif_gps/helpers/exif_gps_block.php +/modules/exif_gps/helpers/exif_gps_event.php +/modules/exif_gps/helpers/exif_gps_installer.php +/modules/exif_gps/helpers/exif_gps_task.php +/modules/exif_gps/helpers/exif_gps_theme.php +/modules/exif_gps/images +/modules/exif_gps/images/ico-view-exif_gps_album.png +/modules/exif_gps/images/ico-view-exif_gps_user.png +/modules/exif_gps/models +/modules/exif_gps/models/exif_coordinate.php +/modules/exif_gps/module.info +/modules/exif_gps/views +/modules/exif_gps/views/admin_exif_gps.html.php +/modules/exif_gps/views/exif_gps_dynamic2_sidebar.html.php +/modules/exif_gps/views/exif_gps_dynamic_sidebar.html.php +/modules/exif_gps/views/exif_gps_map.html.php +/modules/exif_gps/views/exif_gps_maps_sidebar.html.php +/modules/exif_gps/views/exif_gps_static_sidebar.html.php +/modules/export_facebook +/modules/export_facebook/controllers +/modules/export_facebook/controllers/export_facebook.php +/modules/export_facebook/module.info +/modules/favourites +/modules/favourites/controllers +/modules/favourites/controllers/admin_favourites_configure.php +/modules/favourites/controllers/favourites.php +/modules/favourites/css +/modules/favourites/css/favourites.css +/modules/favourites/helpers +/modules/favourites/helpers/favourites_configuration.php +/modules/favourites/helpers/favourites_event.php +/modules/favourites/helpers/favourites_installer.php +/modules/favourites/helpers/favourites_theme.php +/modules/favourites/images +/modules/favourites/images/faves.png +/modules/favourites/js +/modules/favourites/js/favourites.js +/modules/favourites/libraries +/modules/favourites/libraries/Favourites.php +/modules/favourites/libraries/Pseudo_album.php +/modules/favourites/module.info +/modules/favourites/views +/modules/favourites/views/add_to_favourites.html.php +/modules/favourites/views/admin_favourites_configure.html.php +/modules/favourites/views/login_required.html.php +/modules/favourites/views/save_dialog.html.php +/modules/favourites/views/save_favourites.html.php +/modules/favourites/views/view_favourites.html.php +/modules/gmaps +/modules/gmaps/helpers +/modules/gmaps/helpers/gmaps_theme.php +/modules/gmaps/module.info +/modules/gmaps/views +/modules/gmaps/views/gmaps_block.html.php +/modules/google_analytics +/modules/google_analytics/controllers +/modules/google_analytics/controllers/admin_google_analytics.php +/modules/google_analytics/helpers +/modules/google_analytics/helpers/google_analytics_event.php +/modules/google_analytics/helpers/google_analytics_theme.php +/modules/google_analytics/module.info +/modules/google_analytics/views +/modules/google_analytics/views/admin_google_analytics.html.php +/modules/gwtorganize +/modules/gwtorganize/.classpath +/modules/gwtorganize/.externalToolBuilders +/modules/gwtorganize/.externalToolBuilders/New_Builder.launch +/modules/gwtorganize/.project +/modules/gwtorganize/.settings +/modules/gwtorganize/.settings/com.google.appengine.eclipse.core.prefs +/modules/gwtorganize/.settings/com.google.gdt.eclipse.core.prefs +/modules/gwtorganize/.settings/com.google.gwt.eclipse.core.prefs +/modules/gwtorganize/build.xml +/modules/gwtorganize/controllers +/modules/gwtorganize/controllers/admin_gwtorganise.php +/modules/gwtorganize/controllers/admin_upload_configure.php +/modules/gwtorganize/controllers/json_album.php +/modules/gwtorganize/helpers +/modules/gwtorganize/helpers/gwtorganise_event.php +/modules/gwtorganize/helpers/gwtorganise_installer.php +/modules/gwtorganize/helpers/revision.php +/modules/gwtorganize/helpers/upload_configuration.php +/modules/gwtorganize/module.info +/modules/gwtorganize/src +/modules/gwtorganize/src/META-INF +/modules/gwtorganize/src/META-INF/jdoconfig.xml +/modules/gwtorganize/src/com +/modules/gwtorganize/src/com/gloopics +/modules/gwtorganize/src/com/gloopics/g3viewer +/modules/gwtorganize/src/com/gloopics/g3viewer/G3viewer.gwt.xml +/modules/gwtorganize/src/com/gloopics/g3viewer/client +/modules/gwtorganize/src/com/gloopics/g3viewer/client/Album.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumItemDropContainer.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumTree.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumTreeDropController.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/AsyncResizer.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/AsyncRunner.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/ConfirmDialogBox.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/DropZoneController.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/G3Viewer.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpDialogBox.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpDialogHandler.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpSuccessHandler.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/ImageDialogBox.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/InformationBar.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/Item.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/JSONResponseCallback.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/JSONResponseTextHandler.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/Loading.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/MyPickupDragController.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/ResizeOptions.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadControl.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadControlNoGears.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadFile.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/Utils.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/View.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas +/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/Canvas.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/Factory.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/ResizeFilter.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDrop.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropBase.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFile.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFileIE.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDroppableWidget.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactory.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryIE.java +/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears.java +/modules/gwtorganize/src/com/gloopics/g3viewer/public +/modules/gwtorganize/src/com/gloopics/g3viewer/public/G3viewer.css +/modules/gwtorganize/src/com/gloopics/g3viewer/public/loading.gif +/modules/gwtorganize/src/log4j.properties +/modules/gwtorganize/views +/modules/gwtorganize/views/gwtorganise_view.html.php +/modules/gwtorganize/war +/modules/gwtorganize/war/.htaccess +/modules/gwtorganize/war/WEB-INF +/modules/gwtorganize/war/WEB-INF/classes +/modules/gwtorganize/war/WEB-INF/classes/META-INF +/modules/gwtorganize/war/WEB-INF/classes/META-INF/jdoconfig.xml +/modules/gwtorganize/war/WEB-INF/classes/com +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/G3viewer.gwt.xml +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$10.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$11.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$12.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$2$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$3$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$4$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$4.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$5.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$6.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$7.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$8.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$9.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumItemDropContainer.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTree$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTree.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTreeDropController.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AsyncResizer.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AsyncRunner.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$ConfirmCallBack.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/DropZoneController.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$1$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$ErrorDialog$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$ErrorDialog.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$SimplePanelEx.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$4.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$5.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$RequestCallbackImpl.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogHandler.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpSuccessHandler.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar$1$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$4$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$4.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$5$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$5.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$6$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$6.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$7$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$7.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$8$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$8.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$9.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/JSONResponseCallback.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/JSONResponseTextHandler.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Loading.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/MyPickupDragController.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ResizeOptions.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadControl.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadControlNoGears.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$ProgressBar.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Utils.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1$1$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$2$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$3$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$3.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/Canvas.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/Factory.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter$2.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDrop.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropBase.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFile.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFileIE.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDroppableWidget.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactory.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryIE.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears$1.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears.class +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public/G3viewer.css +/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public/loading.gif +/modules/gwtorganize/war/WEB-INF/classes/log4j.properties +/modules/gwtorganize/war/WEB-INF/lib +/modules/gwtorganize/war/WEB-INF/lib/appengine-api-1.0-sdk-1.2.5.jar +/modules/gwtorganize/war/WEB-INF/lib/appengine-api-labs-1.2.5.jar +/modules/gwtorganize/war/WEB-INF/lib/datanucleus-appengine-1.0.3.jar +/modules/gwtorganize/war/WEB-INF/lib/datanucleus-core-1.1.5.jar +/modules/gwtorganize/war/WEB-INF/lib/datanucleus-jpa-1.1.5.jar +/modules/gwtorganize/war/WEB-INF/lib/geronimo-jpa_3.0_spec-1.1.1.jar +/modules/gwtorganize/war/WEB-INF/lib/geronimo-jta_1.1_spec-1.1.1.jar +/modules/gwtorganize/war/WEB-INF/lib/gwt-servlet.jar +/modules/gwtorganize/war/WEB-INF/lib/jdo2-api-2.3-eb.jar +/modules/gwtorganize/war/g3viewer +/modules/gwtorganize/war/g3viewer/0A9476898799A150D840F0B1C3672921.cache.png +/modules/gwtorganize/war/g3viewer/0D97DF37194D1924CC80394AAA96B9A3.cache.html +/modules/gwtorganize/war/g3viewer/27AC86F0820D8F960DBF73C151C0332B.cache.html +/modules/gwtorganize/war/g3viewer/396F806CD63ABD414BFBB9D57429F05B.cache.png +/modules/gwtorganize/war/g3viewer/4AFE598FDFDF189DD61F57E554328B10.cache.html +/modules/gwtorganize/war/g3viewer/4E8EC2279CB4B46228EFF0682ED166A4.cache.html +/modules/gwtorganize/war/g3viewer/4F7AD7D8299143D876CB4071BE00BF02.cache.html +/modules/gwtorganize/war/g3viewer/6462B363383D23B8418857B7A6FAD85B.cache.html +/modules/gwtorganize/war/g3viewer/71ED95F3DFB964762667E45E2922704D.cache.html +/modules/gwtorganize/war/g3viewer/8603379B5088782D2C0620FAE856E112.cache.png +/modules/gwtorganize/war/g3viewer/884CB866FECF37EDDE4914CA60AF2511.cache.html +/modules/gwtorganize/war/g3viewer/9DC95FB4BEC084EF810751F04B440FD7.cache.html +/modules/gwtorganize/war/g3viewer/A8FBB0ADAFEE7F8EA1CDB15765D13A7F.cache.html +/modules/gwtorganize/war/g3viewer/CE15F73DB4EDED1CF8F93F95A728792D.cache.html +/modules/gwtorganize/war/g3viewer/D096B0ED44CBABF1A6B1F2C2D31F4FCC.cache.html +/modules/gwtorganize/war/g3viewer/DF7764EEC1903CD03C9545B354D8D8E4.cache.png +/modules/gwtorganize/war/g3viewer/E44767377485D18D6B6864F65BA8EF73.cache.png +/modules/gwtorganize/war/g3viewer/EDC7827FEEA59EE44AD790B1C6430C45.cache.png +/modules/gwtorganize/war/g3viewer/G3viewer.css +/modules/gwtorganize/war/g3viewer/clear.cache.gif +/modules/gwtorganize/war/g3viewer/deferredjs +/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3 +/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B +/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10 +/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4 +/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02 +/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B +/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D +/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511 +/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7 +/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F +/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D +/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/3.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC +/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/1.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/2.cache.js +/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/3.cache.js +/modules/gwtorganize/war/g3viewer/g3viewer.nocache.js +/modules/gwtorganize/war/g3viewer/gears_init.js +/modules/gwtorganize/war/g3viewer/gwt +/modules/gwtorganize/war/g3viewer/gwt/standard +/modules/gwtorganize/war/g3viewer/gwt/standard/images +/modules/gwtorganize/war/g3viewer/gwt/standard/images/corner.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/corner_ie6.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/hborder.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/hborder_ie6.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6 +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/corner_dialog_topleft.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/corner_dialog_topright.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/hborder_blue_shadow.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/hborder_gray_shadow.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/vborder_blue_shadow.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/vborder_gray_shadow.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/vborder.png +/modules/gwtorganize/war/g3viewer/gwt/standard/images/vborder_ie6.png +/modules/gwtorganize/war/g3viewer/gwt/standard/standard.css +/modules/gwtorganize/war/g3viewer/gwt/standard/standard_rtl.css +/modules/gwtorganize/war/g3viewer/hosted.html +/modules/gwtorganize/war/g3viewer/loading.gif +/modules/gwtorganize/war/index.php +/modules/highroller +/modules/highroller/controllers +/modules/highroller/controllers/highroller.php +/modules/highroller/helpers +/modules/highroller/helpers/highroller_theme.php +/modules/highroller/js +/modules/highroller/js/highroller.js +/modules/highroller/module.info +/modules/highroller/themes +/modules/highroller/themes/eggplant +/modules/highroller/themes/eggplant/images +/modules/highroller/themes/eggplant/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png +/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_20_e69700_40x40.png +/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_22_1484e6_40x40.png +/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_26_2293f7_40x40.png +/modules/highroller/themes/eggplant/images/ui-bg_flat_0_e69700_40x100.png +/modules/highroller/themes/eggplant/images/ui-bg_flat_0_e6b900_40x100.png +/modules/highroller/themes/eggplant/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png +/modules/highroller/themes/eggplant/images/ui-bg_inset-hard_100_eeeeee_1x100.png +/modules/highroller/themes/eggplant/images/ui-icons_0a82eb_256x240.png +/modules/highroller/themes/eggplant/images/ui-icons_0b54d5_256x240.png +/modules/highroller/themes/eggplant/images/ui-icons_5fa5e3_256x240.png +/modules/highroller/themes/eggplant/images/ui-icons_fcdd4a_256x240.png +/modules/highroller/themes/eggplant/images/ui-icons_ffffff_256x240.png +/modules/highroller/themes/eggplant/theme.css +/modules/highroller/themes/excite-bike +/modules/highroller/themes/excite-bike/images +/modules/highroller/themes/excite-bike/images/ui-bg_glass_55_fcf0ba_1x400.png +/modules/highroller/themes/excite-bike/images/ui-bg_gloss-wave_100_ece8da_500x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_100_fafaf4_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_15_459e00_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_95_cccccc_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-soft_25_67b021_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_highlight-soft_95_ffedad_1x100.png +/modules/highroller/themes/excite-bike/images/ui-bg_inset-soft_15_2b2922_1x100.png +/modules/highroller/themes/excite-bike/images/ui-icons_808080_256x240.png +/modules/highroller/themes/excite-bike/images/ui-icons_847e71_256x240.png +/modules/highroller/themes/excite-bike/images/ui-icons_8DC262_256x240.png +/modules/highroller/themes/excite-bike/images/ui-icons_cd0a0a_256x240.png +/modules/highroller/themes/excite-bike/images/ui-icons_eeeeee_256x240.png +/modules/highroller/themes/excite-bike/images/ui-icons_ffffff_256x240.png +/modules/highroller/themes/excite-bike/theme.css +/modules/highroller/themes/pepper-grinder +/modules/highroller/themes/pepper-grinder/images +/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_0_aaaaaa_40x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_0_eeeeee_40x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_55_994d53_40x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_55_fafafa_40x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_gloss-wave_30_3d3644_500x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_100_dcd9de_1x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_100_eae6ea_1x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_25_30273a_1x100.png +/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_45_5f5964_1x100.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_454545_256x240.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_734d99_256x240.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_8d78a5_256x240.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_a8a3ae_256x240.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_ebccce_256x240.png +/modules/highroller/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png +/modules/highroller/themes/pepper-grinder/theme.css +/modules/highroller/themes/ui-lightness +/modules/highroller/themes/ui-lightness/images +/modules/highroller/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +/modules/highroller/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +/modules/highroller/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +/modules/highroller/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +/modules/highroller/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +/modules/highroller/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +/modules/highroller/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +/modules/highroller/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +/modules/highroller/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +/modules/highroller/themes/ui-lightness/images/ui-icons_222222_256x240.png +/modules/highroller/themes/ui-lightness/images/ui-icons_228ef1_256x240.png +/modules/highroller/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png +/modules/highroller/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png +/modules/highroller/themes/ui-lightness/images/ui-icons_ffffff_256x240.png +/modules/highroller/themes/ui-lightness/theme.css +/modules/html_uploader +/modules/html_uploader/controllers +/modules/html_uploader/controllers/uploader.php +/modules/html_uploader/module.info +/modules/iptc +/modules/iptc/controllers +/modules/iptc/controllers/admin_iptc.php +/modules/iptc/helpers +/modules/iptc/helpers/iptc.php +/modules/iptc/helpers/iptc_block.php +/modules/iptc/helpers/iptc_event.php +/modules/iptc/helpers/iptc_installer.php +/modules/iptc/helpers/iptc_task.php +/modules/iptc/lib +/modules/iptc/lib/functions.php +/modules/iptc/models +/modules/iptc/models/iptc_key.php +/modules/iptc/models/iptc_record.php +/modules/iptc/module.info +/modules/iptc/views +/modules/iptc/views/admin_iptc.html.php +/modules/iptc/views/iptc_block.html.php +/modules/item_links +/modules/item_links/helpers +/modules/item_links/helpers/item_links_event.php +/modules/item_links/helpers/item_links_installer.php +/modules/item_links/helpers/item_links_theme.php +/modules/item_links/models +/modules/item_links/models/item_link.php +/modules/item_links/module.info +/modules/itemchecksum +/modules/itemchecksum/controllers +/modules/itemchecksum/controllers/itemchecksum.php +/modules/itemchecksum/helpers +/modules/itemchecksum/helpers/item_itemchecksums_rest.php +/modules/itemchecksum/helpers/itemchecksum_md5_rest.php +/modules/itemchecksum/helpers/itemchecksum_rest.php +/modules/itemchecksum/helpers/itemchecksum_sha1_rest.php +/modules/itemchecksum/module.info +/modules/jhead +/modules/jhead/helpers +/modules/jhead/helpers/jhead_event.php +/modules/jhead/helpers/jhead_installer.php +/modules/jhead/module.info +/modules/keeporiginal +/modules/keeporiginal/controllers +/modules/keeporiginal/controllers/keeporiginal.php +/modules/keeporiginal/helpers +/modules/keeporiginal/helpers/keeporiginal_event.php +/modules/keeporiginal/helpers/keeporiginal_installer.php +/modules/keeporiginal/module.info +/modules/language_flags +/modules/language_flags/controllers +/modules/language_flags/controllers/admin_language_flags.php +/modules/language_flags/css +/modules/language_flags/css/language_flags_sidebar.css +/modules/language_flags/helpers +/modules/language_flags/helpers/language_flags_event.php +/modules/language_flags/helpers/language_flags_installer.php +/modules/language_flags/helpers/language_flags_theme.php +/modules/language_flags/images +/modules/language_flags/images/rectangular +/modules/language_flags/images/rectangular/af_ZA.png +/modules/language_flags/images/rectangular/ar_SA.png +/modules/language_flags/images/rectangular/be_BY.png +/modules/language_flags/images/rectangular/bg_BG.png +/modules/language_flags/images/rectangular/ca_ES.png +/modules/language_flags/images/rectangular/da_DK.png +/modules/language_flags/images/rectangular/de_DE.png +/modules/language_flags/images/rectangular/default.png +/modules/language_flags/images/rectangular/el_GR.png +/modules/language_flags/images/rectangular/en_GB.png +/modules/language_flags/images/rectangular/en_US.png +/modules/language_flags/images/rectangular/es_AR.png +/modules/language_flags/images/rectangular/es_ES.png +/modules/language_flags/images/rectangular/es_MX.png +/modules/language_flags/images/rectangular/eu_ES.png +/modules/language_flags/images/rectangular/fa_IR.png +/modules/language_flags/images/rectangular/fi_FI.png +/modules/language_flags/images/rectangular/fr_FR.png +/modules/language_flags/images/rectangular/ga_IE.png +/modules/language_flags/images/rectangular/he_IL.png +/modules/language_flags/images/rectangular/hu_HU.png +/modules/language_flags/images/rectangular/is_IS.png +/modules/language_flags/images/rectangular/it_IT.png +/modules/language_flags/images/rectangular/ja_JP.png +/modules/language_flags/images/rectangular/ko_KR.png +/modules/language_flags/images/rectangular/lt_LT.png +/modules/language_flags/images/rectangular/lv_LV.png +/modules/language_flags/images/rectangular/nl_NL.png +/modules/language_flags/images/rectangular/no_NO.png +/modules/language_flags/images/rectangular/pl_PL.png +/modules/language_flags/images/rectangular/pt_BR.png +/modules/language_flags/images/rectangular/pt_PT.png +/modules/language_flags/images/rectangular/ro_RO.png +/modules/language_flags/images/rectangular/ru_RU.png +/modules/language_flags/images/rectangular/sk_SK.png +/modules/language_flags/images/rectangular/sl_SI.png +/modules/language_flags/images/rectangular/sr_CS.png +/modules/language_flags/images/rectangular/sv_SE.png +/modules/language_flags/images/rectangular/tr_TR.png +/modules/language_flags/images/rectangular/uk_UA.png +/modules/language_flags/images/rectangular/vi_VN.png +/modules/language_flags/images/rectangular/zh_CN.png +/modules/language_flags/images/rectangular/zh_TW.png +/modules/language_flags/images/round +/modules/language_flags/images/round/af_ZA.png +/modules/language_flags/images/round/ar_SA.png +/modules/language_flags/images/round/be_BY.png +/modules/language_flags/images/round/bg_BG.png +/modules/language_flags/images/round/ca_ES.png +/modules/language_flags/images/round/cs_CZ.png +/modules/language_flags/images/round/da_DK.png +/modules/language_flags/images/round/de_DE.png +/modules/language_flags/images/round/default.png +/modules/language_flags/images/round/el_GR.png +/modules/language_flags/images/round/en_GB.png +/modules/language_flags/images/round/en_US.png +/modules/language_flags/images/round/es_AR.png +/modules/language_flags/images/round/es_ES.png +/modules/language_flags/images/round/es_MX.png +/modules/language_flags/images/round/et_EE.png +/modules/language_flags/images/round/fa_IR.png +/modules/language_flags/images/round/faroe.png +/modules/language_flags/images/round/fi_FI.png +/modules/language_flags/images/round/fr_FR.png +/modules/language_flags/images/round/ga_IE.png +/modules/language_flags/images/round/he_IL.png +/modules/language_flags/images/round/hu_HU.png +/modules/language_flags/images/round/is_IS.png +/modules/language_flags/images/round/it_IT.png +/modules/language_flags/images/round/ja_JP.png +/modules/language_flags/images/round/ko_KR.png +/modules/language_flags/images/round/lt_LT.png +/modules/language_flags/images/round/lv_LV.png +/modules/language_flags/images/round/nl_NL.png +/modules/language_flags/images/round/no_NO.png +/modules/language_flags/images/round/pl_PL.png +/modules/language_flags/images/round/pt_BR.png +/modules/language_flags/images/round/pt_PT.png +/modules/language_flags/images/round/ro_RO.png +/modules/language_flags/images/round/ru_RU.png +/modules/language_flags/images/round/sk_SK.png +/modules/language_flags/images/round/sl_SI.png +/modules/language_flags/images/round/sr_CS.png +/modules/language_flags/images/round/sv_SE.png +/modules/language_flags/images/round/tr_TR.png +/modules/language_flags/images/round/uk_UA.png +/modules/language_flags/images/round/vi_VN.png +/modules/language_flags/images/round/zh_CN.png +/modules/language_flags/images/round/zh_TW.png +/modules/language_flags/images/square +/modules/language_flags/images/square/af_ZA.png +/modules/language_flags/images/square/ar_SA.png +/modules/language_flags/images/square/be_BG.png +/modules/language_flags/images/square/be_BY.png +/modules/language_flags/images/square/ca_CZ.png +/modules/language_flags/images/square/ca_ES.png +/modules/language_flags/images/square/cs_CZ.png +/modules/language_flags/images/square/da_DK.png +/modules/language_flags/images/square/de_DE.png +/modules/language_flags/images/square/default.png +/modules/language_flags/images/square/el_GR.png +/modules/language_flags/images/square/en_GB.png +/modules/language_flags/images/square/es_AR.png +/modules/language_flags/images/square/es_ES.png +/modules/language_flags/images/square/et_EE.png +/modules/language_flags/images/square/eu_ES.png +/modules/language_flags/images/square/fa_IR.png +/modules/language_flags/images/square/fi_FI.png +/modules/language_flags/images/square/fr_FR.png +/modules/language_flags/images/square/ga_IE.png +/modules/language_flags/images/square/he_IL.png +/modules/language_flags/images/square/hu_HU.png +/modules/language_flags/images/square/is_IS.png +/modules/language_flags/images/square/it_IT.png +/modules/language_flags/images/square/ja_JP.png +/modules/language_flags/images/square/ko_KR.png +/modules/language_flags/images/square/lt_LT.png +/modules/language_flags/images/square/lv_LV.png +/modules/language_flags/images/square/nl_NL.png +/modules/language_flags/images/square/no_NO.png +/modules/language_flags/images/square/pl_PL.png +/modules/language_flags/images/square/pt_BR.png +/modules/language_flags/images/square/pt_PT.png +/modules/language_flags/images/square/ro_RO.png +/modules/language_flags/images/square/ru_RU.png +/modules/language_flags/images/square/sk_SK.png +/modules/language_flags/images/square/sl_SI.png +/modules/language_flags/images/square/sr_CS.png +/modules/language_flags/images/square/sv_SE.png +/modules/language_flags/images/square/tr_TR.png +/modules/language_flags/images/square/uk_UA.png +/modules/language_flags/images/square/vi_VN.png +/modules/language_flags/images/square/zh_CN.png +/modules/language_flags/images/square/zh_TW.png +/modules/language_flags/module.info +/modules/language_flags/views +/modules/language_flags/views/admin_language_flags.html.php +/modules/language_flags/views/user_languages_block.html.php +/modules/latestalbums +/modules/latestalbums/helpers +/modules/latestalbums/helpers/latestalbums_rss.php +/modules/latestalbums/module.info +/modules/latestupdates +/modules/latestupdates/controllers +/modules/latestupdates/controllers/latestupdates.php +/modules/latestupdates/helpers +/modules/latestupdates/helpers/latestupdates_block.php +/modules/latestupdates/module.info +/modules/latestupdates/views +/modules/latestupdates/views/latestupdates_block.html.php +/modules/ldap +/modules/ldap/config +/modules/ldap/config/gallery_sample.ldif +/modules/ldap/config/identity.php +/modules/ldap/helpers +/modules/ldap/helpers/ldap_installer.php +/modules/ldap/libraries +/modules/ldap/libraries/drivers +/modules/ldap/libraries/drivers/IdentityProvider +/modules/ldap/libraries/drivers/IdentityProvider/Ldap.php +/modules/ldap/module.info +/modules/max_size +/modules/max_size/helpers +/modules/max_size/helpers/max_size_event.php +/modules/max_size/helpers/max_size_installer.php +/modules/max_size/module.info +/modules/metadescription +/modules/metadescription/helpers +/modules/metadescription/helpers/metadescription_event.php +/modules/metadescription/helpers/metadescription_installer.php +/modules/metadescription/helpers/metadescription_theme.php +/modules/metadescription/module.info +/modules/metadescription/views +/modules/metadescription/views/metadescription_block.html.php +/modules/minislideshow +/modules/minislideshow/controllers +/modules/minislideshow/controllers/admin_minislideshow.php +/modules/minislideshow/controllers/minislideshow.php +/modules/minislideshow/css +/modules/minislideshow/css/minislideshow_menu.css +/modules/minislideshow/helpers +/modules/minislideshow/helpers/minislideshow_event.php +/modules/minislideshow/helpers/minislideshow_installer.php +/modules/minislideshow/helpers/minislideshow_theme.php +/modules/minislideshow/images +/modules/minislideshow/images/ico-view-minislideshow.png +/modules/minislideshow/module.info +/modules/minislideshow/views +/modules/minislideshow/views/admin_minislideshow.html.php +/modules/minislideshow/views/minislideshow_dialog.html.php +/modules/moduleorder +/modules/moduleorder/controllers +/modules/moduleorder/controllers/admin_moduleorder.php +/modules/moduleorder/helpers +/modules/moduleorder/helpers/moduleorder.php +/modules/moduleorder/helpers/moduleorder_event.php +/modules/moduleorder/helpers/moduleorder_installer.php +/modules/moduleorder/module.info +/modules/moduleorder/views +/modules/moduleorder/views/admin_moduleorder.html.php +/modules/moduleorder/views/admin_moduleorder_blocks.html.php +/modules/moduleupdates +/modules/moduleupdates/controllers +/modules/moduleupdates/controllers/admin_moduleupdates.php +/modules/moduleupdates/helpers +/modules/moduleupdates/helpers/moduleupdates_event.php +/modules/moduleupdates/helpers/moduleupdates_installer.php +/modules/moduleupdates/module.info +/modules/moduleupdates/views +/modules/moduleupdates/views/admin_moduleupdates.html.php +/modules/navcarousel +/modules/navcarousel/controllers +/modules/navcarousel/controllers/admin_navcarousel.php +/modules/navcarousel/controllers/navcarousel.php +/modules/navcarousel/css +/modules/navcarousel/css/credits.txt +/modules/navcarousel/css/skin.css +/modules/navcarousel/helpers +/modules/navcarousel/helpers/navcarousel_event.php +/modules/navcarousel/helpers/navcarousel_theme.php +/modules/navcarousel/images +/modules/navcarousel/images/ajax-loader.gif +/modules/navcarousel/images/next-horizontal.png +/modules/navcarousel/images/prev-horizontal.png +/modules/navcarousel/js +/modules/navcarousel/js/jquery.jcarousel.js +/modules/navcarousel/js/jquery.jcarousel.min.js +/modules/navcarousel/module.info +/modules/navcarousel/views +/modules/navcarousel/views/admin_navcarousel.html.php +/modules/navcarousel/views/navcarousel.html.php +/modules/no_home_link +/modules/no_home_link/helpers +/modules/no_home_link/helpers/no_home_link_event.php +/modules/no_home_link/module.info +/modules/nobots +/modules/nobots/helpers +/modules/nobots/helpers/nobots_theme.php +/modules/nobots/module.info +/modules/nobots/views +/modules/nobots/views/nobots_block.html.php +/modules/noffmpeg +/modules/noffmpeg/helpers +/modules/noffmpeg/helpers/movie.php +/modules/noffmpeg/images +/modules/noffmpeg/images/missing_movie.png +/modules/noffmpeg/libraries +/modules/noffmpeg/libraries/FLVMetaData.php +/modules/noffmpeg/module.info +/modules/noffmpeg/views +/modules/noffmpeg/views/form_uploadify.html.php +/modules/pages +/modules/pages/controllers +/modules/pages/controllers/admin_pages.php +/modules/pages/controllers/pages.php +/modules/pages/css +/modules/pages/css/jHtmlArea.css +/modules/pages/helpers +/modules/pages/helpers/pages_block.php +/modules/pages/helpers/pages_event.php +/modules/pages/helpers/pages_installer.php +/modules/pages/helpers/pages_theme.php +/modules/pages/images +/modules/pages/images/jHtmlArea.png +/modules/pages/images/jHtmlArea_Toolbar_Group_BG.png +/modules/pages/images/jHtmlArea_Toolbar_Group__Btn_Select_BG.png +/modules/pages/js +/modules/pages/js/jHtmlArea-0.7.0.js +/modules/pages/models +/modules/pages/models/static_page.php +/modules/pages/module.info +/modules/pages/views +/modules/pages/views/admin_pages.html.php +/modules/pages/views/admin_pages_new.html.php +/modules/pages/views/pages_display.html.php +/modules/pages/views/pages_sidebar.html.php +/modules/pam +/modules/pam/LICENSE +/modules/pam/README +/modules/pam/config +/modules/pam/config/config.php +/modules/pam/controllers +/modules/pam/controllers/pam.php +/modules/pam/helpers +/modules/pam/helpers/pam_event.php +/modules/pam/module.info +/modules/pam/pam_plugins +/modules/pam/pam_plugins/ad +/modules/pam/pam_plugins/ad/ad.php +/modules/pam/pam_plugins/ad/adLDAP +/modules/pam/pam_plugins/ad/adLDAP/LICENCE.txt +/modules/pam/pam_plugins/ad/adLDAP/README.txt +/modules/pam/pam_plugins/ad/adLDAP/adLDAP.php +/modules/pam/pam_plugins/ad/adLDAP/authenticate.php +/modules/pam/pam_plugins/ad/adLDAP/examples.php +/modules/pam/pam_plugins/ad/config.php +/modules/pam/pam_plugins/mock +/modules/pam/pam_plugins/mock/mock.php +/modules/pam/plugins +/modules/pam/plugins/gallery +/modules/pam/plugins/gallery/gallery.php +/modules/pam/views +/modules/pam/views/pam_ajax.html.php +/modules/photoannotation +/modules/photoannotation/controllers +/modules/photoannotation/controllers/admin_photoannotation.php +/modules/photoannotation/controllers/photoannotation.php +/modules/photoannotation/css +/modules/photoannotation/css/colorpicker.css +/modules/photoannotation/css/photoannotation.css +/modules/photoannotation/helpers +/modules/photoannotation/helpers/photoannotation.php +/modules/photoannotation/helpers/photoannotation_block.php +/modules/photoannotation/helpers/photoannotation_event.php +/modules/photoannotation/helpers/photoannotation_installer.php +/modules/photoannotation/helpers/photoannotation_theme.php +/modules/photoannotation/images +/modules/photoannotation/images/blank.gif +/modules/photoannotation/images/colorpicker_background.png +/modules/photoannotation/images/colorpicker_hex.png +/modules/photoannotation/images/colorpicker_hsb_b.png +/modules/photoannotation/images/colorpicker_hsb_h.png +/modules/photoannotation/images/colorpicker_hsb_s.png +/modules/photoannotation/images/colorpicker_indic.gif +/modules/photoannotation/images/colorpicker_overlay.png +/modules/photoannotation/images/colorpicker_rgb_b.png +/modules/photoannotation/images/colorpicker_rgb_g.png +/modules/photoannotation/images/colorpicker_rgb_r.png +/modules/photoannotation/images/colorpicker_select.gif +/modules/photoannotation/images/colorpicker_submit.png +/modules/photoannotation/images/custom_background.png +/modules/photoannotation/images/custom_hex.png +/modules/photoannotation/images/custom_hsb_b.png +/modules/photoannotation/images/custom_hsb_h.png +/modules/photoannotation/images/custom_hsb_s.png +/modules/photoannotation/images/custom_indic.gif +/modules/photoannotation/images/custom_rgb_b.png +/modules/photoannotation/images/custom_rgb_g.png +/modules/photoannotation/images/custom_rgb_r.png +/modules/photoannotation/images/custom_submit.png +/modules/photoannotation/images/delete.png +/modules/photoannotation/images/edit.png +/modules/photoannotation/images/select.png +/modules/photoannotation/images/select2.png +/modules/photoannotation/images/slider.png +/modules/photoannotation/js +/modules/photoannotation/js/jquery.annotate.js +/modules/photoannotation/js/jquery.annotate.min.js +/modules/photoannotation/js/jquery.colorpicker.js +/modules/photoannotation/js/jquery.colorpicker.min.js +/modules/photoannotation/models +/modules/photoannotation/models/items_face.php +/modules/photoannotation/models/items_note.php +/modules/photoannotation/models/items_user.php +/modules/photoannotation/models/photoannotation_notification.php +/modules/photoannotation/module.info +/modules/photoannotation/views +/modules/photoannotation/views/admin_photoannotation.html.php +/modules/photoannotation/views/admin_photoannotation_converter.html.php +/modules/photoannotation/views/admin_photoannotation_tagsmaintanance.html.php +/modules/photoannotation/views/photoannotation_block.html.php +/modules/photoannotation/views/photoannotation_cloud.html.php +/modules/photoannotation/views/photoannotation_highlight_block.html.php +/modules/photoannotation/views/photoannotation_user_search.html.php +/modules/phpmailer +/modules/phpmailer/controllers +/modules/phpmailer/controllers/admin_phpmailer.php +/modules/phpmailer/helpers +/modules/phpmailer/helpers/phpmailer_event.php +/modules/phpmailer/helpers/phpmailer_installer.php +/modules/phpmailer/libraries +/modules/phpmailer/libraries/Sendmail.php +/modules/phpmailer/module.info +/modules/phpmailer/views +/modules/phpmailer/views/admin_phpmailer.html.php +/modules/polar_rose +/modules/polar_rose/helpers +/modules/polar_rose/helpers/polar_rose_theme.php +/modules/polar_rose/module.info +/modules/purifier +/modules/purifier/config +/modules/purifier/config/purifier.php +/modules/purifier/helpers +/modules/purifier/helpers/purifier.php +/modules/purifier/module.info +/modules/purifier/vendor +/modules/purifier/vendor/HTMLPurifier +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.auto.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.autoload.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.func.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.includes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.kses.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.path.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.safe-includes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrCollections.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Background.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Border.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Color.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Composite.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Filter.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Font.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Length.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Multiple.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Number.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Percentage.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/URI.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Enum.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Bool.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Class.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Color.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/ID.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Length.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Pixels.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Integer.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Lang.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Switch.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Text.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Host.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/IPv4.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/IPv6.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Background.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BdoDir.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BgColor.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BoolToCSS.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Border.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/EnumToCSS.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ImgRequired.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ImgSpace.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Input.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Lang.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Length.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Name.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/NameSync.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeEmbed.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeObject.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeParam.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ScriptRequired.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Textarea.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTypes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrValidator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Bootstrap.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/CSSDefinition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Chameleon.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Custom.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Empty.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Optional.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Required.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/StrictBlockquote.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Table.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Config.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Exception.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Validator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema.ser +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/info.ini +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ContentSets.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Context.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Definition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Null.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer/README +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCacheFactory.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Doctype.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DoctypeRegistry.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ElementDef.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Encoder.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup/entities.ser +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityParser.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ErrorCollector.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ErrorStruct.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Exception.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter/YouTube.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Generator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLDefinition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Bdo.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/CommonAttributes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Edit.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Forms.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Hypertext.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Image.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Legacy.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/List.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Name.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Object.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Presentation.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Proprietary.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Ruby.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/SafeEmbed.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/SafeObject.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Scripting.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/StyleAttribute.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tables.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Target.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Text.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Name.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModuleManager.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/IDAccumulator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/AutoParagraph.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/DisplayLinkURI.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/Linkify.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/PurifierLinkify.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/RemoveEmpty.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/SafeObject.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/classes +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/classes/en-x-test.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en-x-test.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en-x-testmini.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/LanguageFactory.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Length.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/DOMLex.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/DirectLex.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/PEARSax3.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/PH5P.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PercentEncoder.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/CSSDefinition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.css +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.js +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/HTMLDefinition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PropertyList.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PropertyListIterator.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/Composite.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/Core.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/FixNesting.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/MakeWellFormed.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/RemoveForeignElements.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/ValidateAttributes.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/StringHash.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/StringHashParser.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform/Font.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform/Simple.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Comment.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Empty.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/End.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Start.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Tag.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Text.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TokenFactory.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URI.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIDefinition.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableExternal.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableExternalResources.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableResources.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/HostBlacklist.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/MakeAbsolute.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/Munge.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIParser.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/data.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/file.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/ftp.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/http.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/https.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/mailto.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/news.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/nntp.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URISchemeRegistry.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/UnitConverter.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser/Flexible.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser/Native.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParserException.php +/modules/purifier/vendor/HTMLPurifier/HTMLPurifierLicense +/modules/quotas +/modules/quotas/controllers +/modules/quotas/controllers/admin_quotas.php +/modules/quotas/helpers +/modules/quotas/helpers/quotas_event.php +/modules/quotas/helpers/quotas_installer.php +/modules/quotas/helpers/quotas_task.php +/modules/quotas/helpers/quotas_theme.php +/modules/quotas/models +/modules/quotas/models/groups_quota.php +/modules/quotas/models/users_space_usage.php +/modules/quotas/module.info +/modules/quotas/views +/modules/quotas/views/admin_quotas.html.php +/modules/rectangle_thumbs +/modules/rectangle_thumbs/helpers +/modules/rectangle_thumbs/helpers/rectangle_thumbs_graphics.php +/modules/rectangle_thumbs/helpers/rectangle_thumbs_installer.php +/modules/rectangle_thumbs/module.info +/modules/register +/modules/register/controllers +/modules/register/controllers/admin_register.php +/modules/register/controllers/register.php +/modules/register/helpers +/modules/register/helpers/register.php +/modules/register/helpers/register_event.php +/modules/register/helpers/register_installer.php +/modules/register/helpers/register_theme.php +/modules/register/models +/modules/register/models/pending_user.php +/modules/register/module.info +/modules/register/views +/modules/register/views/admin_register.html.php +/modules/register/views/confirm_registration.html.php +/modules/register/views/register_welcome.html.php +/modules/register/views/register_welcome_message.html.php +/modules/register/views/register_welcome_message_loader.html.php +/modules/remote +/modules/remote/README +/modules/remote/controllers +/modules/remote/controllers/gallery_remote.php +/modules/remote/helpers +/modules/remote/helpers/gallery_remote.php +/modules/remote/libraries +/modules/remote/libraries/GalleryRemoteReply.php +/modules/remote/module.info +/modules/remote/patches +/modules/remote/patches/cookie.patch +/modules/remote/patches/gallery_remote2.php +/modules/remote/patches/htaccess.patch +/modules/rwinfo +/modules/rwinfo/helpers +/modules/rwinfo/helpers/rwinfo_block.php +/modules/rwinfo/helpers/rwinfo_installer.php +/modules/rwinfo/helpers/rwinfo_theme.php +/modules/rwinfo/module.info +/modules/rwinfo/notes.txt +/modules/rwinfo/views +/modules/rwinfo/views/rwinfo_block.html.php +/modules/scheduler +/modules/scheduler/config +/modules/scheduler/config/routes.php +/modules/scheduler/controllers +/modules/scheduler/controllers/admin_schedule.php +/modules/scheduler/helpers +/modules/scheduler/helpers/scheduler.php +/modules/scheduler/helpers/scheduler_event.php +/modules/scheduler/helpers/scheduler_installer.php +/modules/scheduler/models +/modules/scheduler/models/schedule.php +/modules/scheduler/module.info +/modules/scheduler/views +/modules/scheduler/views/admin_schedule.html.php +/modules/scheduler/views/admin_schedule_confirm.html.php +/modules/scheduler/views/admin_schedule_form.html.php +/modules/scheduler/views/scheduler_definitions.html.php +/modules/sharephoto +/modules/sharephoto/controllers +/modules/sharephoto/controllers/admin_sharephoto.php +/modules/sharephoto/css +/modules/sharephoto/css/sharephoto.css +/modules/sharephoto/helpers +/modules/sharephoto/helpers/sharephoto_event.php +/modules/sharephoto/helpers/sharephoto_theme.php +/modules/sharephoto/images +/modules/sharephoto/images/addthis.png +/modules/sharephoto/images/addthis_64.png +/modules/sharephoto/images/btn-overlay.png +/modules/sharephoto/images/delicious.png +/modules/sharephoto/images/facebook.png +/modules/sharephoto/images/facebook_64.png +/modules/sharephoto/images/icon-addthis.gif +/modules/sharephoto/images/myspace.png +/modules/sharephoto/images/stumbleupon.png +/modules/sharephoto/images/twitter.png +/modules/sharephoto/js +/modules/sharephoto/js/fisheye-iutil.min.js +/modules/sharephoto/js/sharephoto.js +/modules/sharephoto/module.info +/modules/sharephoto/views +/modules/sharephoto/views/admin_sharephoto.html.php +/modules/sharephoto/views/sharephoto.html.php +/modules/square_thumbs +/modules/square_thumbs/helpers +/modules/square_thumbs/helpers/square_thumbs_graphics.php +/modules/square_thumbs/helpers/square_thumbs_installer.php +/modules/square_thumbs/module.info +/modules/sso +/modules/sso/helpers +/modules/sso/helpers/sso_event.php +/modules/sso/module.info +/modules/tag_albums +/modules/tag_albums/-- Theme Files +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0 +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/calpage.html.php +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/paginator.html.php +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/photo.html.php +/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/tag_albums_album.html.php +/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7 +/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7/views +/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7/views/calpage.html.php +/modules/tag_albums/controllers +/modules/tag_albums/controllers/admin_tag_albums.php +/modules/tag_albums/controllers/tag_albums.php +/modules/tag_albums/helpers +/modules/tag_albums/helpers/tag_albums_block.php +/modules/tag_albums/helpers/tag_albums_event.php +/modules/tag_albums/helpers/tag_albums_installer.php +/modules/tag_albums/helpers/tag_albums_theme.php +/modules/tag_albums/libraries +/modules/tag_albums/libraries/Tag_Albums_Breadcrumb.php +/modules/tag_albums/libraries/Tag_Albums_Children.php +/modules/tag_albums/libraries/Tag_Albums_Item.php +/modules/tag_albums/models +/modules/tag_albums/models/tag.php +/modules/tag_albums/models/tags_album_id.php +/modules/tag_albums/module.info +/modules/tag_albums/views +/modules/tag_albums/views/admin_tag_albums.html.php +/modules/tag_albums/views/calpage.html.php +/modules/tag_albums/views/tag_albums_album.html.php +/modules/tag_albums/views/tag_albums_block.html.php +/modules/tag_cloud +/modules/tag_cloud/controllers +/modules/tag_cloud/controllers/admin_tag_cloud.php +/modules/tag_cloud/helpers +/modules/tag_cloud/helpers/tag_cloud_block.php +/modules/tag_cloud/helpers/tag_cloud_event.php +/modules/tag_cloud/helpers/tag_cloud_theme.php +/modules/tag_cloud/js +/modules/tag_cloud/js/tag_cloud.js +/modules/tag_cloud/lib +/modules/tag_cloud/lib/license.txt +/modules/tag_cloud/lib/tagcloud.swf +/modules/tag_cloud/module.info +/modules/tag_cloud/views +/modules/tag_cloud/views/admin_tag_cloud.html.php +/modules/tag_cloud/views/tag_cloud_block.html.php +/modules/tag_cloud_page +/modules/tag_cloud_page/controllers +/modules/tag_cloud_page/controllers/tag_cloud_page.php +/modules/tag_cloud_page/css +/modules/tag_cloud_page/css/tag_cloud_page.css +/modules/tag_cloud_page/helpers +/modules/tag_cloud_page/helpers/tag_cloud_page_block.php +/modules/tag_cloud_page/helpers/tag_cloud_page_event.php +/modules/tag_cloud_page/helpers/tag_cloud_page_installer.php +/modules/tag_cloud_page/helpers/tag_cloud_page_theme.php +/modules/tag_cloud_page/js +/modules/tag_cloud_page/js/tag_cloud_page.js +/modules/tag_cloud_page/module.info +/modules/tag_cloud_page/views +/modules/tag_cloud_page/views/tag_cloud_page_block.html.php +/modules/tag_cloud_page/views/tag_cloud_page_cloud.html.php +/modules/tag_it +/modules/tag_it/controllers +/modules/tag_it/controllers/tag_it.php +/modules/tag_it/helpers +/modules/tag_it/helpers/tag_it_block.php +/modules/tag_it/module.info +/modules/tag_it/views +/modules/tag_it/views/tag_it_block.html.php +/modules/tag_it/views/tag_it_tags_for.html.php +/modules/tagfaces +/modules/tagfaces/controllers +/modules/tagfaces/controllers/tagfaces.php +/modules/tagfaces/helpers +/modules/tagfaces/helpers/tagfaces_event.php +/modules/tagfaces/helpers/tagfaces_installer.php +/modules/tagfaces/helpers/tagfaces_theme.php +/modules/tagfaces/images +/modules/tagfaces/images/Jcrop.gif +/modules/tagfaces/js +/modules/tagfaces/js/jquery.Jcrop.js +/modules/tagfaces/js/jquery.Jcrop.min.js +/modules/tagfaces/js/jquery.min.js +/modules/tagfaces/models +/modules/tagfaces/models/items_face.php +/modules/tagfaces/models/items_note.php +/modules/tagfaces/module.info +/modules/tagfaces/views +/modules/tagfaces/views/drawfaces.html.php +/modules/tagfaces/views/drawfaces_highlight_block.html.php +/modules/tagsinalbum +/modules/tagsinalbum/helpers +/modules/tagsinalbum/helpers/tagsinalbum_block.php +/modules/tagsinalbum/helpers/tagsinalbum_event.php +/modules/tagsinalbum/helpers/tagsinalbum_installer.php +/modules/tagsinalbum/module.info +/modules/tagsinalbum/views +/modules/tagsinalbum/views/tagsinalbum_sidebar.html.php +/modules/tagsmap +/modules/tagsmap/controllers +/modules/tagsmap/controllers/admin_tagsmap.php +/modules/tagsmap/controllers/tagsmap.php +/modules/tagsmap/css +/modules/tagsmap/css/tagsmap_menu.css +/modules/tagsmap/helpers +/modules/tagsmap/helpers/tagsmap_event.php +/modules/tagsmap/helpers/tagsmap_installer.php +/modules/tagsmap/helpers/tagsmap_theme.php +/modules/tagsmap/images +/modules/tagsmap/images/ico-view-tagsmap.png +/modules/tagsmap/models +/modules/tagsmap/models/tags_gps.php +/modules/tagsmap/module.info +/modules/tagsmap/views +/modules/tagsmap/views/admin_tagsmap.html.php +/modules/tagsmap/views/admin_tagsmap_delete.html.php +/modules/tagsmap/views/admin_tagsmap_edit.html.php +/modules/tagsmap/views/tagsmap_googlemap.html.php +/modules/themeroller +/modules/themeroller/controllers +/modules/themeroller/controllers/admin_themeroller.php +/modules/themeroller/data +/modules/themeroller/data/admin_views +/modules/themeroller/data/admin_views/admin.html.php +/modules/themeroller/data/admin_views/block.html.php +/modules/themeroller/data/admin_views/pager.html.php +/modules/themeroller/data/css +/modules/themeroller/data/css/fix-ie.css +/modules/themeroller/data/images +/modules/themeroller/data/images/loading-large.gif +/modules/themeroller/data/images/loading-small.gif +/modules/themeroller/data/js +/modules/themeroller/data/js/admin_ui.init.js +/modules/themeroller/data/js/site_ui.init.js +/modules/themeroller/data/masks +/modules/themeroller/data/masks/admin_thumbnail +/modules/themeroller/data/masks/admin_thumbnail/thumbnail.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorContent.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorDefault.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorHeader.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_borderColorDefault.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcActive.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcDefault.png +/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcHeader.png +/modules/themeroller/data/masks/css +/modules/themeroller/data/masks/css/themeroller +/modules/themeroller/data/masks/css/themeroller/ui-icons_mask_256x240.png +/modules/themeroller/data/masks/images +/modules/themeroller/data/masks/images/avatar_mask.png +/modules/themeroller/data/masks/images/ico-album_mask.png +/modules/themeroller/data/masks/images/ico-error_mask[iconColorError].png +/modules/themeroller/data/masks/images/ico-help_mask.png +/modules/themeroller/data/masks/images/ico-info_mask[iconColorHighlight].png +/modules/themeroller/data/masks/images/ico-print_mask.png +/modules/themeroller/data/masks/images/ico-separator-rtl_mask[iconColorDefault].png +/modules/themeroller/data/masks/images/ico-separator_mask[iconColorDefault].png +/modules/themeroller/data/masks/images/ico-success-inactive_mask[iconColorHighlight].png +/modules/themeroller/data/masks/images/ico-success-passive_mask[iconColorHighlight].png +/modules/themeroller/data/masks/images/ico-success_mask[iconColorHighlight].png +/modules/themeroller/data/masks/images/ico-view-comments_mask.png +/modules/themeroller/data/masks/images/ico-view-fullsize_mask.png +/modules/themeroller/data/masks/images/ico-view-slideshow-rtl_mask.png +/modules/themeroller/data/masks/images/ico-view-slideshow_mask.png +/modules/themeroller/data/masks/images/ico-warning_mask[iconColorWarning].png +/modules/themeroller/data/masks/images/select-photos-backg_mask.png +/modules/themeroller/data/masks/site_thumbnail +/modules/themeroller/data/masks/site_thumbnail/thumbnail.png +/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorContent.png +/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorDefault.png +/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorHeader.png +/modules/themeroller/data/masks/site_thumbnail/thumbnail_fcDefault.png +/modules/themeroller/data/masks/site_thumbnail/thumbnail_iconColorHover.png +/modules/themeroller/data/views +/modules/themeroller/data/views/album.html.php +/modules/themeroller/data/views/block.html.php +/modules/themeroller/data/views/dynamic.html.php +/modules/themeroller/data/views/movie.html.php +/modules/themeroller/data/views/no_sidebar.html.php +/modules/themeroller/data/views/page.html.php +/modules/themeroller/data/views/paginator.html.php +/modules/themeroller/data/views/permissions_form.html.php +/modules/themeroller/data/views/photo.html.php +/modules/themeroller/data/views/sidebar.html.php +/modules/themeroller/helpers +/modules/themeroller/helpers/themeroller.php +/modules/themeroller/helpers/themeroller_event.php +/modules/themeroller/helpers/themeroller_installer.php +/modules/themeroller/helpers/themeroller_task.php +/modules/themeroller/libraries +/modules/themeroller/libraries/gnu-lgpl.txt +/modules/themeroller/libraries/pclzip.lib.php +/modules/themeroller/libraries/readme.txt +/modules/themeroller/module.info +/modules/themeroller/views +/modules/themeroller/views/admin_screen-rtl.css.php +/modules/themeroller/views/admin_screen.css.php +/modules/themeroller/views/admin_themeroller.html.php +/modules/themeroller/views/admin_themeroller_progress.html.php +/modules/themeroller/views/admin_themeroller_upload.html.php +/modules/themeroller/views/site_screen-rtl.css.php +/modules/themeroller/views/site_screen.css.php +/modules/themeroller/views/theme.info.php +/modules/twitter +/modules/twitter/README +/modules/twitter/controllers +/modules/twitter/controllers/admin_twitter.php +/modules/twitter/controllers/twitter.php +/modules/twitter/css +/modules/twitter/css/twitter.css +/modules/twitter/helpers +/modules/twitter/helpers/twitter.php +/modules/twitter/helpers/twitter_event.php +/modules/twitter/helpers/twitter_installer.php +/modules/twitter/helpers/twitter_theme.php +/modules/twitter/js +/modules/twitter/js/twitter.js +/modules/twitter/models +/modules/twitter/models/twitter_tweet.php +/modules/twitter/models/twitter_user.php +/modules/twitter/module.info +/modules/twitter/vendor +/modules/twitter/vendor/twitteroauth +/modules/twitter/vendor/twitteroauth/LICENSE +/modules/twitter/vendor/twitteroauth/OAuth.php +/modules/twitter/vendor/twitteroauth/images +/modules/twitter/vendor/twitteroauth/images/darker.png +/modules/twitter/vendor/twitteroauth/images/lighter.png +/modules/twitter/vendor/twitteroauth/twitteroauth.php +/modules/twitter/views +/modules/twitter/views/admin_twitter.html.php +/modules/twitter/views/twitter_dialog.html.php +/modules/user_albums +/modules/user_albums/helpers +/modules/user_albums/helpers/user_albums_event.php +/modules/user_albums/module.info +/modules/user_homes +/modules/user_homes/helpers +/modules/user_homes/helpers/user_homes_event.php +/modules/user_homes/helpers/user_homes_installer.php +/modules/user_homes/js +/modules/user_homes/js/user_homes_add_album.js +/modules/user_homes/models +/modules/user_homes/models/user_home.php +/modules/user_homes/module.info +/modules/user_homes/views +/modules/user_homes/views/user_profile_home.html.php +/modules/user_rest +/modules/user_rest/helpers +/modules/user_rest/helpers/user_rest.php +/modules/user_rest/helpers/user_rest_installer.php +/modules/user_rest/module.info +/modules/videodimensions +/modules/videodimensions/helpers +/modules/videodimensions/helpers/videodimensions_event.php +/modules/videodimensions/module.info +/modules/videos +/modules/videos/controllers +/modules/videos/controllers/admin_videos.php +/modules/videos/controllers/file_proxy.php +/modules/videos/controllers/videos.php +/modules/videos/css +/modules/videos/css/videos.css +/modules/videos/helpers +/modules/videos/helpers/videos.php +/modules/videos/helpers/videos_event.php +/modules/videos/helpers/videos_installer.php +/modules/videos/helpers/videos_theme.php +/modules/videos/js +/modules/videos/js/admin_videos.js +/modules/videos/js/videos.js +/modules/videos/js/videos_download.js +/modules/videos/models +/modules/videos/models/item.php +/modules/videos/models/items_video.php +/modules/videos/models/videos_entry.php +/modules/videos/module.info +/modules/videos/views +/modules/videos/views/admin_videos.html.php +/modules/videos/views/movieplayer.html.php +/modules/videos/views/videos_tree.html.php +/modules/videos/views/videos_tree_dialog.html.php +/modules/win_platform +/modules/win_platform/module.info +/modules/win_platform/views +/modules/win_platform/views/admin_block_platform.html.php +/modules/wordpress_auth +/modules/wordpress_auth/config +/modules/wordpress_auth/config/identity.php +/modules/wordpress_auth/helpers +/modules/wordpress_auth/helpers/wordpress_auth_installer.php +/modules/wordpress_auth/libraries +/modules/wordpress_auth/libraries/PasswordHash.php +/modules/wordpress_auth/libraries/drivers +/modules/wordpress_auth/libraries/drivers/IdentityProvider +/modules/wordpress_auth/libraries/drivers/IdentityProvider/Wordpressdb.php +/modules/wordpress_auth/libraries/drivers/IdentityProvider/Wordpressfile.php +/modules/wordpress_auth/module.info +/themes +/themes/browny_admin_wind +/themes/browny_admin_wind/css +/themes/browny_admin_wind/css/fix-ie.css +/themes/browny_admin_wind/css/screen-rtl.css +/themes/browny_admin_wind/css/screen.css +/themes/browny_admin_wind/css/themeroller +/themes/browny_admin_wind/css/themeroller/images +/themes/browny_admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_flat_55_fbd388_40x100.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_55_ead2ae_1x400.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_75_f2e6d4_1x400.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_gloss-wave_55_714213_500x100.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_inset-hard_100_ecd9c1_1x100.png +/themes/browny_admin_wind/css/themeroller/images/ui-bg_inset-hard_100_f6f3ef_1x100.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_3d2105_256x240.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_41260c_256x240.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_563b1a_256x240.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_704a24_256x240.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_be5f09_256x240.png +/themes/browny_admin_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png +/themes/browny_admin_wind/css/themeroller/ui.base.css +/themes/browny_admin_wind/css/themeroller/ui.core.css +/themes/browny_admin_wind/css/themeroller/ui.datepicker.css +/themes/browny_admin_wind/css/themeroller/ui.dialog.css +/themes/browny_admin_wind/css/themeroller/ui.progressbar.css +/themes/browny_admin_wind/css/themeroller/ui.resizable.css +/themes/browny_admin_wind/css/themeroller/ui.tabs.css +/themes/browny_admin_wind/css/themeroller/ui.theme.css +/themes/browny_admin_wind/images +/themes/browny_admin_wind/images/avatar.jpg +/themes/browny_admin_wind/images/ico-denied-inactive.png +/themes/browny_admin_wind/images/ico-denied-passive.png +/themes/browny_admin_wind/images/ico-denied.png +/themes/browny_admin_wind/images/ico-error.png +/themes/browny_admin_wind/images/ico-info.png +/themes/browny_admin_wind/images/ico-lock.png +/themes/browny_admin_wind/images/ico-separator-rtl.gif +/themes/browny_admin_wind/images/ico-separator.gif +/themes/browny_admin_wind/images/ico-success-passive.png +/themes/browny_admin_wind/images/ico-success.png +/themes/browny_admin_wind/images/ico-warning.png +/themes/browny_admin_wind/images/loading-large.gif +/themes/browny_admin_wind/images/loading-small.gif +/themes/browny_admin_wind/images/logo.png +/themes/browny_admin_wind/images/ui-bg_highlight-soft_15_d3b07e_1x100.png +/themes/browny_admin_wind/images/ui-bg_highlight-soft_45_d3b07e_1x100.png +/themes/browny_admin_wind/js +/themes/browny_admin_wind/js/ui.init.js +/themes/browny_admin_wind/theme.info +/themes/browny_admin_wind/thumbnail.png +/themes/browny_admin_wind/views +/themes/browny_admin_wind/views/admin.html.php +/themes/browny_admin_wind/views/block.html.php +/themes/browny_admin_wind/views/paginator.html.php +/themes/browny_wind +/themes/browny_wind/css +/themes/browny_wind/css/fix-ie.css +/themes/browny_wind/css/screen-rtl.css +/themes/browny_wind/css/screen.css +/themes/browny_wind/css/themeroller +/themes/browny_wind/css/themeroller/images +/themes/browny_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png +/themes/browny_wind/css/themeroller/images/ui-bg_flat_55_fbd388_40x100.png +/themes/browny_wind/css/themeroller/images/ui-bg_glass_55_ead2ae_1x400.png +/themes/browny_wind/css/themeroller/images/ui-bg_glass_75_f2e6d4_1x400.png +/themes/browny_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png +/themes/browny_wind/css/themeroller/images/ui-bg_gloss-wave_55_714213_500x100.png +/themes/browny_wind/css/themeroller/images/ui-bg_inset-hard_100_ecd9c1_1x100.png +/themes/browny_wind/css/themeroller/images/ui-bg_inset-hard_100_f6f3ef_1x100.png +/themes/browny_wind/css/themeroller/images/ui-icons_3d2105_256x240.png +/themes/browny_wind/css/themeroller/images/ui-icons_41260c_256x240.png +/themes/browny_wind/css/themeroller/images/ui-icons_563b1a_256x240.png +/themes/browny_wind/css/themeroller/images/ui-icons_704a24_256x240.png +/themes/browny_wind/css/themeroller/images/ui-icons_be5f09_256x240.png +/themes/browny_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png +/themes/browny_wind/css/themeroller/ui.base.css +/themes/browny_wind/css/themeroller/ui.core.css +/themes/browny_wind/css/themeroller/ui.datepicker.css +/themes/browny_wind/css/themeroller/ui.dialog.css +/themes/browny_wind/css/themeroller/ui.progressbar.css +/themes/browny_wind/css/themeroller/ui.resizable.css +/themes/browny_wind/css/themeroller/ui.tabs.css +/themes/browny_wind/css/themeroller/ui.theme.css +/themes/browny_wind/images +/themes/browny_wind/images/avatar.jpg +/themes/browny_wind/images/ico-album.png +/themes/browny_wind/images/ico-denied-inactive.png +/themes/browny_wind/images/ico-denied-passive.png +/themes/browny_wind/images/ico-denied.png +/themes/browny_wind/images/ico-error.png +/themes/browny_wind/images/ico-help.png +/themes/browny_wind/images/ico-info.png +/themes/browny_wind/images/ico-lock.png +/themes/browny_wind/images/ico-print.png +/themes/browny_wind/images/ico-separator-rtl.gif +/themes/browny_wind/images/ico-separator.gif +/themes/browny_wind/images/ico-success-inactive.png +/themes/browny_wind/images/ico-success-passive.png +/themes/browny_wind/images/ico-success.png +/themes/browny_wind/images/ico-view-calendarview.png +/themes/browny_wind/images/ico-view-comments.png +/themes/browny_wind/images/ico-view-downloadalbum.png +/themes/browny_wind/images/ico-view-downloadfullsize.png +/themes/browny_wind/images/ico-view-fullsize.png +/themes/browny_wind/images/ico-view-slideshow-rtl.png +/themes/browny_wind/images/ico-view-slideshow.png +/themes/browny_wind/images/ico-warning.png +/themes/browny_wind/images/loading-large.gif +/themes/browny_wind/images/loading-small.gif +/themes/browny_wind/images/logo.png +/themes/browny_wind/images/select-photos-backg.png +/themes/browny_wind/images/ui-bg_highlight-soft_15_d3b07e_1x100.png +/themes/browny_wind/images/ui-bg_highlight-soft_45_d3b07e_1x100.png +/themes/browny_wind/js +/themes/browny_wind/js/ui.init.js +/themes/browny_wind/theme.info +/themes/browny_wind/thumbnail.png +/themes/browny_wind/views +/themes/browny_wind/views/album.html.php +/themes/browny_wind/views/block.html.php +/themes/browny_wind/views/calpage.html.php +/themes/browny_wind/views/dynamic.html.php +/themes/browny_wind/views/movie.html.php +/themes/browny_wind/views/no_sidebar.html.php +/themes/browny_wind/views/page.html.php +/themes/browny_wind/views/paginator.html.php +/themes/browny_wind/views/photo.html.php +/themes/browny_wind/views/sidebar.html.php +/themes/browny_wind/views/user_profile.html.php +/themes/browny_wind/views/user_profile_comments.html.php +/themes/sobriety +/themes/sobriety/css +/themes/sobriety/css/screen.css +/themes/sobriety/images +/themes/sobriety/images/backgrounds +/themes/sobriety/images/backgrounds/000000_opacity50.png +/themes/sobriety/images/backgrounds/ajax_progress2.gif +/themes/sobriety/images/backgrounds/body-bg.jpg +/themes/sobriety/images/backgrounds/body-breadcrumbs-bg.gif +/themes/sobriety/images/backgrounds/f0f0f0_opacity80.png +/themes/sobriety/images/backgrounds/pbar-ani-stop.gif +/themes/sobriety/images/backgrounds/pbar-ani.gif +/themes/sobriety/images/backgrounds/progressbar.png +/themes/sobriety/images/backgrounds/progressbar.tiff +/themes/sobriety/images/backgrounds/thumb.png +/themes/sobriety/images/bullet_white.gif +/themes/sobriety/images/divider_l.png +/themes/sobriety/images/divider_r.png +/themes/sobriety/images/emblems +/themes/sobriety/images/emblems/g-context-menu.png +/themes/sobriety/images/emblems/g-item_g-album.png +/themes/sobriety/images/icon_pushpin.gif +/themes/sobriety/images/icons +/themes/sobriety/images/icons/g-add-album-form.png +/themes/sobriety/images/icons/g-add-photos-form.png +/themes/sobriety/images/icons/g-confirm-delete.png +/themes/sobriety/images/icons/g-edit-album-form.png +/themes/sobriety/images/icons/g-edit-permissions-form.png +/themes/sobriety/images/icons/g-edit-permissions-form_.png +/themes/sobriety/images/icons/ico-warning.png +/themes/sobriety/images/icons/ui-icons_d8e7f3_256x240.png +/themes/sobriety/images/icons/ui-icons_f9bd01_256x240.png +/themes/sobriety/images/moreslide_next.gif +/themes/sobriety/images/moreslide_prev.gif +/themes/sobriety/images/photonav_next.png +/themes/sobriety/images/photonav_prev.png +/themes/sobriety/images/slide_minis.gif +/themes/sobriety/js +/themes/sobriety/js/sobriety.ui.init.js +/themes/sobriety/js/ui.init.js +/themes/sobriety/theme.info +/themes/sobriety/thumbnail.png +/themes/sobriety/views +/themes/sobriety/views/album.html.php +/themes/sobriety/views/block.html.php +/themes/sobriety/views/dynamic.html.php +/themes/sobriety/views/form_uploadify.html.php +/themes/sobriety/views/movie.html.php +/themes/sobriety/views/no_sidebar.html.php +/themes/sobriety/views/page.html.php +/themes/sobriety/views/paginator.html.php +/themes/sobriety/views/permissions_form.html.php +/themes/sobriety/views/photo.html.php +/themes/sobriety/views/sidebar.html.php +/themes/sobriety/views/sobriety_actions.html.php +/themes/sobriety/views/sobriety_styles.html.php +/themes/three_nids +/themes/three_nids/README +/themes/three_nids/admin +/themes/three_nids/admin/helpers +/themes/three_nids/admin/helpers/three_nids_event.php +/themes/three_nids/controllers +/themes/three_nids/controllers/three_nids.php +/themes/three_nids/css +/themes/three_nids/css/fix-ie.css +/themes/three_nids/css/jquery.fancybox.css +/themes/three_nids/css/screen.css +/themes/three_nids/css/themeroller +/themes/three_nids/css/themeroller/images +/themes/three_nids/css/themeroller/images/ui-bg_flat_0_333333_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_0_484848_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_100_000000_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_100_333333_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_100_484848_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_100_b30000_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png +/themes/three_nids/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png +/themes/three_nids/css/themeroller/images/ui-bg_gloss-wave_16_121212_500x100.png +/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_100_333333_1x100.png +/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_15_888888_1x100.png +/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_55_555555_1x100.png +/themes/three_nids/css/themeroller/images/ui-bg_highlight-soft_35_adadad_1x100.png +/themes/three_nids/css/themeroller/images/ui-bg_highlight-soft_60_dddddd_1x100.png +/themes/three_nids/css/themeroller/images/ui-bg_inset-soft_15_121212_1x100.png +/themes/three_nids/css/themeroller/images/ui-icons_222222_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_333333_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_444444_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_666666_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_aaaaaa_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_bbbbbb_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_cccccc_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_cd0a0a_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_f9bd01_256x240.png +/themes/three_nids/css/themeroller/images/ui-icons_f9db01_256x240.png +/themes/three_nids/css/themeroller/ui.base.css +/themes/three_nids/css/three_nids.css +/themes/three_nids/helpers +/themes/three_nids/helpers/three_nids.php +/themes/three_nids/helpers/three_nids_theme.php +/themes/three_nids/images +/themes/three_nids/images/avatar.jpg +/themes/three_nids/images/fancy_closebox.png +/themes/three_nids/images/fancy_left.png +/themes/three_nids/images/fancy_progress.png +/themes/three_nids/images/fancy_right.png +/themes/three_nids/images/fancy_shadow_e.png +/themes/three_nids/images/fancy_shadow_n.png +/themes/three_nids/images/fancy_shadow_ne.png +/themes/three_nids/images/fancy_shadow_nw.png +/themes/three_nids/images/fancy_shadow_s.png +/themes/three_nids/images/fancy_shadow_se.png +/themes/three_nids/images/fancy_shadow_sw.png +/themes/three_nids/images/fancy_shadow_w.png +/themes/three_nids/images/fancy_title_left.png +/themes/three_nids/images/fancy_title_main.png +/themes/three_nids/images/fancy_title_right.png +/themes/three_nids/images/ico-album.png +/themes/three_nids/images/ico-denied-inactive.png +/themes/three_nids/images/ico-denied-passive.png +/themes/three_nids/images/ico-denied.png +/themes/three_nids/images/ico-error.png +/themes/three_nids/images/ico-help.png +/themes/three_nids/images/ico-info.png +/themes/three_nids/images/ico-lock.png +/themes/three_nids/images/ico-print.png +/themes/three_nids/images/ico-separator-rtl.gif +/themes/three_nids/images/ico-separator.gif +/themes/three_nids/images/ico-success-inactive.png +/themes/three_nids/images/ico-success-passive.png +/themes/three_nids/images/ico-success.png +/themes/three_nids/images/ico-view-comments.png +/themes/three_nids/images/ico-view-fullsize.png +/themes/three_nids/images/ico-view-slideshow-rtl.png +/themes/three_nids/images/ico-view-slideshow.png +/themes/three_nids/images/ico-warning.png +/themes/three_nids/images/loading-large.gif +/themes/three_nids/images/loading-small.gif +/themes/three_nids/images/map.png +/themes/three_nids/images/select-photos-backg.png +/themes/three_nids/js +/themes/three_nids/js/jquery.easing.js +/themes/three_nids/js/jquery.fancybox.js +/themes/three_nids/js/ui.init.js +/themes/three_nids/theme.info +/themes/three_nids/thumbnail.png +/themes/three_nids/views +/themes/three_nids/views/album.html.php +/themes/three_nids/views/block.html.php +/themes/three_nids/views/comments.html.php +/themes/three_nids/views/dynamic.html.php +/themes/three_nids/views/exif_dialog.html.php +/themes/three_nids/views/image_block_block.html.php +/themes/three_nids/views/movie.html.php +/themes/three_nids/views/no_sidebar.html.php +/themes/three_nids/views/page.html.php +/themes/three_nids/views/paginator.html.php +/themes/three_nids/views/photo.html.php +/themes/three_nids/views/search.html.php +/themes/three_nids/views/sidebar.html.php From a119b55711da119500f2a843bd352f95de70629d Mon Sep 17 00:00:00 2001 From: Michael A Mayer Date: Fri, 17 Feb 2012 09:23:40 -0500 Subject: [PATCH 2/4] oops... added two unintended files --- 30.txt | 3109 -------------------------------------------------------- 31.txt | 2376 ------------------------------------------- 2 files changed, 5485 deletions(-) delete mode 100644 30.txt delete mode 100644 31.txt diff --git a/30.txt b/30.txt deleted file mode 100644 index 0947e4f7..00000000 --- a/30.txt +++ /dev/null @@ -1,3109 +0,0 @@ - -/client -/client/Java -/client/Java/Demo.class -/client/Java/Demo.java -/client/Java/README -/client/Java/build.sh -/client/Java/lib -/client/Java/lib/commons-logging-api-1.1.1.jar -/client/Java/lib/gson-1.4.jar -/client/Java/lib/httpclient-4.0.1.jar -/client/Java/lib/httpcore-4.0.1.jar -/client/Java/run.sh -/client/PHP -/client/PHP/.gitignore -/client/PHP/Gallery3.php -/client/PHP/README -/client/PHP/example.php -/client/PHP/test1.png -/client/PHP/test2.png -/client/Python -/client/Python/pylibgal3 -/client/Python/pylibgal3/.gitignore -/client/Python/pylibgal3/KNOWN_ISSUES -/client/Python/pylibgal3/LICENSE -/client/Python/pylibgal3/MANIFEST.in -/client/Python/pylibgal3/README -/client/Python/pylibgal3/libg3 -/client/Python/pylibgal3/libg3/Errors.py -/client/Python/pylibgal3/libg3/G3Items.py -/client/Python/pylibgal3/libg3/Gallery3.py -/client/Python/pylibgal3/libg3/Requests.py -/client/Python/pylibgal3/libg3/__init__.py -/client/Python/pylibgal3/setup.py -/modules -/modules/about -/modules/about/controllers -/modules/about/controllers/about.php -/modules/about/controllers/admin_about.php -/modules/about/css -/modules/about/css/about.css -/modules/about/helpers -/modules/about/helpers/about_block.php -/modules/about/helpers/about_event.php -/modules/about/helpers/about_installer.php -/modules/about/module.info -/modules/about/views -/modules/about/views/about.html.php -/modules/about/views/about_block.html.php -/modules/about/views/admin_about.html.php -/modules/about_this_album -/modules/about_this_album/helpers -/modules/about_this_album/helpers/about_this_album_block.php -/modules/about_this_album/module.info -/modules/about_this_album/views -/modules/about_this_album/views/about_this_album.html.php -/modules/about_this_photo -/modules/about_this_photo/helpers -/modules/about_this_photo/helpers/about_this_photo_block.php -/modules/about_this_photo/module.info -/modules/about_this_photo/views -/modules/about_this_photo/views/about_this_photo.html.php -/modules/addthis -/modules/addthis/config -/modules/addthis/config/addthis.php -/modules/addthis/controllers -/modules/addthis/controllers/addthis.php -/modules/addthis/controllers/admin_addthis.php -/modules/addthis/css -/modules/addthis/css/addthis_menu.css -/modules/addthis/helpers -/modules/addthis/helpers/addthis_event.php -/modules/addthis/helpers/addthis_installer.php -/modules/addthis/helpers/addthis_theme.php -/modules/addthis/images -/modules/addthis/images/addthis_logo.png -/modules/addthis/models -/modules/addthis/models/addthis_proxy.php -/modules/addthis/module.info -/modules/addthis/views -/modules/addthis/views/admin_addthis.html.php -/modules/adsense -/modules/adsense/controllers -/modules/adsense/controllers/admin_adsense.php -/modules/adsense/helpers -/modules/adsense/helpers/adsense_block.php -/modules/adsense/helpers/adsense_event.php -/modules/adsense/helpers/adsense_theme.php -/modules/adsense/module.info -/modules/adsense/views -/modules/adsense/views/admin_adsense.html.php -/modules/adsense/views/adsense_block.html.php -/modules/albumpassword -/modules/albumpassword/controllers -/modules/albumpassword/controllers/admin_albumpassword.php -/modules/albumpassword/controllers/albumpassword.php -/modules/albumpassword/helpers -/modules/albumpassword/helpers/MY_access.php -/modules/albumpassword/helpers/MY_item.php -/modules/albumpassword/helpers/albumpassword_event.php -/modules/albumpassword/helpers/albumpassword_installer.php -/modules/albumpassword/helpers/albumpassword_task.php -/modules/albumpassword/models -/modules/albumpassword/models/albumpassword_idcache.php -/modules/albumpassword/models/items_albumpassword.php -/modules/albumpassword/module.info -/modules/albumpassword/views -/modules/albumpassword/views/admin_albumpassword.html.php -/modules/albumpassword/views/assignpassword.html.php -/modules/albumpassword/views/loginpassword.html.php -/modules/albumtree -/modules/albumtree/helpers -/modules/albumtree/helpers/albumtree_block.php -/modules/albumtree/helpers/albumtree_installer.php -/modules/albumtree/images -/modules/albumtree/images/base.gif -/modules/albumtree/images/empty.gif -/modules/albumtree/images/folder.gif -/modules/albumtree/images/folderopen.gif -/modules/albumtree/images/imgfolder.gif -/modules/albumtree/images/join.gif -/modules/albumtree/images/join_rtl.gif -/modules/albumtree/images/joinbottom.gif -/modules/albumtree/images/joinbottom_rtl.gif -/modules/albumtree/images/line.gif -/modules/albumtree/images/line_rtl.gif -/modules/albumtree/images/minus.gif -/modules/albumtree/images/minus_rtl.gif -/modules/albumtree/images/minusbottom.gif -/modules/albumtree/images/minusbottom_rtl.gif -/modules/albumtree/images/nolines_minus.gif -/modules/albumtree/images/nolines_plus.gif -/modules/albumtree/images/plus.gif -/modules/albumtree/images/plus_rtl.gif -/modules/albumtree/images/plusbottom.gif -/modules/albumtree/images/plusbottom_rtl.gif -/modules/albumtree/module.info -/modules/albumtree/views -/modules/albumtree/views/albumtree_block_dtree.html.php -/modules/albumtree/views/albumtree_block_list.html.php -/modules/albumtree/views/albumtree_block_select.html.php -/modules/all_tags -/modules/all_tags/controllers -/modules/all_tags/controllers/all_tags.php -/modules/all_tags/css -/modules/all_tags/css/all_tags.css -/modules/all_tags/helpers -/modules/all_tags/helpers/all_tags_event.php -/modules/all_tags/helpers/all_tags_theme.php -/modules/all_tags/module.info -/modules/all_tags/views -/modules/all_tags/views/all_tags.html.php -/modules/atom -/modules/atom/helpers -/modules/atom/helpers/atom.php -/modules/atom/libraries -/modules/atom/libraries/Atom_Author.php -/modules/atom/libraries/Atom_Base.php -/modules/atom/libraries/Atom_Entry.php -/modules/atom/libraries/Atom_Feed.php -/modules/atom/libraries/Atom_Link.php -/modules/atom/libraries/Gallery_Atom_Entry.php -/modules/atom/libraries/Gallery_Atom_Feed.php -/modules/atom/libraries/Gallery_Atom_Link.php -/modules/atom/module.info -/modules/author -/modules/author/helpers -/modules/author/helpers/author.php -/modules/author/helpers/author_block.php -/modules/author/helpers/author_event.php -/modules/author/helpers/author_installer.php -/modules/author/models -/modules/author/models/author_record.php -/modules/author/module.info -/modules/author/views -/modules/author/views/author_block.html.php -/modules/autorotate -/modules/autorotate/helpers -/modules/autorotate/helpers/autorotate.php -/modules/autorotate/helpers/autorotate_event.php -/modules/autorotate/helpers/autorotate_installer.php -/modules/autorotate/lib -/modules/autorotate/lib/pel -/modules/autorotate/lib/pel/Pel.php -/modules/autorotate/lib/pel/PelConvert.php -/modules/autorotate/lib/pel/PelDataWindow.php -/modules/autorotate/lib/pel/PelEntry.php -/modules/autorotate/lib/pel/PelEntryAscii.php -/modules/autorotate/lib/pel/PelEntryByte.php -/modules/autorotate/lib/pel/PelEntryLong.php -/modules/autorotate/lib/pel/PelEntryNumber.php -/modules/autorotate/lib/pel/PelEntryRational.php -/modules/autorotate/lib/pel/PelEntryShort.php -/modules/autorotate/lib/pel/PelEntryUndefined.php -/modules/autorotate/lib/pel/PelException.php -/modules/autorotate/lib/pel/PelExif.php -/modules/autorotate/lib/pel/PelFormat.php -/modules/autorotate/lib/pel/PelIfd.php -/modules/autorotate/lib/pel/PelJpeg.php -/modules/autorotate/lib/pel/PelJpegComment.php -/modules/autorotate/lib/pel/PelJpegContent.php -/modules/autorotate/lib/pel/PelJpegMarker.php -/modules/autorotate/lib/pel/PelTag.php -/modules/autorotate/lib/pel/PelTiff.php -/modules/autorotate/module.info -/modules/aws_s3 -/modules/aws_s3/changelog.txt -/modules/aws_s3/controllers -/modules/aws_s3/controllers/admin_aws_s3.php -/modules/aws_s3/controllers/aws_s3.php -/modules/aws_s3/helpers -/modules/aws_s3/helpers/MY_embedlinks_block.php -/modules/aws_s3/helpers/MY_embedlinks_theme.php -/modules/aws_s3/helpers/MY_item.php -/modules/aws_s3/helpers/aws_s3.php -/modules/aws_s3/helpers/aws_s3_event.php -/modules/aws_s3/helpers/aws_s3_installer.php -/modules/aws_s3/helpers/aws_s3_task.php -/modules/aws_s3/lib -/modules/aws_s3/lib/s3.php -/modules/aws_s3/models -/modules/aws_s3/models/MY_Item_Model.php -/modules/aws_s3/models/aws_s3_meta.php -/modules/aws_s3/module.info -/modules/aws_s3/todo.txt -/modules/aws_s3/views -/modules/aws_s3/views/admin_aws_s3.html.php -/modules/basket -/modules/basket/controllers -/modules/basket/controllers/admin_configure.php -/modules/basket/controllers/admin_postage_bands.php -/modules/basket/controllers/admin_product_lines.php -/modules/basket/controllers/basket.php -/modules/basket/css -/modules/basket/css/basket.css -/modules/basket/helpers -/modules/basket/helpers/basket.php -/modules/basket/helpers/basket_block.php -/modules/basket/helpers/basket_event.php -/modules/basket/helpers/basket_installer.php -/modules/basket/helpers/basket_theme.php -/modules/basket/helpers/postage_band.php -/modules/basket/helpers/product.php -/modules/basket/images -/modules/basket/images/basket.png -/modules/basket/libraries -/modules/basket/libraries/Paypal.php -/modules/basket/libraries/Session_Basket.php -/modules/basket/models -/modules/basket/models/ipn_message.php -/modules/basket/models/item_product.php -/modules/basket/models/order.php -/modules/basket/models/postage_band.php -/modules/basket/models/product.php -/modules/basket/models/product_override.php -/modules/basket/module.info -/modules/basket/views -/modules/basket/views/add_to_basket.html.php -/modules/basket/views/add_to_basket_ajax.html.php -/modules/basket/views/admin_configure.html.php -/modules/basket/views/admin_postage_bands.html.php -/modules/basket/views/admin_product_lines.html.php -/modules/basket/views/admin_templates.html.php -/modules/basket/views/basket-side-bar.html.php -/modules/basket/views/basket.html.php -/modules/basket/views/checkout.html.php -/modules/basket/views/confirm_order.html.php -/modules/basket/views/order_complete.html.php -/modules/basket/views/paypal_redirect.html.php -/modules/basket/views/pew1.html.php -/modules/basket/views/pew2.html.php -/modules/basket/views/print_order.html.php -/modules/basket/views/view_basket.html.php -/modules/basket/views/view_ipn.html.php -/modules/basket/views/view_order.html.php -/modules/basket/views/view_orders.html.php -/modules/batchtag -/modules/batchtag/controllers -/modules/batchtag/controllers/batchtag.php -/modules/batchtag/helpers -/modules/batchtag/helpers/batchtag_block.php -/modules/batchtag/helpers/batchtag_event.php -/modules/batchtag/helpers/batchtag_installer.php -/modules/batchtag/module.info -/modules/batchtag/views -/modules/batchtag/views/batchtag_block.html.php -/modules/calendarview -/modules/calendarview/controllers -/modules/calendarview/controllers/calendarview.php -/modules/calendarview/css -/modules/calendarview/css/calendarview_calendar.css -/modules/calendarview/css/calendarview_menu.css -/modules/calendarview/helpers -/modules/calendarview/helpers/calendarview_block.php -/modules/calendarview/helpers/calendarview_event.php -/modules/calendarview/helpers/calendarview_installer.php -/modules/calendarview/helpers/calendarview_theme.php -/modules/calendarview/images -/modules/calendarview/images/ico-view-calendarview.png -/modules/calendarview/libraries -/modules/calendarview/libraries/Calendar_Breadcrumb.php -/modules/calendarview/libraries/PHPCalendar.php -/modules/calendarview/module.info -/modules/calendarview/views -/modules/calendarview/views/calendarview_sidebar.html.php -/modules/calendarview/views/calendarview_year.html.php -/modules/calendarview/views/calpage.html.php -/modules/captionator -/modules/captionator/controllers -/modules/captionator/controllers/captionator.php -/modules/captionator/helpers -/modules/captionator/helpers/captionator_event.php -/modules/captionator/module.info -/modules/captionator/views -/modules/captionator/views/captionator_dialog.html.php -/modules/carousel -/modules/carousel/controllers -/modules/carousel/controllers/admin_carousel.php -/modules/carousel/css -/modules/carousel/css/carousel.css -/modules/carousel/helpers -/modules/carousel/helpers/carousel_block.php -/modules/carousel/helpers/carousel_event.php -/modules/carousel/helpers/carousel_theme.php -/modules/carousel/js -/modules/carousel/js/jcarousellite.min.js -/modules/carousel/js/jcarousellite_orig.js -/modules/carousel/js/jquery.mousewheel.min.js -/modules/carousel/module.info -/modules/carousel/views -/modules/carousel/views/admin_carousel.html.php -/modules/carousel/views/carousel_popular.html.php -/modules/carousel/views/carousel_random.html.php -/modules/carousel/views/carousel_recent.html.php -/modules/contactowner -/modules/contactowner/controllers -/modules/contactowner/controllers/admin_contactowner.php -/modules/contactowner/controllers/contactowner.php -/modules/contactowner/helpers -/modules/contactowner/helpers/contactowner_block.php -/modules/contactowner/helpers/contactowner_event.php -/modules/contactowner/helpers/contactowner_installer.php -/modules/contactowner/module.info -/modules/contactowner/views -/modules/contactowner/views/admin_contactowner.html.php -/modules/contactowner/views/contactowner_block.html.php -/modules/contactowner/views/contactowner_emailform.html.php -/modules/content_warning -/modules/content_warning/controllers -/modules/content_warning/controllers/admin_content_warning.php -/modules/content_warning/controllers/content_warning.php -/modules/content_warning/css -/modules/content_warning/css/jqModal.css -/modules/content_warning/helpers -/modules/content_warning/helpers/content_warning_event.php -/modules/content_warning/helpers/content_warning_installer.php -/modules/content_warning/helpers/content_warning_theme.php -/modules/content_warning/js -/modules/content_warning/js/jqModal.js -/modules/content_warning/module.info -/modules/content_warning/views -/modules/content_warning/views/admin_content_warning.html.php -/modules/content_warning/views/content_warning_page_top.html.php -/modules/custom_menus -/modules/custom_menus/controllers -/modules/custom_menus/controllers/admin_custom_menus.php -/modules/custom_menus/helpers -/modules/custom_menus/helpers/custom_menus_event.php -/modules/custom_menus/helpers/custom_menus_installer.php -/modules/custom_menus/models -/modules/custom_menus/models/custom_menu.php -/modules/custom_menus/module.info -/modules/custom_menus/views -/modules/custom_menus/views/admin_custom_menus.html.php -/modules/database_info -/modules/database_info/helpers -/modules/database_info/helpers/database_info_block.php -/modules/database_info/module.info -/modules/database_info/views -/modules/database_info/views/admin_block_db.html.php -/modules/default_sort -/modules/default_sort/controllers -/modules/default_sort/controllers/admin_default_sort.php -/modules/default_sort/helpers -/modules/default_sort/helpers/default_sort.php -/modules/default_sort/helpers/default_sort_event.php -/modules/default_sort/helpers/default_sort_installer.php -/modules/default_sort/module.info -/modules/default_sort/views -/modules/default_sort/views/admin_default_sort.html.php -/modules/developer -/modules/developer/config -/modules/developer/config/developer.php -/modules/developer/controllers -/modules/developer/controllers/admin_developer.php -/modules/developer/data -/modules/developer/data/DSC_0003.jpg -/modules/developer/data/DSC_0005.jpg -/modules/developer/data/DSC_0017.jpg -/modules/developer/data/DSC_0019.jpg -/modules/developer/data/DSC_0067.jpg -/modules/developer/data/DSC_0072.jpg -/modules/developer/data/P4050088.jpg -/modules/developer/helpers -/modules/developer/helpers/developer_event.php -/modules/developer/helpers/developer_task.php -/modules/developer/js -/modules/developer/js/developer.js -/modules/developer/module.info -/modules/developer/views -/modules/developer/views/admin_controller.txt.php -/modules/developer/views/admin_developer.html.php -/modules/developer/views/admin_developer_test_data.html.php -/modules/developer/views/admin_html.txt.php -/modules/developer/views/block.txt.php -/modules/developer/views/block_html.txt.php -/modules/developer/views/controller.txt.php -/modules/developer/views/dashboard_block_html.txt.php -/modules/developer/views/developer_module.html.php -/modules/developer/views/event.txt.php -/modules/developer/views/installer.txt.php -/modules/developer/views/module_info.txt.php -/modules/developer/views/mptt_tree.html.php -/modules/developer/views/theme.txt.php -/modules/displaytags -/modules/displaytags/helpers -/modules/displaytags/helpers/displaytags_block.php -/modules/displaytags/helpers/displaytags_event.php -/modules/displaytags/helpers/displaytags_installer.php -/modules/displaytags/module.info -/modules/displaytags/views -/modules/displaytags/views/displaytags_block.html.php -/modules/downloadalbum -/modules/downloadalbum/controllers -/modules/downloadalbum/controllers/downloadalbum.php -/modules/downloadalbum/css -/modules/downloadalbum/css/downloadalbum_menu.css -/modules/downloadalbum/helpers -/modules/downloadalbum/helpers/downloadalbum_event.php -/modules/downloadalbum/helpers/downloadalbum_theme.php -/modules/downloadalbum/images -/modules/downloadalbum/images/ico-view-downloadalbum.png -/modules/downloadalbum/module.info -/modules/downloadfullsize -/modules/downloadfullsize/controllers -/modules/downloadfullsize/controllers/admin_downloadfullsize.php -/modules/downloadfullsize/controllers/downloadfullsize.php -/modules/downloadfullsize/css -/modules/downloadfullsize/css/downloadfullsize_menu.css -/modules/downloadfullsize/helpers -/modules/downloadfullsize/helpers/downloadfullsize_block.php -/modules/downloadfullsize/helpers/downloadfullsize_event.php -/modules/downloadfullsize/helpers/downloadfullsize_theme.php -/modules/downloadfullsize/images -/modules/downloadfullsize/images/ico-view-downloadfullsize.png -/modules/downloadfullsize/module.info -/modules/downloadfullsize/views -/modules/downloadfullsize/views/admin_downloadfullsize.html.php -/modules/downloadfullsize/views/downloadfullsize_block.html.php -/modules/dynamic -/modules/dynamic/controllers -/modules/dynamic/controllers/admin_dynamic.php -/modules/dynamic/controllers/dynamic.php -/modules/dynamic/helpers -/modules/dynamic/helpers/dynamic.php -/modules/dynamic/helpers/dynamic_block.php -/modules/dynamic/helpers/dynamic_event.php -/modules/dynamic/helpers/dynamic_installer.php -/modules/dynamic/module.info -/modules/dynamic/views -/modules/dynamic/views/admin_dynamic.html.php -/modules/dynamic/views/dynamic_block.html.php -/modules/ecard -/modules/ecard/controllers -/modules/ecard/controllers/admin_ecard.php -/modules/ecard/controllers/ecard.php -/modules/ecard/css -/modules/ecard/css/ecard.css -/modules/ecard/helpers -/modules/ecard/helpers/ecard.php -/modules/ecard/helpers/ecard_block.php -/modules/ecard/helpers/ecard_event.php -/modules/ecard/helpers/ecard_installer.php -/modules/ecard/helpers/ecard_theme.php -/modules/ecard/images -/modules/ecard/images/email_go.png -/modules/ecard/lib -/modules/ecard/lib/mime.php -/modules/ecard/lib/mimePart.php -/modules/ecard/module.info -/modules/ecard/views -/modules/ecard/views/admin_ecard.html.php -/modules/ecard/views/ecard_block.html.php -/modules/ecard/views/ecard_email.html.php -/modules/ecard/views/ecard_form.html.php -/modules/editcaptured -/modules/editcaptured/css -/modules/editcaptured/css/editcaptured.css -/modules/editcaptured/helpers -/modules/editcaptured/helpers/editcaptured_event.php -/modules/editcaptured/helpers/editcaptured_theme.php -/modules/editcaptured/module.info -/modules/editcreation -/modules/editcreation/css -/modules/editcreation/css/editcreation.css -/modules/editcreation/helpers -/modules/editcreation/helpers/editcreation_event.php -/modules/editcreation/helpers/editcreation_theme.php -/modules/editcreation/module.info -/modules/embed_videos -/modules/embed_videos/controllers -/modules/embed_videos/controllers/embedded_videos.php -/modules/embed_videos/helpers -/modules/embed_videos/helpers/embed_videos.php -/modules/embed_videos/helpers/embed_videos_event.php -/modules/embed_videos/helpers/embed_videos_installer.php -/modules/embed_videos/helpers/embed_videos_theme.php -/modules/embed_videos/images -/modules/embed_videos/images/embed_video_icon.png -/modules/embed_videos/models -/modules/embed_videos/models/embedded_video.php -/modules/embed_videos/module.info -/modules/embed_videos/views -/modules/embed_videos/views/embed_video_js.html.php -/modules/embedlinks -/modules/embedlinks/controllers -/modules/embedlinks/controllers/admin_embedlinks.php -/modules/embedlinks/controllers/embedlinks.php -/modules/embedlinks/css -/modules/embedlinks/css/embedlinks_menu.css -/modules/embedlinks/helpers -/modules/embedlinks/helpers/embedlinks_block.php -/modules/embedlinks/helpers/embedlinks_event.php -/modules/embedlinks/helpers/embedlinks_installer.php -/modules/embedlinks/helpers/embedlinks_theme.php -/modules/embedlinks/images -/modules/embedlinks/images/ico-view-embedlinks.png -/modules/embedlinks/module.info -/modules/embedlinks/views -/modules/embedlinks/views/admin_embedlinks.html.php -/modules/embedlinks/views/embedlinks_album_block.html.php -/modules/embedlinks/views/embedlinks_alllinksdialog.html.php -/modules/embedlinks/views/embedlinks_bbcodedialog.html.php -/modules/embedlinks/views/embedlinks_fullurldialog.html.php -/modules/embedlinks/views/embedlinks_htmldialog.html.php -/modules/embedlinks/views/embedlinks_photo_block.html.php -/modules/embedlinks/views/embedlinks_sidebar.html.php -/modules/exif_gps -/modules/exif_gps/controllers -/modules/exif_gps/controllers/admin_exif_gps.php -/modules/exif_gps/controllers/exif_gps.php -/modules/exif_gps/css -/modules/exif_gps/css/exif_gps_menu.css -/modules/exif_gps/helpers -/modules/exif_gps/helpers/exif_gps.php -/modules/exif_gps/helpers/exif_gps_block.php -/modules/exif_gps/helpers/exif_gps_event.php -/modules/exif_gps/helpers/exif_gps_installer.php -/modules/exif_gps/helpers/exif_gps_task.php -/modules/exif_gps/helpers/exif_gps_theme.php -/modules/exif_gps/images -/modules/exif_gps/images/ico-view-exif_gps_album.png -/modules/exif_gps/images/ico-view-exif_gps_user.png -/modules/exif_gps/models -/modules/exif_gps/models/exif_coordinate.php -/modules/exif_gps/module.info -/modules/exif_gps/views -/modules/exif_gps/views/admin_exif_gps.html.php -/modules/exif_gps/views/exif_gps_dynamic2_sidebar.html.php -/modules/exif_gps/views/exif_gps_dynamic_sidebar.html.php -/modules/exif_gps/views/exif_gps_map.html.php -/modules/exif_gps/views/exif_gps_maps_sidebar.html.php -/modules/exif_gps/views/exif_gps_static_sidebar.html.php -/modules/export_facebook -/modules/export_facebook/controllers -/modules/export_facebook/controllers/export_facebook.php -/modules/export_facebook/module.info -/modules/favourites -/modules/favourites/controllers -/modules/favourites/controllers/admin_favourites_configure.php -/modules/favourites/controllers/favourites.php -/modules/favourites/css -/modules/favourites/css/favourites.css -/modules/favourites/helpers -/modules/favourites/helpers/favourites_configuration.php -/modules/favourites/helpers/favourites_event.php -/modules/favourites/helpers/favourites_installer.php -/modules/favourites/helpers/favourites_theme.php -/modules/favourites/images -/modules/favourites/images/faves.png -/modules/favourites/js -/modules/favourites/js/favourites.js -/modules/favourites/libraries -/modules/favourites/libraries/Favourites.php -/modules/favourites/libraries/Pseudo_album.php -/modules/favourites/module.info -/modules/favourites/views -/modules/favourites/views/add_to_favourites.html.php -/modules/favourites/views/admin_favourites_configure.html.php -/modules/favourites/views/login_required.html.php -/modules/favourites/views/save_dialog.html.php -/modules/favourites/views/save_favourites.html.php -/modules/favourites/views/view_favourites.html.php -/modules/fittoscreen -/modules/fittoscreen/controllers -/modules/fittoscreen/controllers/admin_fittoscreen.php -/modules/fittoscreen/helpers -/modules/fittoscreen/helpers/fittoscreen_event.php -/modules/fittoscreen/helpers/fittoscreen_installer.php -/modules/fittoscreen/helpers/fittoscreen_theme.php -/modules/fittoscreen/module.info -/modules/fittoscreen/views -/modules/fittoscreen/views/admin_fittoscreen.html.php -/modules/fittoscreen/views/fittoscreen_photo.html.php -/modules/gmaps -/modules/gmaps/helpers -/modules/gmaps/helpers/gmaps_theme.php -/modules/gmaps/module.info -/modules/gmaps/views -/modules/gmaps/views/gmaps_block.html.php -/modules/google_analytics -/modules/google_analytics/controllers -/modules/google_analytics/controllers/admin_google_analytics.php -/modules/google_analytics/helpers -/modules/google_analytics/helpers/google_analytics_event.php -/modules/google_analytics/helpers/google_analytics_theme.php -/modules/google_analytics/module.info -/modules/google_analytics/views -/modules/google_analytics/views/admin_google_analytics.html.php -/modules/gwtorganize -/modules/gwtorganize/.classpath -/modules/gwtorganize/.externalToolBuilders -/modules/gwtorganize/.externalToolBuilders/New_Builder.launch -/modules/gwtorganize/.project -/modules/gwtorganize/.settings -/modules/gwtorganize/.settings/com.google.appengine.eclipse.core.prefs -/modules/gwtorganize/.settings/com.google.gdt.eclipse.core.prefs -/modules/gwtorganize/.settings/com.google.gwt.eclipse.core.prefs -/modules/gwtorganize/build.xml -/modules/gwtorganize/controllers -/modules/gwtorganize/controllers/admin_gwtorganise.php -/modules/gwtorganize/controllers/admin_upload_configure.php -/modules/gwtorganize/controllers/json_album.php -/modules/gwtorganize/helpers -/modules/gwtorganize/helpers/gwtorganise_event.php -/modules/gwtorganize/helpers/gwtorganise_installer.php -/modules/gwtorganize/helpers/revision.php -/modules/gwtorganize/helpers/upload_configuration.php -/modules/gwtorganize/module.info -/modules/gwtorganize/src -/modules/gwtorganize/src/META-INF -/modules/gwtorganize/src/META-INF/jdoconfig.xml -/modules/gwtorganize/src/com -/modules/gwtorganize/src/com/gloopics -/modules/gwtorganize/src/com/gloopics/g3viewer -/modules/gwtorganize/src/com/gloopics/g3viewer/G3viewer.gwt.xml -/modules/gwtorganize/src/com/gloopics/g3viewer/client -/modules/gwtorganize/src/com/gloopics/g3viewer/client/Album.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumItemDropContainer.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumTree.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumTreeDropController.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/AsyncResizer.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/AsyncRunner.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/ConfirmDialogBox.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/DropZoneController.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/G3Viewer.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpDialogBox.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpDialogHandler.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpSuccessHandler.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/ImageDialogBox.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/InformationBar.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/Item.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/JSONResponseCallback.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/JSONResponseTextHandler.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/Loading.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/MyPickupDragController.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/ResizeOptions.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadControl.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadControlNoGears.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadFile.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/Utils.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/View.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas -/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/Canvas.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/Factory.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/ResizeFilter.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDrop.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropBase.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFile.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFileIE.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDroppableWidget.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactory.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryIE.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears.java -/modules/gwtorganize/src/com/gloopics/g3viewer/public -/modules/gwtorganize/src/com/gloopics/g3viewer/public/G3viewer.css -/modules/gwtorganize/src/com/gloopics/g3viewer/public/loading.gif -/modules/gwtorganize/src/log4j.properties -/modules/gwtorganize/views -/modules/gwtorganize/views/gwtorganise_view.html.php -/modules/gwtorganize/war -/modules/gwtorganize/war/.htaccess -/modules/gwtorganize/war/WEB-INF -/modules/gwtorganize/war/WEB-INF/classes -/modules/gwtorganize/war/WEB-INF/classes/META-INF -/modules/gwtorganize/war/WEB-INF/classes/META-INF/jdoconfig.xml -/modules/gwtorganize/war/WEB-INF/classes/com -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/G3viewer.gwt.xml -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$10.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$11.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$12.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$2$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$3$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$4$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$4.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$5.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$6.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$7.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$8.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$9.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumItemDropContainer.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTree$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTree.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTreeDropController.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AsyncResizer.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AsyncRunner.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$ConfirmCallBack.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/DropZoneController.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$1$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$ErrorDialog$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$ErrorDialog.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$SimplePanelEx.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$4.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$5.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$RequestCallbackImpl.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogHandler.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpSuccessHandler.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar$1$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$4$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$4.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$5$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$5.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$6$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$6.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$7$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$7.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$8$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$8.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$9.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/JSONResponseCallback.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/JSONResponseTextHandler.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Loading.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/MyPickupDragController.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ResizeOptions.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadControl.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadControlNoGears.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$ProgressBar.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Utils.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1$1$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$2$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$3$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/Canvas.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/Factory.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDrop.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropBase.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFile.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFileIE.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDroppableWidget.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactory.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryIE.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public/G3viewer.css -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public/loading.gif -/modules/gwtorganize/war/WEB-INF/classes/log4j.properties -/modules/gwtorganize/war/WEB-INF/lib -/modules/gwtorganize/war/WEB-INF/lib/appengine-api-1.0-sdk-1.2.5.jar -/modules/gwtorganize/war/WEB-INF/lib/appengine-api-labs-1.2.5.jar -/modules/gwtorganize/war/WEB-INF/lib/datanucleus-appengine-1.0.3.jar -/modules/gwtorganize/war/WEB-INF/lib/datanucleus-core-1.1.5.jar -/modules/gwtorganize/war/WEB-INF/lib/datanucleus-jpa-1.1.5.jar -/modules/gwtorganize/war/WEB-INF/lib/geronimo-jpa_3.0_spec-1.1.1.jar -/modules/gwtorganize/war/WEB-INF/lib/geronimo-jta_1.1_spec-1.1.1.jar -/modules/gwtorganize/war/WEB-INF/lib/gwt-servlet.jar -/modules/gwtorganize/war/WEB-INF/lib/jdo2-api-2.3-eb.jar -/modules/gwtorganize/war/g3viewer -/modules/gwtorganize/war/g3viewer/0A9476898799A150D840F0B1C3672921.cache.png -/modules/gwtorganize/war/g3viewer/0D97DF37194D1924CC80394AAA96B9A3.cache.html -/modules/gwtorganize/war/g3viewer/27AC86F0820D8F960DBF73C151C0332B.cache.html -/modules/gwtorganize/war/g3viewer/396F806CD63ABD414BFBB9D57429F05B.cache.png -/modules/gwtorganize/war/g3viewer/4AFE598FDFDF189DD61F57E554328B10.cache.html -/modules/gwtorganize/war/g3viewer/4E8EC2279CB4B46228EFF0682ED166A4.cache.html -/modules/gwtorganize/war/g3viewer/4F7AD7D8299143D876CB4071BE00BF02.cache.html -/modules/gwtorganize/war/g3viewer/6462B363383D23B8418857B7A6FAD85B.cache.html -/modules/gwtorganize/war/g3viewer/71ED95F3DFB964762667E45E2922704D.cache.html -/modules/gwtorganize/war/g3viewer/8603379B5088782D2C0620FAE856E112.cache.png -/modules/gwtorganize/war/g3viewer/884CB866FECF37EDDE4914CA60AF2511.cache.html -/modules/gwtorganize/war/g3viewer/9DC95FB4BEC084EF810751F04B440FD7.cache.html -/modules/gwtorganize/war/g3viewer/A8FBB0ADAFEE7F8EA1CDB15765D13A7F.cache.html -/modules/gwtorganize/war/g3viewer/CE15F73DB4EDED1CF8F93F95A728792D.cache.html -/modules/gwtorganize/war/g3viewer/D096B0ED44CBABF1A6B1F2C2D31F4FCC.cache.html -/modules/gwtorganize/war/g3viewer/DF7764EEC1903CD03C9545B354D8D8E4.cache.png -/modules/gwtorganize/war/g3viewer/E44767377485D18D6B6864F65BA8EF73.cache.png -/modules/gwtorganize/war/g3viewer/EDC7827FEEA59EE44AD790B1C6430C45.cache.png -/modules/gwtorganize/war/g3viewer/G3viewer.css -/modules/gwtorganize/war/g3viewer/clear.cache.gif -/modules/gwtorganize/war/g3viewer/deferredjs -/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3 -/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B -/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10 -/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4 -/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02 -/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B -/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D -/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511 -/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7 -/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F -/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D -/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC -/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/3.cache.js -/modules/gwtorganize/war/g3viewer/g3viewer.nocache.js -/modules/gwtorganize/war/g3viewer/gears_init.js -/modules/gwtorganize/war/g3viewer/gwt -/modules/gwtorganize/war/g3viewer/gwt/standard -/modules/gwtorganize/war/g3viewer/gwt/standard/images -/modules/gwtorganize/war/g3viewer/gwt/standard/images/corner.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/corner_ie6.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/hborder.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/hborder_ie6.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6 -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/corner_dialog_topleft.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/corner_dialog_topright.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/hborder_blue_shadow.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/hborder_gray_shadow.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/vborder_blue_shadow.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/vborder_gray_shadow.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/vborder.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/vborder_ie6.png -/modules/gwtorganize/war/g3viewer/gwt/standard/standard.css -/modules/gwtorganize/war/g3viewer/gwt/standard/standard_rtl.css -/modules/gwtorganize/war/g3viewer/hosted.html -/modules/gwtorganize/war/g3viewer/loading.gif -/modules/gwtorganize/war/index.php -/modules/hide -/modules/hide/TODO -/modules/hide/controllers -/modules/hide/controllers/admin_hide.php -/modules/hide/controllers/display.php -/modules/hide/helpers -/modules/hide/helpers/MY_item.php -/modules/hide/helpers/hide.php -/modules/hide/helpers/hide_event.php -/modules/hide/helpers/hide_installer.php -/modules/hide/libraries -/modules/hide/libraries/MY_item.php -/modules/hide/models -/modules/hide/models/hidden_item.php -/modules/hide/module.info -/modules/hide/views -/modules/hide/views/admin_hide.html.php -/modules/highroller -/modules/highroller/controllers -/modules/highroller/controllers/highroller.php -/modules/highroller/helpers -/modules/highroller/helpers/highroller_theme.php -/modules/highroller/js -/modules/highroller/js/highroller.js -/modules/highroller/module.info -/modules/highroller/themes -/modules/highroller/themes/eggplant -/modules/highroller/themes/eggplant/images -/modules/highroller/themes/eggplant/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png -/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_20_e69700_40x40.png -/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_22_1484e6_40x40.png -/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_26_2293f7_40x40.png -/modules/highroller/themes/eggplant/images/ui-bg_flat_0_e69700_40x100.png -/modules/highroller/themes/eggplant/images/ui-bg_flat_0_e6b900_40x100.png -/modules/highroller/themes/eggplant/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png -/modules/highroller/themes/eggplant/images/ui-bg_inset-hard_100_eeeeee_1x100.png -/modules/highroller/themes/eggplant/images/ui-icons_0a82eb_256x240.png -/modules/highroller/themes/eggplant/images/ui-icons_0b54d5_256x240.png -/modules/highroller/themes/eggplant/images/ui-icons_5fa5e3_256x240.png -/modules/highroller/themes/eggplant/images/ui-icons_fcdd4a_256x240.png -/modules/highroller/themes/eggplant/images/ui-icons_ffffff_256x240.png -/modules/highroller/themes/eggplant/theme.css -/modules/highroller/themes/excite-bike -/modules/highroller/themes/excite-bike/images -/modules/highroller/themes/excite-bike/images/ui-bg_glass_55_fcf0ba_1x400.png -/modules/highroller/themes/excite-bike/images/ui-bg_gloss-wave_100_ece8da_500x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_100_fafaf4_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_15_459e00_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_95_cccccc_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-soft_25_67b021_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-soft_95_ffedad_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_inset-soft_15_2b2922_1x100.png -/modules/highroller/themes/excite-bike/images/ui-icons_808080_256x240.png -/modules/highroller/themes/excite-bike/images/ui-icons_847e71_256x240.png -/modules/highroller/themes/excite-bike/images/ui-icons_8DC262_256x240.png -/modules/highroller/themes/excite-bike/images/ui-icons_cd0a0a_256x240.png -/modules/highroller/themes/excite-bike/images/ui-icons_eeeeee_256x240.png -/modules/highroller/themes/excite-bike/images/ui-icons_ffffff_256x240.png -/modules/highroller/themes/excite-bike/theme.css -/modules/highroller/themes/pepper-grinder -/modules/highroller/themes/pepper-grinder/images -/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_0_aaaaaa_40x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_0_eeeeee_40x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_55_994d53_40x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_55_fafafa_40x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_gloss-wave_30_3d3644_500x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_100_dcd9de_1x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_100_eae6ea_1x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_25_30273a_1x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_45_5f5964_1x100.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_454545_256x240.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_734d99_256x240.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_8d78a5_256x240.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_a8a3ae_256x240.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_ebccce_256x240.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png -/modules/highroller/themes/pepper-grinder/theme.css -/modules/highroller/themes/ui-lightness -/modules/highroller/themes/ui-lightness/images -/modules/highroller/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png -/modules/highroller/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png -/modules/highroller/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png -/modules/highroller/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png -/modules/highroller/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png -/modules/highroller/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png -/modules/highroller/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png -/modules/highroller/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -/modules/highroller/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -/modules/highroller/themes/ui-lightness/images/ui-icons_222222_256x240.png -/modules/highroller/themes/ui-lightness/images/ui-icons_228ef1_256x240.png -/modules/highroller/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png -/modules/highroller/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png -/modules/highroller/themes/ui-lightness/images/ui-icons_ffffff_256x240.png -/modules/highroller/themes/ui-lightness/theme.css -/modules/html_uploader -/modules/html_uploader/controllers -/modules/html_uploader/controllers/uploader.php -/modules/html_uploader/module.info -/modules/iptc -/modules/iptc/controllers -/modules/iptc/controllers/admin_iptc.php -/modules/iptc/helpers -/modules/iptc/helpers/iptc.php -/modules/iptc/helpers/iptc_block.php -/modules/iptc/helpers/iptc_event.php -/modules/iptc/helpers/iptc_installer.php -/modules/iptc/helpers/iptc_task.php -/modules/iptc/lib -/modules/iptc/lib/functions.php -/modules/iptc/models -/modules/iptc/models/iptc_key.php -/modules/iptc/models/iptc_record.php -/modules/iptc/module.info -/modules/iptc/views -/modules/iptc/views/admin_iptc.html.php -/modules/iptc/views/iptc_block.html.php -/modules/item_links -/modules/item_links/helpers -/modules/item_links/helpers/item_links_event.php -/modules/item_links/helpers/item_links_installer.php -/modules/item_links/helpers/item_links_theme.php -/modules/item_links/models -/modules/item_links/models/item_link.php -/modules/item_links/module.info -/modules/itemchecksum -/modules/itemchecksum/controllers -/modules/itemchecksum/controllers/itemchecksum.php -/modules/itemchecksum/helpers -/modules/itemchecksum/helpers/item_itemchecksums_rest.php -/modules/itemchecksum/helpers/itemchecksum_md5_rest.php -/modules/itemchecksum/helpers/itemchecksum_rest.php -/modules/itemchecksum/helpers/itemchecksum_sha1_rest.php -/modules/itemchecksum/module.info -/modules/jhead -/modules/jhead/helpers -/modules/jhead/helpers/jhead_event.php -/modules/jhead/helpers/jhead_installer.php -/modules/jhead/module.info -/modules/keeporiginal -/modules/keeporiginal/controllers -/modules/keeporiginal/controllers/keeporiginal.php -/modules/keeporiginal/helpers -/modules/keeporiginal/helpers/keeporiginal_event.php -/modules/keeporiginal/helpers/keeporiginal_installer.php -/modules/keeporiginal/module.info -/modules/language_flags -/modules/language_flags/controllers -/modules/language_flags/controllers/admin_language_flags.php -/modules/language_flags/css -/modules/language_flags/css/language_flags_sidebar.css -/modules/language_flags/helpers -/modules/language_flags/helpers/language_flags_event.php -/modules/language_flags/helpers/language_flags_installer.php -/modules/language_flags/helpers/language_flags_theme.php -/modules/language_flags/images -/modules/language_flags/images/rectangular -/modules/language_flags/images/rectangular/af_ZA.png -/modules/language_flags/images/rectangular/ar_SA.png -/modules/language_flags/images/rectangular/be_BY.png -/modules/language_flags/images/rectangular/bg_BG.png -/modules/language_flags/images/rectangular/ca_ES.png -/modules/language_flags/images/rectangular/da_DK.png -/modules/language_flags/images/rectangular/de_DE.png -/modules/language_flags/images/rectangular/default.png -/modules/language_flags/images/rectangular/el_GR.png -/modules/language_flags/images/rectangular/en_GB.png -/modules/language_flags/images/rectangular/en_US.png -/modules/language_flags/images/rectangular/es_AR.png -/modules/language_flags/images/rectangular/es_ES.png -/modules/language_flags/images/rectangular/es_MX.png -/modules/language_flags/images/rectangular/eu_ES.png -/modules/language_flags/images/rectangular/fa_IR.png -/modules/language_flags/images/rectangular/fi_FI.png -/modules/language_flags/images/rectangular/fr_FR.png -/modules/language_flags/images/rectangular/ga_IE.png -/modules/language_flags/images/rectangular/he_IL.png -/modules/language_flags/images/rectangular/hu_HU.png -/modules/language_flags/images/rectangular/is_IS.png -/modules/language_flags/images/rectangular/it_IT.png -/modules/language_flags/images/rectangular/ja_JP.png -/modules/language_flags/images/rectangular/ko_KR.png -/modules/language_flags/images/rectangular/lt_LT.png -/modules/language_flags/images/rectangular/lv_LV.png -/modules/language_flags/images/rectangular/nl_NL.png -/modules/language_flags/images/rectangular/no_NO.png -/modules/language_flags/images/rectangular/pl_PL.png -/modules/language_flags/images/rectangular/pt_BR.png -/modules/language_flags/images/rectangular/pt_PT.png -/modules/language_flags/images/rectangular/ro_RO.png -/modules/language_flags/images/rectangular/ru_RU.png -/modules/language_flags/images/rectangular/sk_SK.png -/modules/language_flags/images/rectangular/sl_SI.png -/modules/language_flags/images/rectangular/sr_CS.png -/modules/language_flags/images/rectangular/sv_SE.png -/modules/language_flags/images/rectangular/tr_TR.png -/modules/language_flags/images/rectangular/uk_UA.png -/modules/language_flags/images/rectangular/vi_VN.png -/modules/language_flags/images/rectangular/zh_CN.png -/modules/language_flags/images/rectangular/zh_TW.png -/modules/language_flags/images/round -/modules/language_flags/images/round/af_ZA.png -/modules/language_flags/images/round/ar_SA.png -/modules/language_flags/images/round/be_BY.png -/modules/language_flags/images/round/bg_BG.png -/modules/language_flags/images/round/ca_ES.png -/modules/language_flags/images/round/cs_CZ.png -/modules/language_flags/images/round/da_DK.png -/modules/language_flags/images/round/de_DE.png -/modules/language_flags/images/round/default.png -/modules/language_flags/images/round/el_GR.png -/modules/language_flags/images/round/en_GB.png -/modules/language_flags/images/round/en_US.png -/modules/language_flags/images/round/es_AR.png -/modules/language_flags/images/round/es_ES.png -/modules/language_flags/images/round/es_MX.png -/modules/language_flags/images/round/et_EE.png -/modules/language_flags/images/round/fa_IR.png -/modules/language_flags/images/round/faroe.png -/modules/language_flags/images/round/fi_FI.png -/modules/language_flags/images/round/fr_FR.png -/modules/language_flags/images/round/ga_IE.png -/modules/language_flags/images/round/he_IL.png -/modules/language_flags/images/round/hu_HU.png -/modules/language_flags/images/round/is_IS.png -/modules/language_flags/images/round/it_IT.png -/modules/language_flags/images/round/ja_JP.png -/modules/language_flags/images/round/ko_KR.png -/modules/language_flags/images/round/lt_LT.png -/modules/language_flags/images/round/lv_LV.png -/modules/language_flags/images/round/nl_NL.png -/modules/language_flags/images/round/no_NO.png -/modules/language_flags/images/round/pl_PL.png -/modules/language_flags/images/round/pt_BR.png -/modules/language_flags/images/round/pt_PT.png -/modules/language_flags/images/round/ro_RO.png -/modules/language_flags/images/round/ru_RU.png -/modules/language_flags/images/round/sk_SK.png -/modules/language_flags/images/round/sl_SI.png -/modules/language_flags/images/round/sr_CS.png -/modules/language_flags/images/round/sv_SE.png -/modules/language_flags/images/round/tr_TR.png -/modules/language_flags/images/round/uk_UA.png -/modules/language_flags/images/round/vi_VN.png -/modules/language_flags/images/round/zh_CN.png -/modules/language_flags/images/round/zh_TW.png -/modules/language_flags/images/square -/modules/language_flags/images/square/af_ZA.png -/modules/language_flags/images/square/ar_SA.png -/modules/language_flags/images/square/be_BG.png -/modules/language_flags/images/square/be_BY.png -/modules/language_flags/images/square/ca_CZ.png -/modules/language_flags/images/square/ca_ES.png -/modules/language_flags/images/square/cs_CZ.png -/modules/language_flags/images/square/da_DK.png -/modules/language_flags/images/square/de_DE.png -/modules/language_flags/images/square/default.png -/modules/language_flags/images/square/el_GR.png -/modules/language_flags/images/square/en_GB.png -/modules/language_flags/images/square/es_AR.png -/modules/language_flags/images/square/es_ES.png -/modules/language_flags/images/square/et_EE.png -/modules/language_flags/images/square/eu_ES.png -/modules/language_flags/images/square/fa_IR.png -/modules/language_flags/images/square/fi_FI.png -/modules/language_flags/images/square/fr_FR.png -/modules/language_flags/images/square/ga_IE.png -/modules/language_flags/images/square/he_IL.png -/modules/language_flags/images/square/hu_HU.png -/modules/language_flags/images/square/is_IS.png -/modules/language_flags/images/square/it_IT.png -/modules/language_flags/images/square/ja_JP.png -/modules/language_flags/images/square/ko_KR.png -/modules/language_flags/images/square/lt_LT.png -/modules/language_flags/images/square/lv_LV.png -/modules/language_flags/images/square/nl_NL.png -/modules/language_flags/images/square/no_NO.png -/modules/language_flags/images/square/pl_PL.png -/modules/language_flags/images/square/pt_BR.png -/modules/language_flags/images/square/pt_PT.png -/modules/language_flags/images/square/ro_RO.png -/modules/language_flags/images/square/ru_RU.png -/modules/language_flags/images/square/sk_SK.png -/modules/language_flags/images/square/sl_SI.png -/modules/language_flags/images/square/sr_CS.png -/modules/language_flags/images/square/sv_SE.png -/modules/language_flags/images/square/tr_TR.png -/modules/language_flags/images/square/uk_UA.png -/modules/language_flags/images/square/vi_VN.png -/modules/language_flags/images/square/zh_CN.png -/modules/language_flags/images/square/zh_TW.png -/modules/language_flags/module.info -/modules/language_flags/views -/modules/language_flags/views/admin_language_flags.html.php -/modules/language_flags/views/user_languages_block.html.php -/modules/latestalbums -/modules/latestalbums/helpers -/modules/latestalbums/helpers/latestalbums_rss.php -/modules/latestalbums/module.info -/modules/latestupdates -/modules/latestupdates/controllers -/modules/latestupdates/controllers/latestupdates.php -/modules/latestupdates/helpers -/modules/latestupdates/helpers/latestupdates_block.php -/modules/latestupdates/module.info -/modules/latestupdates/views -/modules/latestupdates/views/latestupdates_block.html.php -/modules/ldap -/modules/ldap/config -/modules/ldap/config/gallery_sample.ldif -/modules/ldap/config/identity.php -/modules/ldap/helpers -/modules/ldap/helpers/ldap_installer.php -/modules/ldap/libraries -/modules/ldap/libraries/drivers -/modules/ldap/libraries/drivers/IdentityProvider -/modules/ldap/libraries/drivers/IdentityProvider/Ldap.php -/modules/ldap/module.info -/modules/metadescription -/modules/metadescription/helpers -/modules/metadescription/helpers/metadescription_event.php -/modules/metadescription/helpers/metadescription_installer.php -/modules/metadescription/helpers/metadescription_theme.php -/modules/metadescription/module.info -/modules/metadescription/views -/modules/metadescription/views/metadescription_block.html.php -/modules/minislideshow -/modules/minislideshow/controllers -/modules/minislideshow/controllers/admin_minislideshow.php -/modules/minislideshow/controllers/minislideshow.php -/modules/minislideshow/css -/modules/minislideshow/css/minislideshow_menu.css -/modules/minislideshow/helpers -/modules/minislideshow/helpers/minislideshow_event.php -/modules/minislideshow/helpers/minislideshow_installer.php -/modules/minislideshow/helpers/minislideshow_theme.php -/modules/minislideshow/images -/modules/minislideshow/images/ico-view-minislideshow.png -/modules/minislideshow/module.info -/modules/minislideshow/views -/modules/minislideshow/views/admin_minislideshow.html.php -/modules/minislideshow/views/minislideshow_dialog.html.php -/modules/moduleorder -/modules/moduleorder/controllers -/modules/moduleorder/controllers/admin_moduleorder.php -/modules/moduleorder/helpers -/modules/moduleorder/helpers/moduleorder.php -/modules/moduleorder/helpers/moduleorder_event.php -/modules/moduleorder/helpers/moduleorder_installer.php -/modules/moduleorder/module.info -/modules/moduleorder/views -/modules/moduleorder/views/admin_moduleorder.html.php -/modules/moduleorder/views/admin_moduleorder_blocks.html.php -/modules/moduleupdates -/modules/moduleupdates/controllers -/modules/moduleupdates/controllers/admin_moduleupdates.php -/modules/moduleupdates/helpers -/modules/moduleupdates/helpers/moduleupdates_event.php -/modules/moduleupdates/helpers/moduleupdates_installer.php -/modules/moduleupdates/module.info -/modules/moduleupdates/views -/modules/moduleupdates/views/admin_moduleupdates.html.php -/modules/navcarousel -/modules/navcarousel/controllers -/modules/navcarousel/controllers/admin_navcarousel.php -/modules/navcarousel/controllers/navcarousel.php -/modules/navcarousel/css -/modules/navcarousel/css/credits.txt -/modules/navcarousel/css/skin.css -/modules/navcarousel/helpers -/modules/navcarousel/helpers/navcarousel_event.php -/modules/navcarousel/helpers/navcarousel_theme.php -/modules/navcarousel/images -/modules/navcarousel/images/ajax-loader.gif -/modules/navcarousel/images/next-horizontal.png -/modules/navcarousel/images/prev-horizontal.png -/modules/navcarousel/js -/modules/navcarousel/js/jquery.jcarousel.js -/modules/navcarousel/js/jquery.jcarousel.min.js -/modules/navcarousel/module.info -/modules/navcarousel/views -/modules/navcarousel/views/admin_navcarousel.html.php -/modules/navcarousel/views/navcarousel.html.php -/modules/no_home_link -/modules/no_home_link/helpers -/modules/no_home_link/helpers/no_home_link_event.php -/modules/no_home_link/module.info -/modules/nobots -/modules/nobots/helpers -/modules/nobots/helpers/nobots_theme.php -/modules/nobots/module.info -/modules/nobots/views -/modules/nobots/views/nobots_block.html.php -/modules/noffmpeg -/modules/noffmpeg/helpers -/modules/noffmpeg/helpers/movie.php -/modules/noffmpeg/images -/modules/noffmpeg/images/missing_movie.png -/modules/noffmpeg/libraries -/modules/noffmpeg/libraries/FLVMetaData.php -/modules/noffmpeg/module.info -/modules/noffmpeg/views -/modules/noffmpeg/views/form_uploadify.html.php -/modules/pages -/modules/pages/controllers -/modules/pages/controllers/admin_pages.php -/modules/pages/controllers/pages.php -/modules/pages/css -/modules/pages/css/jHtmlArea.css -/modules/pages/helpers -/modules/pages/helpers/pages_block.php -/modules/pages/helpers/pages_event.php -/modules/pages/helpers/pages_installer.php -/modules/pages/helpers/pages_theme.php -/modules/pages/images -/modules/pages/images/jHtmlArea.png -/modules/pages/images/jHtmlArea_Toolbar_Group_BG.png -/modules/pages/images/jHtmlArea_Toolbar_Group__Btn_Select_BG.png -/modules/pages/js -/modules/pages/js/jHtmlArea-0.7.0.js -/modules/pages/models -/modules/pages/models/static_page.php -/modules/pages/module.info -/modules/pages/views -/modules/pages/views/admin_pages.html.php -/modules/pages/views/admin_pages_new.html.php -/modules/pages/views/pages_display.html.php -/modules/pages/views/pages_sidebar.html.php -/modules/pam -/modules/pam/LICENSE -/modules/pam/README -/modules/pam/config -/modules/pam/config/config.php -/modules/pam/controllers -/modules/pam/controllers/pam.php -/modules/pam/helpers -/modules/pam/helpers/pam_event.php -/modules/pam/module.info -/modules/pam/pam_plugins -/modules/pam/pam_plugins/ad -/modules/pam/pam_plugins/ad/ad.php -/modules/pam/pam_plugins/ad/adLDAP -/modules/pam/pam_plugins/ad/adLDAP/LICENCE.txt -/modules/pam/pam_plugins/ad/adLDAP/README.txt -/modules/pam/pam_plugins/ad/adLDAP/adLDAP.php -/modules/pam/pam_plugins/ad/adLDAP/authenticate.php -/modules/pam/pam_plugins/ad/adLDAP/examples.php -/modules/pam/pam_plugins/ad/config.php -/modules/pam/pam_plugins/mock -/modules/pam/pam_plugins/mock/mock.php -/modules/pam/plugins -/modules/pam/plugins/gallery -/modules/pam/plugins/gallery/gallery.php -/modules/pam/views -/modules/pam/views/pam_ajax.html.php -/modules/photo_annotation -/modules/photo_annotation/controllers -/modules/photo_annotation/controllers/admin_photoannotation.php -/modules/photo_annotation/controllers/photoannotation.php -/modules/photo_annotation/css -/modules/photo_annotation/css/colorpicker.css -/modules/photo_annotation/css/photoannotation.css -/modules/photo_annotation/helpers -/modules/photo_annotation/helpers/photoannotation.php -/modules/photo_annotation/helpers/photoannotation_block.php -/modules/photo_annotation/helpers/photoannotation_event.php -/modules/photo_annotation/helpers/photoannotation_installer.php -/modules/photo_annotation/helpers/photoannotation_theme.php -/modules/photo_annotation/images -/modules/photo_annotation/images/blank.gif -/modules/photo_annotation/images/colorpicker_background.png -/modules/photo_annotation/images/colorpicker_hex.png -/modules/photo_annotation/images/colorpicker_hsb_b.png -/modules/photo_annotation/images/colorpicker_hsb_h.png -/modules/photo_annotation/images/colorpicker_hsb_s.png -/modules/photo_annotation/images/colorpicker_indic.gif -/modules/photo_annotation/images/colorpicker_overlay.png -/modules/photo_annotation/images/colorpicker_rgb_b.png -/modules/photo_annotation/images/colorpicker_rgb_g.png -/modules/photo_annotation/images/colorpicker_rgb_r.png -/modules/photo_annotation/images/colorpicker_select.gif -/modules/photo_annotation/images/colorpicker_submit.png -/modules/photo_annotation/images/custom_background.png -/modules/photo_annotation/images/custom_hex.png -/modules/photo_annotation/images/custom_hsb_b.png -/modules/photo_annotation/images/custom_hsb_h.png -/modules/photo_annotation/images/custom_hsb_s.png -/modules/photo_annotation/images/custom_indic.gif -/modules/photo_annotation/images/custom_rgb_b.png -/modules/photo_annotation/images/custom_rgb_g.png -/modules/photo_annotation/images/custom_rgb_r.png -/modules/photo_annotation/images/custom_submit.png -/modules/photo_annotation/images/delete.png -/modules/photo_annotation/images/edit.png -/modules/photo_annotation/images/select.png -/modules/photo_annotation/images/select2.png -/modules/photo_annotation/images/slider.png -/modules/photo_annotation/js -/modules/photo_annotation/js/jquery.annotate.js -/modules/photo_annotation/js/jquery.annotate.min.js -/modules/photo_annotation/js/jquery.colorpicker.js -/modules/photo_annotation/js/jquery.colorpicker.min.js -/modules/photo_annotation/models -/modules/photo_annotation/models/items_face.php -/modules/photo_annotation/models/items_note.php -/modules/photo_annotation/models/items_user.php -/modules/photo_annotation/models/photoannotation_notification.php -/modules/photo_annotation/module.info -/modules/photo_annotation/views -/modules/photo_annotation/views/admin_photoannotation.html.php -/modules/photo_annotation/views/admin_photoannotation_converter.html.php -/modules/photo_annotation/views/admin_photoannotation_tagsmaintanance.html.php -/modules/photo_annotation/views/photoannotation_block.html.php -/modules/photo_annotation/views/photoannotation_cloud.html.php -/modules/photo_annotation/views/photoannotation_highlight_block.html.php -/modules/photo_annotation/views/photoannotation_user_search.html.php -/modules/phpmailer -/modules/phpmailer/controllers -/modules/phpmailer/controllers/admin_phpmailer.php -/modules/phpmailer/helpers -/modules/phpmailer/helpers/phpmailer_event.php -/modules/phpmailer/helpers/phpmailer_installer.php -/modules/phpmailer/libraries -/modules/phpmailer/libraries/Sendmail.php -/modules/phpmailer/module.info -/modules/phpmailer/views -/modules/phpmailer/views/admin_phpmailer.html.php -/modules/picasa_faces -/modules/picasa_faces/helpers -/modules/picasa_faces/helpers/picasa_faces_event.php -/modules/picasa_faces/helpers/picasa_faces_installer.php -/modules/picasa_faces/helpers/picasa_faces_task.php -/modules/picasa_faces/models -/modules/picasa_faces/models/picasa_face.php -/modules/picasa_faces/module.info -/modules/polar_rose -/modules/polar_rose/helpers -/modules/polar_rose/helpers/polar_rose_theme.php -/modules/polar_rose/module.info -/modules/purifier -/modules/purifier/config -/modules/purifier/config/purifier.php -/modules/purifier/helpers -/modules/purifier/helpers/purifier.php -/modules/purifier/module.info -/modules/purifier/vendor -/modules/purifier/vendor/HTMLPurifier -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.auto.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.autoload.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.func.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.includes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.kses.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.path.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.safe-includes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrCollections.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Background.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Border.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Color.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Composite.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Filter.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Font.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Length.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Multiple.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Number.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Percentage.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/URI.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Enum.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Bool.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Class.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Color.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/ID.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Length.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Pixels.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Integer.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Lang.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Switch.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Text.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Host.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/IPv4.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/IPv6.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Background.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BdoDir.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BgColor.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BoolToCSS.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Border.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/EnumToCSS.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ImgRequired.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ImgSpace.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Input.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Lang.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Length.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Name.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/NameSync.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeEmbed.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeObject.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeParam.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ScriptRequired.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Textarea.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTypes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrValidator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Bootstrap.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/CSSDefinition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Chameleon.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Custom.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Empty.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Optional.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Required.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/StrictBlockquote.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Table.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Config.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Exception.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Validator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema.ser -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/info.ini -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ContentSets.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Context.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Definition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Null.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer/README -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCacheFactory.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Doctype.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DoctypeRegistry.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ElementDef.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Encoder.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup/entities.ser -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityParser.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ErrorCollector.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ErrorStruct.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Exception.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter/YouTube.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Generator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLDefinition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Bdo.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/CommonAttributes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Edit.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Forms.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Hypertext.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Image.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Legacy.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/List.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Name.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Object.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Presentation.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Proprietary.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Ruby.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/SafeEmbed.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/SafeObject.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Scripting.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/StyleAttribute.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tables.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Target.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Text.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Name.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModuleManager.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/IDAccumulator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/AutoParagraph.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/DisplayLinkURI.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/Linkify.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/PurifierLinkify.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/RemoveEmpty.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/SafeObject.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/classes -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/classes/en-x-test.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en-x-test.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en-x-testmini.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/LanguageFactory.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Length.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/DOMLex.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/DirectLex.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/PEARSax3.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/PH5P.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PercentEncoder.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/CSSDefinition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.css -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.js -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/HTMLDefinition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PropertyList.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PropertyListIterator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/Composite.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/Core.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/FixNesting.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/MakeWellFormed.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/RemoveForeignElements.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/ValidateAttributes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/StringHash.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/StringHashParser.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform/Font.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform/Simple.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Comment.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Empty.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/End.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Start.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Tag.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Text.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TokenFactory.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URI.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIDefinition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableExternal.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableExternalResources.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableResources.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/HostBlacklist.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/MakeAbsolute.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/Munge.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIParser.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/data.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/file.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/ftp.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/http.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/https.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/mailto.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/news.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/nntp.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URISchemeRegistry.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/UnitConverter.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser/Flexible.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser/Native.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParserException.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifierLicense -/modules/quotas -/modules/quotas/controllers -/modules/quotas/controllers/admin_quotas.php -/modules/quotas/helpers -/modules/quotas/helpers/quotas_event.php -/modules/quotas/helpers/quotas_installer.php -/modules/quotas/helpers/quotas_task.php -/modules/quotas/helpers/quotas_theme.php -/modules/quotas/models -/modules/quotas/models/groups_quota.php -/modules/quotas/models/users_space_usage.php -/modules/quotas/module.info -/modules/quotas/views -/modules/quotas/views/admin_quotas.html.php -/modules/rawphoto -/modules/rawphoto/controllers -/modules/rawphoto/controllers/admin_rawphoto.php -/modules/rawphoto/helpers -/modules/rawphoto/helpers/rawphoto_event.php -/modules/rawphoto/helpers/rawphoto_graphics.php -/modules/rawphoto/helpers/rawphoto_installer.php -/modules/rawphoto/helpers/rawphoto_version.php -/modules/rawphoto/module.info -/modules/rawphoto/views -/modules/rawphoto/views/admin_rawphoto.html.php -/modules/rectangle_thumbs -/modules/rectangle_thumbs/helpers -/modules/rectangle_thumbs/helpers/rectangle_thumbs_graphics.php -/modules/rectangle_thumbs/helpers/rectangle_thumbs_installer.php -/modules/rectangle_thumbs/module.info -/modules/register -/modules/register/controllers -/modules/register/controllers/admin_register.php -/modules/register/controllers/register.php -/modules/register/helpers -/modules/register/helpers/register.php -/modules/register/helpers/register_event.php -/modules/register/helpers/register_installer.php -/modules/register/helpers/register_theme.php -/modules/register/models -/modules/register/models/pending_user.php -/modules/register/module.info -/modules/register/views -/modules/register/views/admin_register.html.php -/modules/register/views/confirm_registration.html.php -/modules/register/views/register_welcome.html.php -/modules/register/views/register_welcome_message.html.php -/modules/register/views/register_welcome_message_loader.html.php -/modules/remote -/modules/remote/README -/modules/remote/controllers -/modules/remote/controllers/gallery_remote.php -/modules/remote/helpers -/modules/remote/helpers/gallery_remote.php -/modules/remote/libraries -/modules/remote/libraries/GalleryRemoteReply.php -/modules/remote/module.info -/modules/remote/patches -/modules/remote/patches/cookie.patch -/modules/remote/patches/gallery_remote2.php -/modules/remote/patches/htaccess.patch -/modules/rescue -/modules/rescue/helpers -/modules/rescue/helpers/rescue_task.php -/modules/rescue/module.info -/modules/rwinfo -/modules/rwinfo/helpers -/modules/rwinfo/helpers/rwinfo_block.php -/modules/rwinfo/helpers/rwinfo_installer.php -/modules/rwinfo/helpers/rwinfo_theme.php -/modules/rwinfo/module.info -/modules/rwinfo/notes.txt -/modules/rwinfo/views -/modules/rwinfo/views/rwinfo_block.html.php -/modules/scheduler -/modules/scheduler/config -/modules/scheduler/config/routes.php -/modules/scheduler/controllers -/modules/scheduler/controllers/admin_schedule.php -/modules/scheduler/helpers -/modules/scheduler/helpers/scheduler.php -/modules/scheduler/helpers/scheduler_event.php -/modules/scheduler/helpers/scheduler_installer.php -/modules/scheduler/models -/modules/scheduler/models/schedule.php -/modules/scheduler/module.info -/modules/scheduler/views -/modules/scheduler/views/admin_schedule.html.php -/modules/scheduler/views/admin_schedule_confirm.html.php -/modules/scheduler/views/admin_schedule_form.html.php -/modules/scheduler/views/scheduler_definitions.html.php -/modules/session_explorer -/modules/session_explorer/controllers -/modules/session_explorer/controllers/admin_session_explorer.php -/modules/session_explorer/helpers -/modules/session_explorer/helpers/session_explorer_event.php -/modules/session_explorer/module.info -/modules/session_explorer/views -/modules/session_explorer/views/admin_session_explorer.html.php -/modules/sharephoto -/modules/sharephoto/controllers -/modules/sharephoto/controllers/admin_sharephoto.php -/modules/sharephoto/css -/modules/sharephoto/css/sharephoto.css -/modules/sharephoto/helpers -/modules/sharephoto/helpers/sharephoto_event.php -/modules/sharephoto/helpers/sharephoto_theme.php -/modules/sharephoto/images -/modules/sharephoto/images/addthis.png -/modules/sharephoto/images/addthis_64.png -/modules/sharephoto/images/btn-overlay.png -/modules/sharephoto/images/delicious.png -/modules/sharephoto/images/facebook.png -/modules/sharephoto/images/facebook_64.png -/modules/sharephoto/images/icon-addthis.gif -/modules/sharephoto/images/myspace.png -/modules/sharephoto/images/stumbleupon.png -/modules/sharephoto/images/twitter.png -/modules/sharephoto/js -/modules/sharephoto/js/fisheye-iutil.min.js -/modules/sharephoto/js/sharephoto.js -/modules/sharephoto/module.info -/modules/sharephoto/views -/modules/sharephoto/views/admin_sharephoto.html.php -/modules/sharephoto/views/sharephoto.html.php -/modules/social_share -/modules/social_share/controllers -/modules/social_share/controllers/admin_social_share.php -/modules/social_share/helpers -/modules/social_share/helpers/social_share_block.php -/modules/social_share/helpers/social_share_event.php -/modules/social_share/helpers/social_share_installer.php -/modules/social_share/helpers/social_share_theme.php -/modules/social_share/module.info -/modules/social_share/views -/modules/social_share/views/admin_social_share.html.php -/modules/social_share/views/facebook_like.html.php -/modules/social_share/views/facebook_share.html.php -/modules/social_share/views/google.html.php -/modules/social_share/views/twitter.html.php -/modules/square_thumbs -/modules/square_thumbs/helpers -/modules/square_thumbs/helpers/square_thumbs_graphics.php -/modules/square_thumbs/helpers/square_thumbs_installer.php -/modules/square_thumbs/module.info -/modules/sso -/modules/sso/helpers -/modules/sso/helpers/sso_event.php -/modules/sso/module.info -/modules/star -/modules/star/controllers -/modules/star/controllers/admin_star.php -/modules/star/controllers/display.php -/modules/star/helpers -/modules/star/helpers/MY_item.php -/modules/star/helpers/star.php -/modules/star/helpers/star_block.php -/modules/star/helpers/star_event.php -/modules/star/helpers/star_installer.php -/modules/star/helpers/star_theme.php -/modules/star/models -/modules/star/models/starred_item.php -/modules/star/models/starred_only_user.php -/modules/star/module.info -/modules/star/views -/modules/star/views/admin_star.html.php -/modules/star/views/star_block.html.php -/modules/strip_exif -/modules/strip_exif/controllers -/modules/strip_exif/controllers/admin_strip_exif.php -/modules/strip_exif/helpers -/modules/strip_exif/helpers/strip_exif.php -/modules/strip_exif/helpers/strip_exif_event.php -/modules/strip_exif/helpers/strip_exif_installer.php -/modules/strip_exif/module.info -/modules/strip_exif/views -/modules/strip_exif/views/admin_strip_exif.html.php -/modules/tag_albums -/modules/tag_albums/-- Theme Files -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0 -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/calpage.html.php -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/paginator.html.php -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/photo.html.php -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/tag_albums_album.html.php -/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7 -/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7/views -/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7/views/calpage.html.php -/modules/tag_albums/controllers -/modules/tag_albums/controllers/admin_tag_albums.php -/modules/tag_albums/controllers/tag_albums.php -/modules/tag_albums/helpers -/modules/tag_albums/helpers/tag_albums_block.php -/modules/tag_albums/helpers/tag_albums_event.php -/modules/tag_albums/helpers/tag_albums_installer.php -/modules/tag_albums/helpers/tag_albums_theme.php -/modules/tag_albums/libraries -/modules/tag_albums/libraries/Tag_Albums_Breadcrumb.php -/modules/tag_albums/libraries/Tag_Albums_Children.php -/modules/tag_albums/libraries/Tag_Albums_Item.php -/modules/tag_albums/models -/modules/tag_albums/models/tag.php -/modules/tag_albums/models/tags_album_id.php -/modules/tag_albums/module.info -/modules/tag_albums/views -/modules/tag_albums/views/admin_tag_albums.html.php -/modules/tag_albums/views/calpage.html.php -/modules/tag_albums/views/tag_albums_album.html.php -/modules/tag_albums/views/tag_albums_block.html.php -/modules/tag_cloud -/modules/tag_cloud/controllers -/modules/tag_cloud/controllers/admin_tag_cloud.php -/modules/tag_cloud/helpers -/modules/tag_cloud/helpers/tag_cloud_block.php -/modules/tag_cloud/helpers/tag_cloud_event.php -/modules/tag_cloud/helpers/tag_cloud_theme.php -/modules/tag_cloud/js -/modules/tag_cloud/js/tag_cloud.js -/modules/tag_cloud/lib -/modules/tag_cloud/lib/license.txt -/modules/tag_cloud/lib/tagcloud.swf -/modules/tag_cloud/module.info -/modules/tag_cloud/views -/modules/tag_cloud/views/admin_tag_cloud.html.php -/modules/tag_cloud/views/tag_cloud_block.html.php -/modules/tag_cloud_page -/modules/tag_cloud_page/controllers -/modules/tag_cloud_page/controllers/tag_cloud_page.php -/modules/tag_cloud_page/css -/modules/tag_cloud_page/css/tag_cloud_page.css -/modules/tag_cloud_page/helpers -/modules/tag_cloud_page/helpers/tag_cloud_page_block.php -/modules/tag_cloud_page/helpers/tag_cloud_page_event.php -/modules/tag_cloud_page/helpers/tag_cloud_page_installer.php -/modules/tag_cloud_page/helpers/tag_cloud_page_theme.php -/modules/tag_cloud_page/js -/modules/tag_cloud_page/js/tag_cloud_page.js -/modules/tag_cloud_page/module.info -/modules/tag_cloud_page/views -/modules/tag_cloud_page/views/tag_cloud_page_block.html.php -/modules/tag_cloud_page/views/tag_cloud_page_cloud.html.php -/modules/tag_it -/modules/tag_it/controllers -/modules/tag_it/controllers/tag_it.php -/modules/tag_it/helpers -/modules/tag_it/helpers/tag_it_block.php -/modules/tag_it/module.info -/modules/tag_it/views -/modules/tag_it/views/tag_it_block.html.php -/modules/tag_it/views/tag_it_tags_for.html.php -/modules/tagfaces -/modules/tagfaces/controllers -/modules/tagfaces/controllers/tagfaces.php -/modules/tagfaces/helpers -/modules/tagfaces/helpers/tagfaces_event.php -/modules/tagfaces/helpers/tagfaces_installer.php -/modules/tagfaces/helpers/tagfaces_theme.php -/modules/tagfaces/images -/modules/tagfaces/images/Jcrop.gif -/modules/tagfaces/js -/modules/tagfaces/js/jquery.Jcrop.js -/modules/tagfaces/js/jquery.Jcrop.min.js -/modules/tagfaces/js/jquery.min.js -/modules/tagfaces/models -/modules/tagfaces/models/items_face.php -/modules/tagfaces/models/items_note.php -/modules/tagfaces/module.info -/modules/tagfaces/views -/modules/tagfaces/views/drawfaces.html.php -/modules/tagfaces/views/drawfaces_highlight_block.html.php -/modules/tagsinalbum -/modules/tagsinalbum/helpers -/modules/tagsinalbum/helpers/tagsinalbum_block.php -/modules/tagsinalbum/helpers/tagsinalbum_event.php -/modules/tagsinalbum/helpers/tagsinalbum_installer.php -/modules/tagsinalbum/module.info -/modules/tagsinalbum/views -/modules/tagsinalbum/views/tagsinalbum_sidebar.html.php -/modules/tagsmap -/modules/tagsmap/controllers -/modules/tagsmap/controllers/admin_tagsmap.php -/modules/tagsmap/controllers/tagsmap.php -/modules/tagsmap/css -/modules/tagsmap/css/tagsmap_menu.css -/modules/tagsmap/helpers -/modules/tagsmap/helpers/tagsmap_event.php -/modules/tagsmap/helpers/tagsmap_installer.php -/modules/tagsmap/helpers/tagsmap_theme.php -/modules/tagsmap/images -/modules/tagsmap/images/ico-view-tagsmap.png -/modules/tagsmap/models -/modules/tagsmap/models/tags_gps.php -/modules/tagsmap/module.info -/modules/tagsmap/views -/modules/tagsmap/views/admin_tagsmap.html.php -/modules/tagsmap/views/admin_tagsmap_delete.html.php -/modules/tagsmap/views/admin_tagsmap_edit.html.php -/modules/tagsmap/views/tagsmap_googlemap.html.php -/modules/themeroller -/modules/themeroller/controllers -/modules/themeroller/controllers/admin_themeroller.php -/modules/themeroller/data -/modules/themeroller/data/admin_views -/modules/themeroller/data/admin_views/admin.html.php -/modules/themeroller/data/admin_views/block.html.php -/modules/themeroller/data/admin_views/pager.html.php -/modules/themeroller/data/css -/modules/themeroller/data/css/fix-ie.css -/modules/themeroller/data/images -/modules/themeroller/data/images/loading-large.gif -/modules/themeroller/data/images/loading-small.gif -/modules/themeroller/data/js -/modules/themeroller/data/js/admin_ui.init.js -/modules/themeroller/data/js/site_ui.init.js -/modules/themeroller/data/masks -/modules/themeroller/data/masks/admin_thumbnail -/modules/themeroller/data/masks/admin_thumbnail/thumbnail.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorContent.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorDefault.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorHeader.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_borderColorDefault.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcActive.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcDefault.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcHeader.png -/modules/themeroller/data/masks/css -/modules/themeroller/data/masks/css/themeroller -/modules/themeroller/data/masks/css/themeroller/ui-icons_mask_256x240.png -/modules/themeroller/data/masks/images -/modules/themeroller/data/masks/images/avatar_mask.png -/modules/themeroller/data/masks/images/ico-album_mask.png -/modules/themeroller/data/masks/images/ico-error_mask[iconColorError].png -/modules/themeroller/data/masks/images/ico-help_mask.png -/modules/themeroller/data/masks/images/ico-info_mask[iconColorHighlight].png -/modules/themeroller/data/masks/images/ico-print_mask.png -/modules/themeroller/data/masks/images/ico-separator-rtl_mask[iconColorDefault].png -/modules/themeroller/data/masks/images/ico-separator_mask[iconColorDefault].png -/modules/themeroller/data/masks/images/ico-success-inactive_mask[iconColorHighlight].png -/modules/themeroller/data/masks/images/ico-success-passive_mask[iconColorHighlight].png -/modules/themeroller/data/masks/images/ico-success_mask[iconColorHighlight].png -/modules/themeroller/data/masks/images/ico-view-comments_mask.png -/modules/themeroller/data/masks/images/ico-view-fullsize_mask.png -/modules/themeroller/data/masks/images/ico-view-slideshow-rtl_mask.png -/modules/themeroller/data/masks/images/ico-view-slideshow_mask.png -/modules/themeroller/data/masks/images/ico-warning_mask[iconColorWarning].png -/modules/themeroller/data/masks/images/select-photos-backg_mask.png -/modules/themeroller/data/masks/site_thumbnail -/modules/themeroller/data/masks/site_thumbnail/thumbnail.png -/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorContent.png -/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorDefault.png -/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorHeader.png -/modules/themeroller/data/masks/site_thumbnail/thumbnail_fcDefault.png -/modules/themeroller/data/masks/site_thumbnail/thumbnail_iconColorHover.png -/modules/themeroller/data/views -/modules/themeroller/data/views/album.html.php -/modules/themeroller/data/views/block.html.php -/modules/themeroller/data/views/dynamic.html.php -/modules/themeroller/data/views/movie.html.php -/modules/themeroller/data/views/no_sidebar.html.php -/modules/themeroller/data/views/page.html.php -/modules/themeroller/data/views/paginator.html.php -/modules/themeroller/data/views/permissions_form.html.php -/modules/themeroller/data/views/photo.html.php -/modules/themeroller/data/views/sidebar.html.php -/modules/themeroller/helpers -/modules/themeroller/helpers/themeroller.php -/modules/themeroller/helpers/themeroller_event.php -/modules/themeroller/helpers/themeroller_installer.php -/modules/themeroller/helpers/themeroller_task.php -/modules/themeroller/libraries -/modules/themeroller/libraries/gnu-lgpl.txt -/modules/themeroller/libraries/pclzip.lib.php -/modules/themeroller/libraries/readme.txt -/modules/themeroller/module.info -/modules/themeroller/views -/modules/themeroller/views/admin_screen-rtl.css.php -/modules/themeroller/views/admin_screen.css.php -/modules/themeroller/views/admin_themeroller.html.php -/modules/themeroller/views/admin_themeroller_progress.html.php -/modules/themeroller/views/admin_themeroller_upload.html.php -/modules/themeroller/views/site_screen-rtl.css.php -/modules/themeroller/views/site_screen.css.php -/modules/themeroller/views/theme.info.php -/modules/transcode -/modules/transcode/controllers -/modules/transcode/controllers/admin_transcode.php -/modules/transcode/helpers -/modules/transcode/helpers/transcode.php -/modules/transcode/helpers/transcode_event.php -/modules/transcode/helpers/transcode_installer.php -/modules/transcode/helpers/transcode_task.php -/modules/transcode/helpers/transcode_theme.php -/modules/transcode/models -/modules/transcode/models/transcode_resolution.php -/modules/transcode/module.info -/modules/transcode/views -/modules/transcode/views/admin_transcode.html.php -/modules/transcode/views/transcode_resolution_variants.html.php -/modules/transliterate -/modules/transliterate/helpers -/modules/transliterate/helpers/transliterate.php -/modules/transliterate/module.info -/modules/transliterate/tests -/modules/transliterate/tests/Transliterate_Helper_Test.php -/modules/unrest -/modules/unrest/helpers -/modules/unrest/helpers/unrest.php -/modules/unrest/helpers/unrest_event.php -/modules/unrest/helpers/unrest_rest.php -/modules/unrest/module.info -/modules/user_albums -/modules/user_albums/helpers -/modules/user_albums/helpers/user_albums_event.php -/modules/user_albums/module.info -/modules/user_chroot -/modules/user_chroot/helpers -/modules/user_chroot/helpers/MY_access.php -/modules/user_chroot/helpers/MY_item.php -/modules/user_chroot/helpers/MY_url.php -/modules/user_chroot/helpers/user_chroot.php -/modules/user_chroot/helpers/user_chroot_event.php -/modules/user_chroot/helpers/user_chroot_installer.php -/modules/user_chroot/libraries -/modules/user_chroot/libraries/MY_ORM_MPTT.php -/modules/user_chroot/models -/modules/user_chroot/models/user_chroot.php -/modules/user_chroot/module.info -/modules/user_homes -/modules/user_homes/helpers -/modules/user_homes/helpers/user_homes_event.php -/modules/user_homes/helpers/user_homes_installer.php -/modules/user_homes/js -/modules/user_homes/js/user_homes_add_album.js -/modules/user_homes/models -/modules/user_homes/models/user_home.php -/modules/user_homes/module.info -/modules/user_homes/views -/modules/user_homes/views/user_profile_home.html.php -/modules/user_info -/modules/user_info/controllers -/modules/user_info/controllers/admin_user_info.php -/modules/user_info/helpers -/modules/user_info/helpers/user_info_block.php -/modules/user_info/helpers/user_info_event.php -/modules/user_info/helpers/user_info_installer.php -/modules/user_info/models -/modules/user_info/models/user_info.php -/modules/user_info/module.info -/modules/user_info/views -/modules/user_info/views/admin_block_user_info.html.php -/modules/user_info/views/admin_user_info.html.php -/modules/user_info/views/admin_user_info_lookupip.html.php -/modules/user_rest -/modules/user_rest/helpers -/modules/user_rest/helpers/user_rest.php -/modules/user_rest/helpers/user_rest_installer.php -/modules/user_rest/module.info -/modules/videodimensions -/modules/videodimensions/helpers -/modules/videodimensions/helpers/videodimensions_event.php -/modules/videodimensions/module.info -/modules/videos -/modules/videos/controllers -/modules/videos/controllers/admin_videos.php -/modules/videos/controllers/file_proxy.php -/modules/videos/controllers/videos.php -/modules/videos/css -/modules/videos/css/videos.css -/modules/videos/helpers -/modules/videos/helpers/videos.php -/modules/videos/helpers/videos_event.php -/modules/videos/helpers/videos_installer.php -/modules/videos/helpers/videos_theme.php -/modules/videos/js -/modules/videos/js/admin_videos.js -/modules/videos/js/videos.js -/modules/videos/js/videos_download.js -/modules/videos/models -/modules/videos/models/item.php -/modules/videos/models/items_video.php -/modules/videos/models/videos_entry.php -/modules/videos/module.info -/modules/videos/views -/modules/videos/views/admin_videos.html.php -/modules/videos/views/movieplayer.html.php -/modules/videos/views/videos_tree.html.php -/modules/videos/views/videos_tree_dialog.html.php -/modules/webdav -/modules/webdav/controllers -/modules/webdav/controllers/webdav.php -/modules/webdav/libraries -/modules/webdav/libraries/Gallery3_DAV_Album.php -/modules/webdav/libraries/Gallery3_DAV_Cache.php -/modules/webdav/libraries/Gallery3_DAV_File.php -/modules/webdav/libraries/Gallery3_DAV_Tree.php -/modules/webdav/module.info -/modules/webdav/vendor -/modules/webdav/vendor/Sabre -/modules/webdav/vendor/Sabre.autoload.php -/modules/webdav/vendor/Sabre.includes.php -/modules/webdav/vendor/Sabre/CalDAV -/modules/webdav/vendor/Sabre/CalDAV/Backend -/modules/webdav/vendor/Sabre/CalDAV/Backend/Abstract.php -/modules/webdav/vendor/Sabre/CalDAV/Backend/PDO.php -/modules/webdav/vendor/Sabre/CalDAV/Calendar.php -/modules/webdav/vendor/Sabre/CalDAV/CalendarObject.php -/modules/webdav/vendor/Sabre/CalDAV/CalendarRootNode.php -/modules/webdav/vendor/Sabre/CalDAV/Exception -/modules/webdav/vendor/Sabre/CalDAV/Exception/InvalidICalendarObject.php -/modules/webdav/vendor/Sabre/CalDAV/ICalendarUtil.php -/modules/webdav/vendor/Sabre/CalDAV/Plugin.php -/modules/webdav/vendor/Sabre/CalDAV/Property -/modules/webdav/vendor/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php -/modules/webdav/vendor/Sabre/CalDAV/Property/SupportedCalendarData.php -/modules/webdav/vendor/Sabre/CalDAV/Property/SupportedCollationSet.php -/modules/webdav/vendor/Sabre/CalDAV/Server.php -/modules/webdav/vendor/Sabre/CalDAV/UserCalendars.php -/modules/webdav/vendor/Sabre/CalDAV/Version.php -/modules/webdav/vendor/Sabre/CalDAV/XMLUtil.php -/modules/webdav/vendor/Sabre/DAV -/modules/webdav/vendor/Sabre/DAV/Auth -/modules/webdav/vendor/Sabre/DAV/Auth/Backend -/modules/webdav/vendor/Sabre/DAV/Auth/Backend/Abstract.php -/modules/webdav/vendor/Sabre/DAV/Auth/Backend/AbstractBasic.php -/modules/webdav/vendor/Sabre/DAV/Auth/Backend/AbstractDigest.php -/modules/webdav/vendor/Sabre/DAV/Auth/Backend/Apache.php -/modules/webdav/vendor/Sabre/DAV/Auth/Backend/File.php -/modules/webdav/vendor/Sabre/DAV/Auth/Backend/PDO.php -/modules/webdav/vendor/Sabre/DAV/Auth/Plugin.php -/modules/webdav/vendor/Sabre/DAV/Auth/Principal.php -/modules/webdav/vendor/Sabre/DAV/Auth/PrincipalCollection.php -/modules/webdav/vendor/Sabre/DAV/Browser -/modules/webdav/vendor/Sabre/DAV/Browser/GuessContentType.php -/modules/webdav/vendor/Sabre/DAV/Browser/MapGetToPropFind.php -/modules/webdav/vendor/Sabre/DAV/Browser/Plugin.php -/modules/webdav/vendor/Sabre/DAV/Directory.php -/modules/webdav/vendor/Sabre/DAV/Exception -/modules/webdav/vendor/Sabre/DAV/Exception.php -/modules/webdav/vendor/Sabre/DAV/Exception/BadRequest.php -/modules/webdav/vendor/Sabre/DAV/Exception/Conflict.php -/modules/webdav/vendor/Sabre/DAV/Exception/ConflictingLock.php -/modules/webdav/vendor/Sabre/DAV/Exception/FileNotFound.php -/modules/webdav/vendor/Sabre/DAV/Exception/Forbidden.php -/modules/webdav/vendor/Sabre/DAV/Exception/InsufficientStorage.php -/modules/webdav/vendor/Sabre/DAV/Exception/InvalidResourceType.php -/modules/webdav/vendor/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php -/modules/webdav/vendor/Sabre/DAV/Exception/Locked.php -/modules/webdav/vendor/Sabre/DAV/Exception/MethodNotAllowed.php -/modules/webdav/vendor/Sabre/DAV/Exception/NotAuthenticated.php -/modules/webdav/vendor/Sabre/DAV/Exception/NotImplemented.php -/modules/webdav/vendor/Sabre/DAV/Exception/PreconditionFailed.php -/modules/webdav/vendor/Sabre/DAV/Exception/ReportNotImplemented.php -/modules/webdav/vendor/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php -/modules/webdav/vendor/Sabre/DAV/Exception/UnsupportedMediaType.php -/modules/webdav/vendor/Sabre/DAV/FS -/modules/webdav/vendor/Sabre/DAV/FS/Directory.php -/modules/webdav/vendor/Sabre/DAV/FS/File.php -/modules/webdav/vendor/Sabre/DAV/FS/Node.php -/modules/webdav/vendor/Sabre/DAV/FSExt -/modules/webdav/vendor/Sabre/DAV/FSExt/Directory.php -/modules/webdav/vendor/Sabre/DAV/FSExt/File.php -/modules/webdav/vendor/Sabre/DAV/FSExt/Node.php -/modules/webdav/vendor/Sabre/DAV/File.php -/modules/webdav/vendor/Sabre/DAV/ICollection.php -/modules/webdav/vendor/Sabre/DAV/IExtendedCollection.php -/modules/webdav/vendor/Sabre/DAV/IFile.php -/modules/webdav/vendor/Sabre/DAV/ILockable.php -/modules/webdav/vendor/Sabre/DAV/INode.php -/modules/webdav/vendor/Sabre/DAV/IProperties.php -/modules/webdav/vendor/Sabre/DAV/IQuota.php -/modules/webdav/vendor/Sabre/DAV/Locks -/modules/webdav/vendor/Sabre/DAV/Locks/Backend -/modules/webdav/vendor/Sabre/DAV/Locks/Backend/Abstract.php -/modules/webdav/vendor/Sabre/DAV/Locks/Backend/FS.php -/modules/webdav/vendor/Sabre/DAV/Locks/Backend/PDO.php -/modules/webdav/vendor/Sabre/DAV/Locks/LockInfo.php -/modules/webdav/vendor/Sabre/DAV/Locks/Plugin.php -/modules/webdav/vendor/Sabre/DAV/Mount -/modules/webdav/vendor/Sabre/DAV/Mount/Plugin.php -/modules/webdav/vendor/Sabre/DAV/Node.php -/modules/webdav/vendor/Sabre/DAV/ObjectTree.php -/modules/webdav/vendor/Sabre/DAV/Property -/modules/webdav/vendor/Sabre/DAV/Property.php -/modules/webdav/vendor/Sabre/DAV/Property/GetLastModified.php -/modules/webdav/vendor/Sabre/DAV/Property/Href.php -/modules/webdav/vendor/Sabre/DAV/Property/IHref.php -/modules/webdav/vendor/Sabre/DAV/Property/LockDiscovery.php -/modules/webdav/vendor/Sabre/DAV/Property/Principal.php -/modules/webdav/vendor/Sabre/DAV/Property/ResourceType.php -/modules/webdav/vendor/Sabre/DAV/Property/Response.php -/modules/webdav/vendor/Sabre/DAV/Property/SupportedLock.php -/modules/webdav/vendor/Sabre/DAV/Property/SupportedReportSet.php -/modules/webdav/vendor/Sabre/DAV/Server.php -/modules/webdav/vendor/Sabre/DAV/ServerPlugin.php -/modules/webdav/vendor/Sabre/DAV/SimpleDirectory.php -/modules/webdav/vendor/Sabre/DAV/TemporaryFileFilterPlugin.php -/modules/webdav/vendor/Sabre/DAV/Tree -/modules/webdav/vendor/Sabre/DAV/Tree.php -/modules/webdav/vendor/Sabre/DAV/Tree/Filesystem.php -/modules/webdav/vendor/Sabre/DAV/URLUtil.php -/modules/webdav/vendor/Sabre/DAV/Version.php -/modules/webdav/vendor/Sabre/DAV/XMLUtil.php -/modules/webdav/vendor/Sabre/HTTP -/modules/webdav/vendor/Sabre/HTTP/AWSAuth.php -/modules/webdav/vendor/Sabre/HTTP/AbstractAuth.php -/modules/webdav/vendor/Sabre/HTTP/BasicAuth.php -/modules/webdav/vendor/Sabre/HTTP/DigestAuth.php -/modules/webdav/vendor/Sabre/HTTP/Request.php -/modules/webdav/vendor/Sabre/HTTP/Response.php -/modules/webdav/vendor/Sabre/HTTP/Util.php -/modules/webdav/vendor/Sabre/HTTP/Version.php -/modules/webdav/vendor/Sabre/autoload.php -/modules/win_platform -/modules/win_platform/module.info -/modules/win_platform/views -/modules/win_platform/views/admin_block_platform.html.php -/modules/wordpress_auth -/modules/wordpress_auth/config -/modules/wordpress_auth/config/identity.php -/modules/wordpress_auth/helpers -/modules/wordpress_auth/helpers/wordpress_auth_installer.php -/modules/wordpress_auth/libraries -/modules/wordpress_auth/libraries/PasswordHash.php -/modules/wordpress_auth/libraries/drivers -/modules/wordpress_auth/libraries/drivers/IdentityProvider -/modules/wordpress_auth/libraries/drivers/IdentityProvider/Wordpressdb.php -/modules/wordpress_auth/libraries/drivers/IdentityProvider/Wordpressfile.php -/modules/wordpress_auth/module.info -/obsolete -/obsolete/web_client -/obsolete/web_client/@install.php -/obsolete/web_client/Kohana License.html -/obsolete/web_client/application -/obsolete/web_client/application/Bootstrap.php -/obsolete/web_client/application/cache -/obsolete/web_client/application/cache/.gitignore -/obsolete/web_client/application/config -/obsolete/web_client/application/config/config.php -/obsolete/web_client/application/config/routes.php -/obsolete/web_client/application/config/session.php -/obsolete/web_client/application/controllers -/obsolete/web_client/application/controllers/g3_client.php -/obsolete/web_client/application/controllers/g3_handlers.php -/obsolete/web_client/application/helpers -/obsolete/web_client/application/helpers/g3_client.php -/obsolete/web_client/application/hooks -/obsolete/web_client/application/hooks/init_remote_client.php -/obsolete/web_client/application/libraries -/obsolete/web_client/application/libraries/G3Remote.php -/obsolete/web_client/application/logs -/obsolete/web_client/application/logs/.gitignore -/obsolete/web_client/application/views -/obsolete/web_client/application/views/album_detail.html.php -/obsolete/web_client/application/views/delete.html.php -/obsolete/web_client/application/views/edit.html.php -/obsolete/web_client/application/views/g3_template.html.php -/obsolete/web_client/application/views/image_block.html.php -/obsolete/web_client/application/views/login.html.php -/obsolete/web_client/application/views/main.html.php -/obsolete/web_client/application/views/movie_detail.html.php -/obsolete/web_client/application/views/photo_detail.html.php -/obsolete/web_client/application/views/tag_block.html.php -/obsolete/web_client/application/views/tag_detail.html.php -/obsolete/web_client/application/views/tree_part.html.php -/obsolete/web_client/css -/obsolete/web_client/css/fix-ie.css -/obsolete/web_client/css/g3_client.css -/obsolete/web_client/css/images -/obsolete/web_client/css/images/g3_web.pdn -/obsolete/web_client/css/images/g3_web.png -/obsolete/web_client/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png -/obsolete/web_client/css/images/ui-bg_diagonals-thick_20_666666_40x40.png -/obsolete/web_client/css/images/ui-bg_flat_10_000000_40x100.png -/obsolete/web_client/css/images/ui-bg_glass_100_f6f6f6_1x400.png -/obsolete/web_client/css/images/ui-bg_glass_100_fdf5ce_1x400.png -/obsolete/web_client/css/images/ui-bg_glass_65_ffffff_1x400.png -/obsolete/web_client/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png -/obsolete/web_client/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -/obsolete/web_client/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -/obsolete/web_client/css/images/ui-icons_222222_256x240.png -/obsolete/web_client/css/images/ui-icons_228ef1_256x240.png -/obsolete/web_client/css/images/ui-icons_ef8c08_256x240.png -/obsolete/web_client/css/images/ui-icons_ffd27a_256x240.png -/obsolete/web_client/css/images/ui-icons_ffffff_256x240.png -/obsolete/web_client/css/jquery-ui.css -/obsolete/web_client/css/kohana-2.4rc2.zip -/obsolete/web_client/css/reset-fonts-grids.css -/obsolete/web_client/example.htaccess -/obsolete/web_client/index.php -/obsolete/web_client/js -/obsolete/web_client/js/g3_client.js -/obsolete/web_client/js/jquery-ui.js -/obsolete/web_client/js/jquery.form.js -/obsolete/web_client/js/jquery.js -/obsolete/web_client/kohana.png -/obsolete/web_client/lib -/obsolete/web_client/lib/flowplayer.controls.swf -/obsolete/web_client/lib/flowplayer.h264streaming.swf -/obsolete/web_client/lib/flowplayer.js -/obsolete/web_client/lib/flowplayer.swf -/obsolete/web_client/system -/obsolete/web_client/system/config -/obsolete/web_client/system/config/cache.php -/obsolete/web_client/system/config/cookie.php -/obsolete/web_client/system/config/credit_cards.php -/obsolete/web_client/system/config/database.php -/obsolete/web_client/system/config/encryption.php -/obsolete/web_client/system/config/html_purifier.php -/obsolete/web_client/system/config/http.php -/obsolete/web_client/system/config/image.php -/obsolete/web_client/system/config/inflector.php -/obsolete/web_client/system/config/locale.php -/obsolete/web_client/system/config/log.php -/obsolete/web_client/system/config/log_database.php -/obsolete/web_client/system/config/log_file.php -/obsolete/web_client/system/config/log_syslog.php -/obsolete/web_client/system/config/mimes.php -/obsolete/web_client/system/config/profiler.php -/obsolete/web_client/system/config/routes.php -/obsolete/web_client/system/config/session.php -/obsolete/web_client/system/config/sql_types.php -/obsolete/web_client/system/config/upload.php -/obsolete/web_client/system/config/user_agents.php -/obsolete/web_client/system/config/view.php -/obsolete/web_client/system/controllers -/obsolete/web_client/system/controllers/captcha.php -/obsolete/web_client/system/controllers/template.php -/obsolete/web_client/system/core -/obsolete/web_client/system/core/Benchmark.php -/obsolete/web_client/system/core/Event.php -/obsolete/web_client/system/core/Kohana.php -/obsolete/web_client/system/core/Kohana_Config.php -/obsolete/web_client/system/core/Kohana_Exception.php -/obsolete/web_client/system/helpers -/obsolete/web_client/system/helpers/arr.php -/obsolete/web_client/system/helpers/cookie.php -/obsolete/web_client/system/helpers/date.php -/obsolete/web_client/system/helpers/db.php -/obsolete/web_client/system/helpers/download.php -/obsolete/web_client/system/helpers/expires.php -/obsolete/web_client/system/helpers/feed.php -/obsolete/web_client/system/helpers/file.php -/obsolete/web_client/system/helpers/form.php -/obsolete/web_client/system/helpers/format.php -/obsolete/web_client/system/helpers/html.php -/obsolete/web_client/system/helpers/inflector.php -/obsolete/web_client/system/helpers/num.php -/obsolete/web_client/system/helpers/remote.php -/obsolete/web_client/system/helpers/request.php -/obsolete/web_client/system/helpers/security.php -/obsolete/web_client/system/helpers/text.php -/obsolete/web_client/system/helpers/upload.php -/obsolete/web_client/system/helpers/url.php -/obsolete/web_client/system/helpers/utf8.php -/obsolete/web_client/system/helpers/valid.php -/obsolete/web_client/system/libraries -/obsolete/web_client/system/libraries/Cache.php -/obsolete/web_client/system/libraries/Cache_Exception.php -/obsolete/web_client/system/libraries/Controller.php -/obsolete/web_client/system/libraries/Database.php -/obsolete/web_client/system/libraries/Database_Builder.php -/obsolete/web_client/system/libraries/Database_Cache_Result.php -/obsolete/web_client/system/libraries/Database_Exception.php -/obsolete/web_client/system/libraries/Database_Expression.php -/obsolete/web_client/system/libraries/Database_Mysql.php -/obsolete/web_client/system/libraries/Database_Mysql_Result.php -/obsolete/web_client/system/libraries/Database_Mysqli.php -/obsolete/web_client/system/libraries/Database_Mysqli_Result.php -/obsolete/web_client/system/libraries/Database_Query.php -/obsolete/web_client/system/libraries/Database_Result.php -/obsolete/web_client/system/libraries/Encrypt.php -/obsolete/web_client/system/libraries/I18n.php -/obsolete/web_client/system/libraries/Image.php -/obsolete/web_client/system/libraries/Input.php -/obsolete/web_client/system/libraries/Kohana_404_Exception.php -/obsolete/web_client/system/libraries/Kohana_Log.php -/obsolete/web_client/system/libraries/Kohana_PHP_Exception.php -/obsolete/web_client/system/libraries/Kohana_User_Exception.php -/obsolete/web_client/system/libraries/Model.php -/obsolete/web_client/system/libraries/ORM.php -/obsolete/web_client/system/libraries/ORM_Iterator.php -/obsolete/web_client/system/libraries/ORM_Validation_Exception.php -/obsolete/web_client/system/libraries/Profiler.php -/obsolete/web_client/system/libraries/Profiler_Table.php -/obsolete/web_client/system/libraries/Router.php -/obsolete/web_client/system/libraries/Session.php -/obsolete/web_client/system/libraries/URI.php -/obsolete/web_client/system/libraries/Validation.php -/obsolete/web_client/system/libraries/View.php -/obsolete/web_client/system/libraries/drivers -/obsolete/web_client/system/libraries/drivers/Cache -/obsolete/web_client/system/libraries/drivers/Cache.php -/obsolete/web_client/system/libraries/drivers/Cache/File.php -/obsolete/web_client/system/libraries/drivers/Cache/Memcache.php -/obsolete/web_client/system/libraries/drivers/Cache/Xcache.php -/obsolete/web_client/system/libraries/drivers/Config -/obsolete/web_client/system/libraries/drivers/Config.php -/obsolete/web_client/system/libraries/drivers/Config/Array.php -/obsolete/web_client/system/libraries/drivers/Image -/obsolete/web_client/system/libraries/drivers/Image.php -/obsolete/web_client/system/libraries/drivers/Image/GD.php -/obsolete/web_client/system/libraries/drivers/Image/GraphicsMagick.php -/obsolete/web_client/system/libraries/drivers/Image/ImageMagick.php -/obsolete/web_client/system/libraries/drivers/Log -/obsolete/web_client/system/libraries/drivers/Log.php -/obsolete/web_client/system/libraries/drivers/Log/Database.php -/obsolete/web_client/system/libraries/drivers/Log/File.php -/obsolete/web_client/system/libraries/drivers/Log/Syslog.php -/obsolete/web_client/system/libraries/drivers/Session -/obsolete/web_client/system/libraries/drivers/Session.php -/obsolete/web_client/system/libraries/drivers/Session/Cache.php -/obsolete/web_client/system/libraries/drivers/Session/Cookie.php -/obsolete/web_client/system/libraries/drivers/Session/Database.php -/obsolete/web_client/system/messages -/obsolete/web_client/system/messages/core.php -/obsolete/web_client/system/messages/validation -/obsolete/web_client/system/messages/validation/default.php -/obsolete/web_client/system/vendor -/obsolete/web_client/system/vendor/Markdown.php -/obsolete/web_client/system/views -/obsolete/web_client/system/views/kohana -/obsolete/web_client/system/views/kohana/error.php -/obsolete/web_client/system/views/kohana/error_disabled.php -/obsolete/web_client/system/views/kohana/template.php -/obsolete/web_client/system/views/profiler -/obsolete/web_client/system/views/profiler/profiler.php -/obsolete/web_client/system/views/profiler/table.css -/obsolete/web_client/system/views/profiler/table.php -/themes -/themes/browny_admin_wind -/themes/browny_admin_wind/css -/themes/browny_admin_wind/css/fix-ie.css -/themes/browny_admin_wind/css/screen-rtl.css -/themes/browny_admin_wind/css/screen.css -/themes/browny_admin_wind/css/themeroller -/themes/browny_admin_wind/css/themeroller/images -/themes/browny_admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_flat_55_fbd388_40x100.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_55_ead2ae_1x400.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_75_f2e6d4_1x400.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_gloss-wave_55_714213_500x100.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_inset-hard_100_ecd9c1_1x100.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_inset-hard_100_f6f3ef_1x100.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_3d2105_256x240.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_41260c_256x240.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_563b1a_256x240.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_704a24_256x240.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_be5f09_256x240.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png -/themes/browny_admin_wind/css/themeroller/ui.base.css -/themes/browny_admin_wind/css/themeroller/ui.core.css -/themes/browny_admin_wind/css/themeroller/ui.datepicker.css -/themes/browny_admin_wind/css/themeroller/ui.dialog.css -/themes/browny_admin_wind/css/themeroller/ui.progressbar.css -/themes/browny_admin_wind/css/themeroller/ui.resizable.css -/themes/browny_admin_wind/css/themeroller/ui.tabs.css -/themes/browny_admin_wind/css/themeroller/ui.theme.css -/themes/browny_admin_wind/images -/themes/browny_admin_wind/images/avatar.jpg -/themes/browny_admin_wind/images/ico-denied-inactive.png -/themes/browny_admin_wind/images/ico-denied-passive.png -/themes/browny_admin_wind/images/ico-denied.png -/themes/browny_admin_wind/images/ico-error.png -/themes/browny_admin_wind/images/ico-info.png -/themes/browny_admin_wind/images/ico-lock.png -/themes/browny_admin_wind/images/ico-separator-rtl.gif -/themes/browny_admin_wind/images/ico-separator.gif -/themes/browny_admin_wind/images/ico-success-passive.png -/themes/browny_admin_wind/images/ico-success.png -/themes/browny_admin_wind/images/ico-warning.png -/themes/browny_admin_wind/images/loading-large.gif -/themes/browny_admin_wind/images/loading-small.gif -/themes/browny_admin_wind/images/logo.png -/themes/browny_admin_wind/images/ui-bg_highlight-soft_15_d3b07e_1x100.png -/themes/browny_admin_wind/images/ui-bg_highlight-soft_45_d3b07e_1x100.png -/themes/browny_admin_wind/js -/themes/browny_admin_wind/js/ui.init.js -/themes/browny_admin_wind/theme.info -/themes/browny_admin_wind/thumbnail.png -/themes/browny_admin_wind/views -/themes/browny_admin_wind/views/admin.html.php -/themes/browny_admin_wind/views/block.html.php -/themes/browny_admin_wind/views/paginator.html.php -/themes/browny_wind -/themes/browny_wind/css -/themes/browny_wind/css/fix-ie.css -/themes/browny_wind/css/screen-rtl.css -/themes/browny_wind/css/screen.css -/themes/browny_wind/css/themeroller -/themes/browny_wind/css/themeroller/images -/themes/browny_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png -/themes/browny_wind/css/themeroller/images/ui-bg_flat_55_fbd388_40x100.png -/themes/browny_wind/css/themeroller/images/ui-bg_glass_55_ead2ae_1x400.png -/themes/browny_wind/css/themeroller/images/ui-bg_glass_75_f2e6d4_1x400.png -/themes/browny_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png -/themes/browny_wind/css/themeroller/images/ui-bg_gloss-wave_55_714213_500x100.png -/themes/browny_wind/css/themeroller/images/ui-bg_inset-hard_100_ecd9c1_1x100.png -/themes/browny_wind/css/themeroller/images/ui-bg_inset-hard_100_f6f3ef_1x100.png -/themes/browny_wind/css/themeroller/images/ui-icons_3d2105_256x240.png -/themes/browny_wind/css/themeroller/images/ui-icons_41260c_256x240.png -/themes/browny_wind/css/themeroller/images/ui-icons_563b1a_256x240.png -/themes/browny_wind/css/themeroller/images/ui-icons_704a24_256x240.png -/themes/browny_wind/css/themeroller/images/ui-icons_be5f09_256x240.png -/themes/browny_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png -/themes/browny_wind/css/themeroller/ui.base.css -/themes/browny_wind/css/themeroller/ui.core.css -/themes/browny_wind/css/themeroller/ui.datepicker.css -/themes/browny_wind/css/themeroller/ui.dialog.css -/themes/browny_wind/css/themeroller/ui.progressbar.css -/themes/browny_wind/css/themeroller/ui.resizable.css -/themes/browny_wind/css/themeroller/ui.tabs.css -/themes/browny_wind/css/themeroller/ui.theme.css -/themes/browny_wind/images -/themes/browny_wind/images/avatar.jpg -/themes/browny_wind/images/ico-album.png -/themes/browny_wind/images/ico-denied-inactive.png -/themes/browny_wind/images/ico-denied-passive.png -/themes/browny_wind/images/ico-denied.png -/themes/browny_wind/images/ico-error.png -/themes/browny_wind/images/ico-help.png -/themes/browny_wind/images/ico-info.png -/themes/browny_wind/images/ico-lock.png -/themes/browny_wind/images/ico-print.png -/themes/browny_wind/images/ico-separator-rtl.gif -/themes/browny_wind/images/ico-separator.gif -/themes/browny_wind/images/ico-success-inactive.png -/themes/browny_wind/images/ico-success-passive.png -/themes/browny_wind/images/ico-success.png -/themes/browny_wind/images/ico-view-calendarview.png -/themes/browny_wind/images/ico-view-comments.png -/themes/browny_wind/images/ico-view-downloadalbum.png -/themes/browny_wind/images/ico-view-downloadfullsize.png -/themes/browny_wind/images/ico-view-fullsize.png -/themes/browny_wind/images/ico-view-slideshow-rtl.png -/themes/browny_wind/images/ico-view-slideshow.png -/themes/browny_wind/images/ico-warning.png -/themes/browny_wind/images/loading-large.gif -/themes/browny_wind/images/loading-small.gif -/themes/browny_wind/images/logo.png -/themes/browny_wind/images/select-photos-backg.png -/themes/browny_wind/images/ui-bg_highlight-soft_15_d3b07e_1x100.png -/themes/browny_wind/images/ui-bg_highlight-soft_45_d3b07e_1x100.png -/themes/browny_wind/js -/themes/browny_wind/js/ui.init.js -/themes/browny_wind/theme.info -/themes/browny_wind/thumbnail.png -/themes/browny_wind/views -/themes/browny_wind/views/album.html.php -/themes/browny_wind/views/block.html.php -/themes/browny_wind/views/calpage.html.php -/themes/browny_wind/views/dynamic.html.php -/themes/browny_wind/views/movie.html.php -/themes/browny_wind/views/no_sidebar.html.php -/themes/browny_wind/views/page.html.php -/themes/browny_wind/views/paginator.html.php -/themes/browny_wind/views/photo.html.php -/themes/browny_wind/views/sidebar.html.php -/themes/browny_wind/views/user_profile.html.php -/themes/browny_wind/views/user_profile_comments.html.php -/themes/pear4gallery3 -/themes/pear4gallery3/.gitignore -/themes/pear4gallery3/admin -/themes/pear4gallery3/admin/controllers -/themes/pear4gallery3/admin/controllers/admin_theme_options.php -/themes/pear4gallery3/admin/views -/themes/pear4gallery3/admin/views/admin_include.html.php -/themes/pear4gallery3/admin/views/admin_theme_options.html.php -/themes/pear4gallery3/css -/themes/pear4gallery3/css/dark-hive -/themes/pear4gallery3/css/dark-hive/images -/themes/pear4gallery3/css/dark-hive/images/ui-bg_flat_25_000000_40x100.png -/themes/pear4gallery3/css/dark-hive/images/ui-bg_flat_30_cccccc_40x100.png -/themes/pear4gallery3/css/dark-hive/images/ui-bg_flat_50_5c5c5c_40x100.png -/themes/pear4gallery3/css/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png -/themes/pear4gallery3/css/dark-hive/images/ui-bg_highlight-hard_20_222222_1x100.png -/themes/pear4gallery3/css/dark-hive/images/ui-bg_highlight-soft_33_220022_1x100.png -/themes/pear4gallery3/css/dark-hive/images/ui-bg_highlight-soft_35_2b2b2b_1x100.png -/themes/pear4gallery3/css/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png -/themes/pear4gallery3/css/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png -/themes/pear4gallery3/css/dark-hive/images/ui-icons_4b8e0b_256x240.png -/themes/pear4gallery3/css/dark-hive/images/ui-icons_999999_256x240.png -/themes/pear4gallery3/css/dark-hive/images/ui-icons_a83300_256x240.png -/themes/pear4gallery3/css/dark-hive/images/ui-icons_cccccc_256x240.png -/themes/pear4gallery3/css/dark-hive/images/ui-icons_ffffff_256x240.png -/themes/pear4gallery3/css/dark-hive/jquery-ui-1.8.16.custom.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.accordion.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.all.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.autocomplete.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.base.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.button.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.core.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.datepicker.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.dialog.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.progressbar.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.resizable.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.selectable.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.slider.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.tabs.css -/themes/pear4gallery3/css/dark-hive/jquery.ui.theme.css -/themes/pear4gallery3/css/fix-ie.css -/themes/pear4gallery3/css/imageflow.packed.css -/themes/pear4gallery3/css/pear.css -/themes/pear4gallery3/css/screen.css -/themes/pear4gallery3/helpers -/themes/pear4gallery3/helpers/pear4gallery3_installer.php -/themes/pear4gallery3/icons -/themes/pear4gallery3/icons/button_left.png -/themes/pear4gallery3/icons/button_pause.png -/themes/pear4gallery3/icons/button_play.png -/themes/pear4gallery3/icons/button_right.png -/themes/pear4gallery3/icons/color_picker.png -/themes/pear4gallery3/icons/color_picker_sprite.png -/themes/pear4gallery3/icons/download.png -/themes/pear4gallery3/icons/email.png -/themes/pear4gallery3/icons/footer_bg.png -/themes/pear4gallery3/icons/hud_control -/themes/pear4gallery3/icons/hud_control/close.png -/themes/pear4gallery3/icons/hud_control/close_over.png -/themes/pear4gallery3/icons/hud_control/comment.png -/themes/pear4gallery3/icons/hud_control/comment_over.png -/themes/pear4gallery3/icons/hud_control/controlsbg.png -/themes/pear4gallery3/icons/hud_control/download.png -/themes/pear4gallery3/icons/hud_control/download_disabled.png -/themes/pear4gallery3/icons/hud_control/download_over.png -/themes/pear4gallery3/icons/hud_control/info.png -/themes/pear4gallery3/icons/hud_control/info_over.png -/themes/pear4gallery3/icons/hud_control/next.png -/themes/pear4gallery3/icons/hud_control/next_disabled.png -/themes/pear4gallery3/icons/hud_control/next_over.png -/themes/pear4gallery3/icons/hud_control/pause.png -/themes/pear4gallery3/icons/hud_control/pause_over.png -/themes/pear4gallery3/icons/hud_control/play.png -/themes/pear4gallery3/icons/hud_control/play_over.png -/themes/pear4gallery3/icons/hud_control/prev.png -/themes/pear4gallery3/icons/hud_control/prev_disabled.png -/themes/pear4gallery3/icons/hud_control/prev_over.png -/themes/pear4gallery3/icons/knob.png -/themes/pear4gallery3/icons/larger.png -/themes/pear4gallery3/icons/movie.png -/themes/pear4gallery3/icons/options_bar_bg.png -/themes/pear4gallery3/icons/pear.css -/themes/pear4gallery3/icons/pear_logo_lrg.png -/themes/pear4gallery3/icons/pear_logo_sml.png -/themes/pear4gallery3/icons/reflection-black.png -/themes/pear4gallery3/icons/reflection-darkgrey.png -/themes/pear4gallery3/icons/reflection-lightgrey.png -/themes/pear4gallery3/icons/reflection-white.png -/themes/pear4gallery3/icons/rounded.png -/themes/pear4gallery3/icons/slider.png -/themes/pear4gallery3/icons/smaller.png -/themes/pear4gallery3/icons/subscribe.png -/themes/pear4gallery3/icons/top_bar_bg.png -/themes/pear4gallery3/icons/track_fill_left.png -/themes/pear4gallery3/icons/track_fill_right.png -/themes/pear4gallery3/icons/upload.png -/themes/pear4gallery3/icons/viewMode.png -/themes/pear4gallery3/images -/themes/pear4gallery3/images/avatar.jpg -/themes/pear4gallery3/images/ico-album.png -/themes/pear4gallery3/images/ico-denied-inactive.png -/themes/pear4gallery3/images/ico-denied-passive.png -/themes/pear4gallery3/images/ico-denied.png -/themes/pear4gallery3/images/ico-error.png -/themes/pear4gallery3/images/ico-help.png -/themes/pear4gallery3/images/ico-info.png -/themes/pear4gallery3/images/ico-lock.png -/themes/pear4gallery3/images/ico-print.png -/themes/pear4gallery3/images/ico-separator-rtl.gif -/themes/pear4gallery3/images/ico-separator.gif -/themes/pear4gallery3/images/ico-success-inactive.png -/themes/pear4gallery3/images/ico-success-passive.png -/themes/pear4gallery3/images/ico-success.png -/themes/pear4gallery3/images/ico-view-comments.png -/themes/pear4gallery3/images/ico-view-fullsize.png -/themes/pear4gallery3/images/ico-view-slideshow-rtl.png -/themes/pear4gallery3/images/ico-view-slideshow.png -/themes/pear4gallery3/images/ico-warning.png -/themes/pear4gallery3/images/loading-large.gif -/themes/pear4gallery3/images/loading-small.gif -/themes/pear4gallery3/images/select-photos-backg.png -/themes/pear4gallery3/js -/themes/pear4gallery3/js/gallery.dialog.js -/themes/pear4gallery3/js/imageflow.packed.js -/themes/pear4gallery3/js/jquery-1.6.2.min.js -/themes/pear4gallery3/js/jquery-ui-1.8.16.custom.min.js -/themes/pear4gallery3/js/jquery.parsequery.js -/themes/pear4gallery3/js/pear.js -/themes/pear4gallery3/js/ui.init.js -/themes/pear4gallery3/theme.info -/themes/pear4gallery3/thumbnail.png -/themes/pear4gallery3/views -/themes/pear4gallery3/views/album.html.php -/themes/pear4gallery3/views/block.html.php -/themes/pear4gallery3/views/dynamic.html.php -/themes/pear4gallery3/views/exif_dialog.html.php -/themes/pear4gallery3/views/hoverView.html.php -/themes/pear4gallery3/views/movie.html.php -/themes/pear4gallery3/views/no_sidebar.html.php -/themes/pear4gallery3/views/page.html.php -/themes/pear4gallery3/views/paginator.html.php -/themes/pear4gallery3/views/photo.html.php -/themes/pear4gallery3/views/sidebar.html.php -/themes/sobriety -/themes/sobriety/css -/themes/sobriety/css/comment.css -/themes/sobriety/css/screen.css -/themes/sobriety/images -/themes/sobriety/images/avatar.jpg -/themes/sobriety/images/backgrounds -/themes/sobriety/images/backgrounds/000000_opacity50.png -/themes/sobriety/images/backgrounds/ajax_progress2.gif -/themes/sobriety/images/backgrounds/body-bg.jpg -/themes/sobriety/images/backgrounds/body-breadcrumbs-bg.gif -/themes/sobriety/images/backgrounds/f0f0f0_opacity80.png -/themes/sobriety/images/backgrounds/pbar-ani-stop.gif -/themes/sobriety/images/backgrounds/pbar-ani.gif -/themes/sobriety/images/backgrounds/progressbar.png -/themes/sobriety/images/backgrounds/progressbar.tiff -/themes/sobriety/images/backgrounds/thumb.png -/themes/sobriety/images/bullet_white.gif -/themes/sobriety/images/divider_l.png -/themes/sobriety/images/divider_r.png -/themes/sobriety/images/emblems -/themes/sobriety/images/emblems/g-context-menu.png -/themes/sobriety/images/emblems/g-item_g-album.png -/themes/sobriety/images/ico-denied-inactive.png -/themes/sobriety/images/ico-denied-passive.png -/themes/sobriety/images/ico-denied.png -/themes/sobriety/images/ico-error.png -/themes/sobriety/images/ico-info.png -/themes/sobriety/images/ico-lock.png -/themes/sobriety/images/ico-separator-rtl.gif -/themes/sobriety/images/ico-separator.gif -/themes/sobriety/images/ico-success-inactive.png -/themes/sobriety/images/ico-success-passive.png -/themes/sobriety/images/ico-success.png -/themes/sobriety/images/ico-warning.png -/themes/sobriety/images/icons -/themes/sobriety/images/icons/g-add-album-form.png -/themes/sobriety/images/icons/g-add-photos-form.png -/themes/sobriety/images/icons/g-confirm-delete.png -/themes/sobriety/images/icons/g-edit-album-form.png -/themes/sobriety/images/icons/g-edit-permissions-form.png -/themes/sobriety/images/icons/g-edit-permissions-form_.png -/themes/sobriety/images/icons/g-login-menu.png -/themes/sobriety/images/icons/ico-warning.png -/themes/sobriety/images/icons/ui-icons_d8e7f3_256x240.png -/themes/sobriety/images/icons/ui-icons_f9bd01_256x240.png -/themes/sobriety/images/loading-large.gif -/themes/sobriety/images/loading-small.gif -/themes/sobriety/images/moreslide_next.gif -/themes/sobriety/images/moreslide_prev.gif -/themes/sobriety/images/photonav_next.png -/themes/sobriety/images/photonav_prev.png -/themes/sobriety/images/slide_minis.gif -/themes/sobriety/js -/themes/sobriety/js/sobriety.ui.init.js -/themes/sobriety/js/ui.init.js -/themes/sobriety/theme.info -/themes/sobriety/thumbnail.png -/themes/sobriety/views -/themes/sobriety/views/album.html.php -/themes/sobriety/views/block.html.php -/themes/sobriety/views/dynamic.html.php -/themes/sobriety/views/form_uploadify.html.php -/themes/sobriety/views/movie.html.php -/themes/sobriety/views/no_sidebar.html.php -/themes/sobriety/views/page.html.php -/themes/sobriety/views/paginator.html.php -/themes/sobriety/views/permissions_form.html.php -/themes/sobriety/views/photo.html.php -/themes/sobriety/views/sidebar.html.php -/themes/sobriety/views/sobriety_actions.html.php -/themes/sobriety/views/sobriety_styles.html.php -/themes/three_nids -/themes/three_nids/README -/themes/three_nids/admin -/themes/three_nids/admin/helpers -/themes/three_nids/admin/helpers/three_nids_event.php -/themes/three_nids/controllers -/themes/three_nids/controllers/three_nids.php -/themes/three_nids/css -/themes/three_nids/css/fix-ie.css -/themes/three_nids/css/jquery.fancybox.css -/themes/three_nids/css/screen.css -/themes/three_nids/css/themeroller -/themes/three_nids/css/themeroller/images -/themes/three_nids/css/themeroller/images/ui-bg_flat_0_333333_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_0_484848_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_100_000000_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_100_333333_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_100_484848_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_100_b30000_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png -/themes/three_nids/css/themeroller/images/ui-bg_gloss-wave_16_121212_500x100.png -/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_100_333333_1x100.png -/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_15_888888_1x100.png -/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_55_555555_1x100.png -/themes/three_nids/css/themeroller/images/ui-bg_highlight-soft_35_adadad_1x100.png -/themes/three_nids/css/themeroller/images/ui-bg_highlight-soft_60_dddddd_1x100.png -/themes/three_nids/css/themeroller/images/ui-bg_inset-soft_15_121212_1x100.png -/themes/three_nids/css/themeroller/images/ui-icons_222222_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_333333_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_444444_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_666666_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_aaaaaa_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_bbbbbb_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_cccccc_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_cd0a0a_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_f9bd01_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_f9db01_256x240.png -/themes/three_nids/css/themeroller/ui.base.css -/themes/three_nids/css/three_nids.css -/themes/three_nids/helpers -/themes/three_nids/helpers/three_nids.php -/themes/three_nids/helpers/three_nids_theme.php -/themes/three_nids/images -/themes/three_nids/images/avatar.jpg -/themes/three_nids/images/fancy_closebox.png -/themes/three_nids/images/fancy_left.png -/themes/three_nids/images/fancy_progress.png -/themes/three_nids/images/fancy_right.png -/themes/three_nids/images/fancy_shadow_e.png -/themes/three_nids/images/fancy_shadow_n.png -/themes/three_nids/images/fancy_shadow_ne.png -/themes/three_nids/images/fancy_shadow_nw.png -/themes/three_nids/images/fancy_shadow_s.png -/themes/three_nids/images/fancy_shadow_se.png -/themes/three_nids/images/fancy_shadow_sw.png -/themes/three_nids/images/fancy_shadow_w.png -/themes/three_nids/images/fancy_title_left.png -/themes/three_nids/images/fancy_title_main.png -/themes/three_nids/images/fancy_title_right.png -/themes/three_nids/images/ico-album.png -/themes/three_nids/images/ico-denied-inactive.png -/themes/three_nids/images/ico-denied-passive.png -/themes/three_nids/images/ico-denied.png -/themes/three_nids/images/ico-error.png -/themes/three_nids/images/ico-help.png -/themes/three_nids/images/ico-info.png -/themes/three_nids/images/ico-lock.png -/themes/three_nids/images/ico-print.png -/themes/three_nids/images/ico-separator-rtl.gif -/themes/three_nids/images/ico-separator.gif -/themes/three_nids/images/ico-success-inactive.png -/themes/three_nids/images/ico-success-passive.png -/themes/three_nids/images/ico-success.png -/themes/three_nids/images/ico-view-comments.png -/themes/three_nids/images/ico-view-fullsize.png -/themes/three_nids/images/ico-view-slideshow-rtl.png -/themes/three_nids/images/ico-view-slideshow.png -/themes/three_nids/images/ico-warning.png -/themes/three_nids/images/loading-large.gif -/themes/three_nids/images/loading-small.gif -/themes/three_nids/images/map.png -/themes/three_nids/images/select-photos-backg.png -/themes/three_nids/js -/themes/three_nids/js/jquery.easing.js -/themes/three_nids/js/jquery.fancybox.js -/themes/three_nids/js/ui.init.js -/themes/three_nids/theme.info -/themes/three_nids/thumbnail.png -/themes/three_nids/views -/themes/three_nids/views/album.html.php -/themes/three_nids/views/block.html.php -/themes/three_nids/views/comments.html.php -/themes/three_nids/views/dynamic.html.php -/themes/three_nids/views/exif_dialog.html.php -/themes/three_nids/views/image_block_block.html.php -/themes/three_nids/views/movie.html.php -/themes/three_nids/views/no_sidebar.html.php -/themes/three_nids/views/page.html.php -/themes/three_nids/views/paginator.html.php -/themes/three_nids/views/photo.html.php -/themes/three_nids/views/search.html.php -/themes/three_nids/views/sidebar.html.php diff --git a/31.txt b/31.txt deleted file mode 100644 index 910ff47a..00000000 --- a/31.txt +++ /dev/null @@ -1,2376 +0,0 @@ - -/client -/client/Java -/client/Java/Demo.class -/client/Java/Demo.java -/client/Java/README -/client/Java/build.sh -/client/Java/lib -/client/Java/lib/commons-logging-api-1.1.1.jar -/client/Java/lib/gson-1.4.jar -/client/Java/lib/httpclient-4.0.1.jar -/client/Java/lib/httpcore-4.0.1.jar -/client/Java/run.sh -/client/PHP -/client/PHP/.gitignore -/client/PHP/Gallery3.php -/client/PHP/README -/client/PHP/example.php -/client/PHP/test1.png -/client/PHP/test2.png -/modules -/modules/about_this_album -/modules/about_this_album/helpers -/modules/about_this_album/helpers/about_this_album_block.php -/modules/about_this_album/module.info -/modules/about_this_album/views -/modules/about_this_album/views/about_this_album.html.php -/modules/about_this_photo -/modules/about_this_photo/helpers -/modules/about_this_photo/helpers/about_this_photo_block.php -/modules/about_this_photo/module.info -/modules/about_this_photo/views -/modules/about_this_photo/views/about_this_photo.html.php -/modules/adsense -/modules/adsense/controllers -/modules/adsense/controllers/admin_adsense.php -/modules/adsense/helpers -/modules/adsense/helpers/adsense_block.php -/modules/adsense/helpers/adsense_event.php -/modules/adsense/helpers/adsense_theme.php -/modules/adsense/module.info -/modules/adsense/views -/modules/adsense/views/admin_adsense.html.php -/modules/adsense/views/adsense_block.html.php -/modules/albumpassword -/modules/albumpassword/controllers -/modules/albumpassword/controllers/admin_albumpassword.php -/modules/albumpassword/controllers/albumpassword.php -/modules/albumpassword/helpers -/modules/albumpassword/helpers/MY_access.php -/modules/albumpassword/helpers/MY_item.php -/modules/albumpassword/helpers/albumpassword_event.php -/modules/albumpassword/helpers/albumpassword_installer.php -/modules/albumpassword/helpers/albumpassword_task.php -/modules/albumpassword/models -/modules/albumpassword/models/albumpassword_idcache.php -/modules/albumpassword/models/items_albumpassword.php -/modules/albumpassword/module.info -/modules/albumpassword/views -/modules/albumpassword/views/admin_albumpassword.html.php -/modules/albumpassword/views/assignpassword.html.php -/modules/albumpassword/views/loginpassword.html.php -/modules/albumtree -/modules/albumtree/helpers -/modules/albumtree/helpers/albumtree_block.php -/modules/albumtree/helpers/albumtree_installer.php -/modules/albumtree/images -/modules/albumtree/images/base.gif -/modules/albumtree/images/empty.gif -/modules/albumtree/images/folder.gif -/modules/albumtree/images/folderopen.gif -/modules/albumtree/images/imgfolder.gif -/modules/albumtree/images/join.gif -/modules/albumtree/images/join_rtl.gif -/modules/albumtree/images/joinbottom.gif -/modules/albumtree/images/joinbottom_rtl.gif -/modules/albumtree/images/line.gif -/modules/albumtree/images/line_rtl.gif -/modules/albumtree/images/minus.gif -/modules/albumtree/images/minus_rtl.gif -/modules/albumtree/images/minusbottom.gif -/modules/albumtree/images/minusbottom_rtl.gif -/modules/albumtree/images/nolines_minus.gif -/modules/albumtree/images/nolines_plus.gif -/modules/albumtree/images/plus.gif -/modules/albumtree/images/plus_rtl.gif -/modules/albumtree/images/plusbottom.gif -/modules/albumtree/images/plusbottom_rtl.gif -/modules/albumtree/module.info -/modules/albumtree/views -/modules/albumtree/views/albumtree_block.html.php -/modules/albumtree/views/albumtree_block_dtree.html.php -/modules/albumtree/views/albumtree_block_list.html.php -/modules/albumtree/views/albumtree_block_select.html.php -/modules/atom -/modules/atom/helpers -/modules/atom/helpers/atom.php -/modules/atom/libraries -/modules/atom/libraries/Atom_Author.php -/modules/atom/libraries/Atom_Base.php -/modules/atom/libraries/Atom_Entry.php -/modules/atom/libraries/Atom_Feed.php -/modules/atom/libraries/Atom_Link.php -/modules/atom/libraries/Gallery_Atom_Entry.php -/modules/atom/libraries/Gallery_Atom_Feed.php -/modules/atom/libraries/Gallery_Atom_Link.php -/modules/atom/module.info -/modules/autorotate -/modules/autorotate/helpers -/modules/autorotate/helpers/autorotate.php -/modules/autorotate/helpers/autorotate_event.php -/modules/autorotate/helpers/autorotate_installer.php -/modules/autorotate/lib -/modules/autorotate/lib/pel -/modules/autorotate/lib/pel/Pel.php -/modules/autorotate/lib/pel/PelConvert.php -/modules/autorotate/lib/pel/PelDataWindow.php -/modules/autorotate/lib/pel/PelEntry.php -/modules/autorotate/lib/pel/PelEntryAscii.php -/modules/autorotate/lib/pel/PelEntryByte.php -/modules/autorotate/lib/pel/PelEntryLong.php -/modules/autorotate/lib/pel/PelEntryNumber.php -/modules/autorotate/lib/pel/PelEntryRational.php -/modules/autorotate/lib/pel/PelEntryShort.php -/modules/autorotate/lib/pel/PelEntryUndefined.php -/modules/autorotate/lib/pel/PelException.php -/modules/autorotate/lib/pel/PelExif.php -/modules/autorotate/lib/pel/PelFormat.php -/modules/autorotate/lib/pel/PelIfd.php -/modules/autorotate/lib/pel/PelJpeg.php -/modules/autorotate/lib/pel/PelJpegComment.php -/modules/autorotate/lib/pel/PelJpegContent.php -/modules/autorotate/lib/pel/PelJpegMarker.php -/modules/autorotate/lib/pel/PelTag.php -/modules/autorotate/lib/pel/PelTiff.php -/modules/autorotate/module.info -/modules/basket -/modules/basket/controllers -/modules/basket/controllers/admin_configure.php -/modules/basket/controllers/admin_postage_bands.php -/modules/basket/controllers/admin_product_lines.php -/modules/basket/controllers/basket.php -/modules/basket/css -/modules/basket/css/basket.css -/modules/basket/helpers -/modules/basket/helpers/basket.php -/modules/basket/helpers/basket_block.php -/modules/basket/helpers/basket_event.php -/modules/basket/helpers/basket_installer.php -/modules/basket/helpers/basket_theme.php -/modules/basket/helpers/postage_band.php -/modules/basket/helpers/product.php -/modules/basket/images -/modules/basket/images/basket.png -/modules/basket/libraries -/modules/basket/libraries/Paypal.php -/modules/basket/libraries/Session_Basket.php -/modules/basket/models -/modules/basket/models/ipn_message.php -/modules/basket/models/item_product.php -/modules/basket/models/order.php -/modules/basket/models/postage_band.php -/modules/basket/models/product.php -/modules/basket/models/product_override.php -/modules/basket/module.info -/modules/basket/views -/modules/basket/views/add_to_basket.html.php -/modules/basket/views/add_to_basket_ajax.html.php -/modules/basket/views/admin_configure.html.php -/modules/basket/views/admin_postage_bands.html.php -/modules/basket/views/admin_product_lines.html.php -/modules/basket/views/admin_templates.html.php -/modules/basket/views/basket-side-bar.html.php -/modules/basket/views/basket.html.php -/modules/basket/views/checkout.html.php -/modules/basket/views/confirm_order.html.php -/modules/basket/views/order_complete.html.php -/modules/basket/views/paypal_redirect.html.php -/modules/basket/views/pew1.html.php -/modules/basket/views/pew2.html.php -/modules/basket/views/print_order.html.php -/modules/basket/views/view_basket.html.php -/modules/basket/views/view_ipn.html.php -/modules/basket/views/view_order.html.php -/modules/basket/views/view_orders.html.php -/modules/batchtag -/modules/batchtag/controllers -/modules/batchtag/controllers/batchtag.php -/modules/batchtag/helpers -/modules/batchtag/helpers/batchtag_block.php -/modules/batchtag/helpers/batchtag_event.php -/modules/batchtag/helpers/batchtag_installer.php -/modules/batchtag/module.info -/modules/batchtag/views -/modules/batchtag/views/batchtag_block.html.php -/modules/bitly -/modules/bitly/README -/modules/bitly/controllers -/modules/bitly/controllers/admin_bitly.php -/modules/bitly/controllers/bitly.php -/modules/bitly/helpers -/modules/bitly/helpers/bitly.php -/modules/bitly/helpers/bitly_event.php -/modules/bitly/helpers/bitly_installer.php -/modules/bitly/helpers/bitly_theme.php -/modules/bitly/js -/modules/bitly/js/bitly.js -/modules/bitly/models -/modules/bitly/models/bitly_link.php -/modules/bitly/module.info -/modules/bitly/views -/modules/bitly/views/admin_bitly.html.php -/modules/calendarview -/modules/calendarview/controllers -/modules/calendarview/controllers/calendarview.php -/modules/calendarview/css -/modules/calendarview/css/calendarview_calendar.css -/modules/calendarview/css/calendarview_menu.css -/modules/calendarview/helpers -/modules/calendarview/helpers/calendarview_block.php -/modules/calendarview/helpers/calendarview_event.php -/modules/calendarview/helpers/calendarview_installer.php -/modules/calendarview/helpers/calendarview_theme.php -/modules/calendarview/images -/modules/calendarview/images/ico-view-calendarview.png -/modules/calendarview/libraries -/modules/calendarview/libraries/Calendar_Breadcrumb.php -/modules/calendarview/libraries/PHPCalendar.php -/modules/calendarview/module.info -/modules/calendarview/views -/modules/calendarview/views/calendarview_sidebar.html.php -/modules/calendarview/views/calendarview_year.html.php -/modules/calendarview/views/calpage.html.php -/modules/captionator -/modules/captionator/controllers -/modules/captionator/controllers/captionator.php -/modules/captionator/helpers -/modules/captionator/helpers/captionator_event.php -/modules/captionator/module.info -/modules/captionator/views -/modules/captionator/views/captionator_dialog.html.php -/modules/contactowner -/modules/contactowner/controllers -/modules/contactowner/controllers/admin_contactowner.php -/modules/contactowner/controllers/contactowner.php -/modules/contactowner/helpers -/modules/contactowner/helpers/contactowner_block.php -/modules/contactowner/helpers/contactowner_event.php -/modules/contactowner/helpers/contactowner_installer.php -/modules/contactowner/module.info -/modules/contactowner/views -/modules/contactowner/views/admin_contactowner.html.php -/modules/contactowner/views/contactowner_block.html.php -/modules/contactowner/views/contactowner_emailform.html.php -/modules/custom_menus -/modules/custom_menus/controllers -/modules/custom_menus/controllers/admin_custom_menus.php -/modules/custom_menus/helpers -/modules/custom_menus/helpers/custom_menus_event.php -/modules/custom_menus/helpers/custom_menus_installer.php -/modules/custom_menus/models -/modules/custom_menus/models/custom_menu.php -/modules/custom_menus/module.info -/modules/custom_menus/views -/modules/custom_menus/views/admin_custom_menus.html.php -/modules/database_info -/modules/database_info/helpers -/modules/database_info/helpers/database_info_block.php -/modules/database_info/module.info -/modules/database_info/views -/modules/database_info/views/admin_block_db.html.php -/modules/developer -/modules/developer/config -/modules/developer/config/developer.php -/modules/developer/controllers -/modules/developer/controllers/admin_developer.php -/modules/developer/data -/modules/developer/data/DSC_0003.jpg -/modules/developer/data/DSC_0005.jpg -/modules/developer/data/DSC_0017.jpg -/modules/developer/data/DSC_0019.jpg -/modules/developer/data/DSC_0067.jpg -/modules/developer/data/DSC_0072.jpg -/modules/developer/data/P4050088.jpg -/modules/developer/helpers -/modules/developer/helpers/developer_event.php -/modules/developer/helpers/developer_task.php -/modules/developer/js -/modules/developer/js/developer.js -/modules/developer/module.info -/modules/developer/views -/modules/developer/views/admin_controller.txt.php -/modules/developer/views/admin_developer.html.php -/modules/developer/views/admin_developer_test_data.html.php -/modules/developer/views/admin_html.txt.php -/modules/developer/views/block.txt.php -/modules/developer/views/block_html.txt.php -/modules/developer/views/controller.txt.php -/modules/developer/views/dashboard_block_html.txt.php -/modules/developer/views/developer_module.html.php -/modules/developer/views/event.txt.php -/modules/developer/views/installer.txt.php -/modules/developer/views/module_info.txt.php -/modules/developer/views/mptt_tree.html.php -/modules/developer/views/theme.txt.php -/modules/displaytags -/modules/displaytags/helpers -/modules/displaytags/helpers/displaytags_block.php -/modules/displaytags/helpers/displaytags_event.php -/modules/displaytags/helpers/displaytags_installer.php -/modules/displaytags/module.info -/modules/displaytags/views -/modules/displaytags/views/displaytags_block.html.php -/modules/downloadalbum -/modules/downloadalbum/controllers -/modules/downloadalbum/controllers/downloadalbum.php -/modules/downloadalbum/css -/modules/downloadalbum/css/downloadalbum_menu.css -/modules/downloadalbum/helpers -/modules/downloadalbum/helpers/downloadalbum_event.php -/modules/downloadalbum/helpers/downloadalbum_theme.php -/modules/downloadalbum/images -/modules/downloadalbum/images/ico-view-downloadalbum.png -/modules/downloadalbum/module.info -/modules/downloadfullsize -/modules/downloadfullsize/controllers -/modules/downloadfullsize/controllers/admin_downloadfullsize.php -/modules/downloadfullsize/controllers/downloadfullsize.php -/modules/downloadfullsize/css -/modules/downloadfullsize/css/downloadfullsize_menu.css -/modules/downloadfullsize/helpers -/modules/downloadfullsize/helpers/downloadfullsize_block.php -/modules/downloadfullsize/helpers/downloadfullsize_event.php -/modules/downloadfullsize/helpers/downloadfullsize_theme.php -/modules/downloadfullsize/images -/modules/downloadfullsize/images/ico-view-downloadfullsize.png -/modules/downloadfullsize/module.info -/modules/downloadfullsize/views -/modules/downloadfullsize/views/admin_downloadfullsize.html.php -/modules/downloadfullsize/views/downloadfullsize_block.html.php -/modules/dynamic -/modules/dynamic/controllers -/modules/dynamic/controllers/admin_dynamic.php -/modules/dynamic/controllers/dynamic.php -/modules/dynamic/helpers -/modules/dynamic/helpers/dynamic_block.php -/modules/dynamic/helpers/dynamic_event.php -/modules/dynamic/helpers/dynamic_installer.php -/modules/dynamic/module.info -/modules/dynamic/views -/modules/dynamic/views/admin_dynamic.html.php -/modules/dynamic/views/dynamic_block.html.php -/modules/ecard -/modules/ecard/controllers -/modules/ecard/controllers/admin_ecard.php -/modules/ecard/controllers/ecard.php -/modules/ecard/css -/modules/ecard/css/ecard.css -/modules/ecard/helpers -/modules/ecard/helpers/ecard.php -/modules/ecard/helpers/ecard_block.php -/modules/ecard/helpers/ecard_event.php -/modules/ecard/helpers/ecard_installer.php -/modules/ecard/helpers/ecard_theme.php -/modules/ecard/images -/modules/ecard/images/email_go.png -/modules/ecard/lib -/modules/ecard/lib/mime.php -/modules/ecard/lib/mimePart.php -/modules/ecard/module.info -/modules/ecard/views -/modules/ecard/views/admin_ecard.html.php -/modules/ecard/views/ecard_block.html.php -/modules/ecard/views/ecard_email.html.php -/modules/ecard/views/ecard_form.html.php -/modules/editcreation -/modules/editcreation/css -/modules/editcreation/css/editcreation.css -/modules/editcreation/helpers -/modules/editcreation/helpers/editcreation_event.php -/modules/editcreation/helpers/editcreation_theme.php -/modules/editcreation/module.info -/modules/embed_videos -/modules/embed_videos/controllers -/modules/embed_videos/controllers/embedded_videos.php -/modules/embed_videos/helpers -/modules/embed_videos/helpers/embed_videos.php -/modules/embed_videos/helpers/embed_videos_event.php -/modules/embed_videos/helpers/embed_videos_installer.php -/modules/embed_videos/helpers/embed_videos_theme.php -/modules/embed_videos/images -/modules/embed_videos/images/embed_video_icon.png -/modules/embed_videos/models -/modules/embed_videos/models/embedded_video.php -/modules/embed_videos/module.info -/modules/embed_videos/views -/modules/embed_videos/views/embed_video_js.html.php -/modules/embedlinks -/modules/embedlinks/controllers -/modules/embedlinks/controllers/admin_embedlinks.php -/modules/embedlinks/controllers/embedlinks.php -/modules/embedlinks/css -/modules/embedlinks/css/embedlinks_menu.css -/modules/embedlinks/helpers -/modules/embedlinks/helpers/embedlinks_block.php -/modules/embedlinks/helpers/embedlinks_event.php -/modules/embedlinks/helpers/embedlinks_installer.php -/modules/embedlinks/helpers/embedlinks_theme.php -/modules/embedlinks/images -/modules/embedlinks/images/ico-view-embedlinks.png -/modules/embedlinks/module.info -/modules/embedlinks/views -/modules/embedlinks/views/admin_embedlinks.html.php -/modules/embedlinks/views/embedlinks_album_block.html.php -/modules/embedlinks/views/embedlinks_alllinksdialog.html.php -/modules/embedlinks/views/embedlinks_bbcodedialog.html.php -/modules/embedlinks/views/embedlinks_fullurldialog.html.php -/modules/embedlinks/views/embedlinks_htmldialog.html.php -/modules/embedlinks/views/embedlinks_photo_block.html.php -/modules/embedlinks/views/embedlinks_sidebar.html.php -/modules/exif_gps -/modules/exif_gps/controllers -/modules/exif_gps/controllers/admin_exif_gps.php -/modules/exif_gps/controllers/exif_gps.php -/modules/exif_gps/css -/modules/exif_gps/css/exif_gps_menu.css -/modules/exif_gps/helpers -/modules/exif_gps/helpers/exif_gps.php -/modules/exif_gps/helpers/exif_gps_block.php -/modules/exif_gps/helpers/exif_gps_event.php -/modules/exif_gps/helpers/exif_gps_installer.php -/modules/exif_gps/helpers/exif_gps_task.php -/modules/exif_gps/helpers/exif_gps_theme.php -/modules/exif_gps/images -/modules/exif_gps/images/ico-view-exif_gps_album.png -/modules/exif_gps/images/ico-view-exif_gps_user.png -/modules/exif_gps/models -/modules/exif_gps/models/exif_coordinate.php -/modules/exif_gps/module.info -/modules/exif_gps/views -/modules/exif_gps/views/admin_exif_gps.html.php -/modules/exif_gps/views/exif_gps_dynamic2_sidebar.html.php -/modules/exif_gps/views/exif_gps_dynamic_sidebar.html.php -/modules/exif_gps/views/exif_gps_map.html.php -/modules/exif_gps/views/exif_gps_maps_sidebar.html.php -/modules/exif_gps/views/exif_gps_static_sidebar.html.php -/modules/export_facebook -/modules/export_facebook/controllers -/modules/export_facebook/controllers/export_facebook.php -/modules/export_facebook/module.info -/modules/favourites -/modules/favourites/controllers -/modules/favourites/controllers/admin_favourites_configure.php -/modules/favourites/controllers/favourites.php -/modules/favourites/css -/modules/favourites/css/favourites.css -/modules/favourites/helpers -/modules/favourites/helpers/favourites_configuration.php -/modules/favourites/helpers/favourites_event.php -/modules/favourites/helpers/favourites_installer.php -/modules/favourites/helpers/favourites_theme.php -/modules/favourites/images -/modules/favourites/images/faves.png -/modules/favourites/js -/modules/favourites/js/favourites.js -/modules/favourites/libraries -/modules/favourites/libraries/Favourites.php -/modules/favourites/libraries/Pseudo_album.php -/modules/favourites/module.info -/modules/favourites/views -/modules/favourites/views/add_to_favourites.html.php -/modules/favourites/views/admin_favourites_configure.html.php -/modules/favourites/views/login_required.html.php -/modules/favourites/views/save_dialog.html.php -/modules/favourites/views/save_favourites.html.php -/modules/favourites/views/view_favourites.html.php -/modules/gmaps -/modules/gmaps/helpers -/modules/gmaps/helpers/gmaps_theme.php -/modules/gmaps/module.info -/modules/gmaps/views -/modules/gmaps/views/gmaps_block.html.php -/modules/google_analytics -/modules/google_analytics/controllers -/modules/google_analytics/controllers/admin_google_analytics.php -/modules/google_analytics/helpers -/modules/google_analytics/helpers/google_analytics_event.php -/modules/google_analytics/helpers/google_analytics_theme.php -/modules/google_analytics/module.info -/modules/google_analytics/views -/modules/google_analytics/views/admin_google_analytics.html.php -/modules/gwtorganize -/modules/gwtorganize/.classpath -/modules/gwtorganize/.externalToolBuilders -/modules/gwtorganize/.externalToolBuilders/New_Builder.launch -/modules/gwtorganize/.project -/modules/gwtorganize/.settings -/modules/gwtorganize/.settings/com.google.appengine.eclipse.core.prefs -/modules/gwtorganize/.settings/com.google.gdt.eclipse.core.prefs -/modules/gwtorganize/.settings/com.google.gwt.eclipse.core.prefs -/modules/gwtorganize/build.xml -/modules/gwtorganize/controllers -/modules/gwtorganize/controllers/admin_gwtorganise.php -/modules/gwtorganize/controllers/admin_upload_configure.php -/modules/gwtorganize/controllers/json_album.php -/modules/gwtorganize/helpers -/modules/gwtorganize/helpers/gwtorganise_event.php -/modules/gwtorganize/helpers/gwtorganise_installer.php -/modules/gwtorganize/helpers/revision.php -/modules/gwtorganize/helpers/upload_configuration.php -/modules/gwtorganize/module.info -/modules/gwtorganize/src -/modules/gwtorganize/src/META-INF -/modules/gwtorganize/src/META-INF/jdoconfig.xml -/modules/gwtorganize/src/com -/modules/gwtorganize/src/com/gloopics -/modules/gwtorganize/src/com/gloopics/g3viewer -/modules/gwtorganize/src/com/gloopics/g3viewer/G3viewer.gwt.xml -/modules/gwtorganize/src/com/gloopics/g3viewer/client -/modules/gwtorganize/src/com/gloopics/g3viewer/client/Album.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumItemDropContainer.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumTree.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/AlbumTreeDropController.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/AsyncResizer.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/AsyncRunner.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/ConfirmDialogBox.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/DropZoneController.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/G3Viewer.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpDialogBox.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpDialogHandler.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/HttpSuccessHandler.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/ImageDialogBox.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/InformationBar.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/Item.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/JSONResponseCallback.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/JSONResponseTextHandler.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/Loading.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/MyPickupDragController.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/ResizeOptions.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadControl.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadControlNoGears.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/UploadFile.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/Utils.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/View.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas -/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/Canvas.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/Factory.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/canvas/ResizeFilter.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDrop.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropBase.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFile.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFileIE.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DesktopDroppableWidget.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactory.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryIE.java -/modules/gwtorganize/src/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears.java -/modules/gwtorganize/src/com/gloopics/g3viewer/public -/modules/gwtorganize/src/com/gloopics/g3viewer/public/G3viewer.css -/modules/gwtorganize/src/com/gloopics/g3viewer/public/loading.gif -/modules/gwtorganize/src/log4j.properties -/modules/gwtorganize/views -/modules/gwtorganize/views/gwtorganise_view.html.php -/modules/gwtorganize/war -/modules/gwtorganize/war/.htaccess -/modules/gwtorganize/war/WEB-INF -/modules/gwtorganize/war/WEB-INF/classes -/modules/gwtorganize/war/WEB-INF/classes/META-INF -/modules/gwtorganize/war/WEB-INF/classes/META-INF/jdoconfig.xml -/modules/gwtorganize/war/WEB-INF/classes/com -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/G3viewer.gwt.xml -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$10.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$11.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$12.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$2$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$3$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$4$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$4.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$5.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$6.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$7.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$8.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album$9.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Album.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumItemDropContainer.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTree$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTree.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AlbumTreeDropController.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AsyncResizer.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/AsyncRunner.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox$ConfirmCallBack.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ConfirmDialogBox.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/DropZoneController.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$1$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$ErrorDialog$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$ErrorDialog.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer$SimplePanelEx.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/G3Viewer.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$4.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$5.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox$RequestCallbackImpl.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogBox.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpDialogHandler.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/HttpSuccessHandler.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ImageDialogBox.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar$1$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/InformationBar.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$4$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$4.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$5$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$5.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$6$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$6.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$7$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$7.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$8$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$8.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item$9.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Item.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/JSONResponseCallback.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/JSONResponseTextHandler.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Loading.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/MyPickupDragController.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/ResizeOptions.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadControl.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadControlNoGears.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile$ProgressBar.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/UploadFile.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/Utils.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1$1$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$2$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$3$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View$3.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/View.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/Canvas.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/Factory.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter$2.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/canvas/ResizeFilter.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDrop.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropBase.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFile.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDropFileIE.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DesktopDroppableWidget.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactory.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryIE.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears$1.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/client/dnddesktop/DndDesktopFactoryNoGears.class -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public/G3viewer.css -/modules/gwtorganize/war/WEB-INF/classes/com/gloopics/g3viewer/public/loading.gif -/modules/gwtorganize/war/WEB-INF/classes/log4j.properties -/modules/gwtorganize/war/WEB-INF/lib -/modules/gwtorganize/war/WEB-INF/lib/appengine-api-1.0-sdk-1.2.5.jar -/modules/gwtorganize/war/WEB-INF/lib/appengine-api-labs-1.2.5.jar -/modules/gwtorganize/war/WEB-INF/lib/datanucleus-appengine-1.0.3.jar -/modules/gwtorganize/war/WEB-INF/lib/datanucleus-core-1.1.5.jar -/modules/gwtorganize/war/WEB-INF/lib/datanucleus-jpa-1.1.5.jar -/modules/gwtorganize/war/WEB-INF/lib/geronimo-jpa_3.0_spec-1.1.1.jar -/modules/gwtorganize/war/WEB-INF/lib/geronimo-jta_1.1_spec-1.1.1.jar -/modules/gwtorganize/war/WEB-INF/lib/gwt-servlet.jar -/modules/gwtorganize/war/WEB-INF/lib/jdo2-api-2.3-eb.jar -/modules/gwtorganize/war/g3viewer -/modules/gwtorganize/war/g3viewer/0A9476898799A150D840F0B1C3672921.cache.png -/modules/gwtorganize/war/g3viewer/0D97DF37194D1924CC80394AAA96B9A3.cache.html -/modules/gwtorganize/war/g3viewer/27AC86F0820D8F960DBF73C151C0332B.cache.html -/modules/gwtorganize/war/g3viewer/396F806CD63ABD414BFBB9D57429F05B.cache.png -/modules/gwtorganize/war/g3viewer/4AFE598FDFDF189DD61F57E554328B10.cache.html -/modules/gwtorganize/war/g3viewer/4E8EC2279CB4B46228EFF0682ED166A4.cache.html -/modules/gwtorganize/war/g3viewer/4F7AD7D8299143D876CB4071BE00BF02.cache.html -/modules/gwtorganize/war/g3viewer/6462B363383D23B8418857B7A6FAD85B.cache.html -/modules/gwtorganize/war/g3viewer/71ED95F3DFB964762667E45E2922704D.cache.html -/modules/gwtorganize/war/g3viewer/8603379B5088782D2C0620FAE856E112.cache.png -/modules/gwtorganize/war/g3viewer/884CB866FECF37EDDE4914CA60AF2511.cache.html -/modules/gwtorganize/war/g3viewer/9DC95FB4BEC084EF810751F04B440FD7.cache.html -/modules/gwtorganize/war/g3viewer/A8FBB0ADAFEE7F8EA1CDB15765D13A7F.cache.html -/modules/gwtorganize/war/g3viewer/CE15F73DB4EDED1CF8F93F95A728792D.cache.html -/modules/gwtorganize/war/g3viewer/D096B0ED44CBABF1A6B1F2C2D31F4FCC.cache.html -/modules/gwtorganize/war/g3viewer/DF7764EEC1903CD03C9545B354D8D8E4.cache.png -/modules/gwtorganize/war/g3viewer/E44767377485D18D6B6864F65BA8EF73.cache.png -/modules/gwtorganize/war/g3viewer/EDC7827FEEA59EE44AD790B1C6430C45.cache.png -/modules/gwtorganize/war/g3viewer/G3viewer.css -/modules/gwtorganize/war/g3viewer/clear.cache.gif -/modules/gwtorganize/war/g3viewer/deferredjs -/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3 -/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/0D97DF37194D1924CC80394AAA96B9A3/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B -/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/27AC86F0820D8F960DBF73C151C0332B/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10 -/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4AFE598FDFDF189DD61F57E554328B10/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4 -/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4E8EC2279CB4B46228EFF0682ED166A4/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02 -/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/4F7AD7D8299143D876CB4071BE00BF02/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B -/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/6462B363383D23B8418857B7A6FAD85B/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D -/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/71ED95F3DFB964762667E45E2922704D/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511 -/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/884CB866FECF37EDDE4914CA60AF2511/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7 -/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/9DC95FB4BEC084EF810751F04B440FD7/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F -/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/A8FBB0ADAFEE7F8EA1CDB15765D13A7F/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D -/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/CE15F73DB4EDED1CF8F93F95A728792D/3.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC -/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/1.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/2.cache.js -/modules/gwtorganize/war/g3viewer/deferredjs/D096B0ED44CBABF1A6B1F2C2D31F4FCC/3.cache.js -/modules/gwtorganize/war/g3viewer/g3viewer.nocache.js -/modules/gwtorganize/war/g3viewer/gears_init.js -/modules/gwtorganize/war/g3viewer/gwt -/modules/gwtorganize/war/g3viewer/gwt/standard -/modules/gwtorganize/war/g3viewer/gwt/standard/images -/modules/gwtorganize/war/g3viewer/gwt/standard/images/corner.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/corner_ie6.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/hborder.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/hborder_ie6.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6 -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/corner_dialog_topleft.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/corner_dialog_topright.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/hborder_blue_shadow.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/hborder_gray_shadow.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/vborder_blue_shadow.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/ie6/vborder_gray_shadow.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/vborder.png -/modules/gwtorganize/war/g3viewer/gwt/standard/images/vborder_ie6.png -/modules/gwtorganize/war/g3viewer/gwt/standard/standard.css -/modules/gwtorganize/war/g3viewer/gwt/standard/standard_rtl.css -/modules/gwtorganize/war/g3viewer/hosted.html -/modules/gwtorganize/war/g3viewer/loading.gif -/modules/gwtorganize/war/index.php -/modules/highroller -/modules/highroller/controllers -/modules/highroller/controllers/highroller.php -/modules/highroller/helpers -/modules/highroller/helpers/highroller_theme.php -/modules/highroller/js -/modules/highroller/js/highroller.js -/modules/highroller/module.info -/modules/highroller/themes -/modules/highroller/themes/eggplant -/modules/highroller/themes/eggplant/images -/modules/highroller/themes/eggplant/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png -/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_20_e69700_40x40.png -/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_22_1484e6_40x40.png -/modules/highroller/themes/eggplant/images/ui-bg_diagonals-thick_26_2293f7_40x40.png -/modules/highroller/themes/eggplant/images/ui-bg_flat_0_e69700_40x100.png -/modules/highroller/themes/eggplant/images/ui-bg_flat_0_e6b900_40x100.png -/modules/highroller/themes/eggplant/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png -/modules/highroller/themes/eggplant/images/ui-bg_inset-hard_100_eeeeee_1x100.png -/modules/highroller/themes/eggplant/images/ui-icons_0a82eb_256x240.png -/modules/highroller/themes/eggplant/images/ui-icons_0b54d5_256x240.png -/modules/highroller/themes/eggplant/images/ui-icons_5fa5e3_256x240.png -/modules/highroller/themes/eggplant/images/ui-icons_fcdd4a_256x240.png -/modules/highroller/themes/eggplant/images/ui-icons_ffffff_256x240.png -/modules/highroller/themes/eggplant/theme.css -/modules/highroller/themes/excite-bike -/modules/highroller/themes/excite-bike/images -/modules/highroller/themes/excite-bike/images/ui-bg_glass_55_fcf0ba_1x400.png -/modules/highroller/themes/excite-bike/images/ui-bg_gloss-wave_100_ece8da_500x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_100_fafaf4_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_15_459e00_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-hard_95_cccccc_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-soft_25_67b021_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_highlight-soft_95_ffedad_1x100.png -/modules/highroller/themes/excite-bike/images/ui-bg_inset-soft_15_2b2922_1x100.png -/modules/highroller/themes/excite-bike/images/ui-icons_808080_256x240.png -/modules/highroller/themes/excite-bike/images/ui-icons_847e71_256x240.png -/modules/highroller/themes/excite-bike/images/ui-icons_8DC262_256x240.png -/modules/highroller/themes/excite-bike/images/ui-icons_cd0a0a_256x240.png -/modules/highroller/themes/excite-bike/images/ui-icons_eeeeee_256x240.png -/modules/highroller/themes/excite-bike/images/ui-icons_ffffff_256x240.png -/modules/highroller/themes/excite-bike/theme.css -/modules/highroller/themes/pepper-grinder -/modules/highroller/themes/pepper-grinder/images -/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_0_aaaaaa_40x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_0_eeeeee_40x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_55_994d53_40x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_flat_55_fafafa_40x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_gloss-wave_30_3d3644_500x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_100_dcd9de_1x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_100_eae6ea_1x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_25_30273a_1x100.png -/modules/highroller/themes/pepper-grinder/images/ui-bg_highlight-soft_45_5f5964_1x100.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_454545_256x240.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_734d99_256x240.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_8d78a5_256x240.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_a8a3ae_256x240.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_ebccce_256x240.png -/modules/highroller/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png -/modules/highroller/themes/pepper-grinder/theme.css -/modules/highroller/themes/ui-lightness -/modules/highroller/themes/ui-lightness/images -/modules/highroller/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png -/modules/highroller/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png -/modules/highroller/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png -/modules/highroller/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png -/modules/highroller/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png -/modules/highroller/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png -/modules/highroller/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png -/modules/highroller/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -/modules/highroller/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -/modules/highroller/themes/ui-lightness/images/ui-icons_222222_256x240.png -/modules/highroller/themes/ui-lightness/images/ui-icons_228ef1_256x240.png -/modules/highroller/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png -/modules/highroller/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png -/modules/highroller/themes/ui-lightness/images/ui-icons_ffffff_256x240.png -/modules/highroller/themes/ui-lightness/theme.css -/modules/html_uploader -/modules/html_uploader/controllers -/modules/html_uploader/controllers/uploader.php -/modules/html_uploader/module.info -/modules/iptc -/modules/iptc/controllers -/modules/iptc/controllers/admin_iptc.php -/modules/iptc/helpers -/modules/iptc/helpers/iptc.php -/modules/iptc/helpers/iptc_block.php -/modules/iptc/helpers/iptc_event.php -/modules/iptc/helpers/iptc_installer.php -/modules/iptc/helpers/iptc_task.php -/modules/iptc/lib -/modules/iptc/lib/functions.php -/modules/iptc/models -/modules/iptc/models/iptc_key.php -/modules/iptc/models/iptc_record.php -/modules/iptc/module.info -/modules/iptc/views -/modules/iptc/views/admin_iptc.html.php -/modules/iptc/views/iptc_block.html.php -/modules/item_links -/modules/item_links/helpers -/modules/item_links/helpers/item_links_event.php -/modules/item_links/helpers/item_links_installer.php -/modules/item_links/helpers/item_links_theme.php -/modules/item_links/models -/modules/item_links/models/item_link.php -/modules/item_links/module.info -/modules/itemchecksum -/modules/itemchecksum/controllers -/modules/itemchecksum/controllers/itemchecksum.php -/modules/itemchecksum/helpers -/modules/itemchecksum/helpers/item_itemchecksums_rest.php -/modules/itemchecksum/helpers/itemchecksum_md5_rest.php -/modules/itemchecksum/helpers/itemchecksum_rest.php -/modules/itemchecksum/helpers/itemchecksum_sha1_rest.php -/modules/itemchecksum/module.info -/modules/jhead -/modules/jhead/helpers -/modules/jhead/helpers/jhead_event.php -/modules/jhead/helpers/jhead_installer.php -/modules/jhead/module.info -/modules/keeporiginal -/modules/keeporiginal/controllers -/modules/keeporiginal/controllers/keeporiginal.php -/modules/keeporiginal/helpers -/modules/keeporiginal/helpers/keeporiginal_event.php -/modules/keeporiginal/helpers/keeporiginal_installer.php -/modules/keeporiginal/module.info -/modules/language_flags -/modules/language_flags/controllers -/modules/language_flags/controllers/admin_language_flags.php -/modules/language_flags/css -/modules/language_flags/css/language_flags_sidebar.css -/modules/language_flags/helpers -/modules/language_flags/helpers/language_flags_event.php -/modules/language_flags/helpers/language_flags_installer.php -/modules/language_flags/helpers/language_flags_theme.php -/modules/language_flags/images -/modules/language_flags/images/rectangular -/modules/language_flags/images/rectangular/af_ZA.png -/modules/language_flags/images/rectangular/ar_SA.png -/modules/language_flags/images/rectangular/be_BY.png -/modules/language_flags/images/rectangular/bg_BG.png -/modules/language_flags/images/rectangular/ca_ES.png -/modules/language_flags/images/rectangular/da_DK.png -/modules/language_flags/images/rectangular/de_DE.png -/modules/language_flags/images/rectangular/default.png -/modules/language_flags/images/rectangular/el_GR.png -/modules/language_flags/images/rectangular/en_GB.png -/modules/language_flags/images/rectangular/en_US.png -/modules/language_flags/images/rectangular/es_AR.png -/modules/language_flags/images/rectangular/es_ES.png -/modules/language_flags/images/rectangular/es_MX.png -/modules/language_flags/images/rectangular/eu_ES.png -/modules/language_flags/images/rectangular/fa_IR.png -/modules/language_flags/images/rectangular/fi_FI.png -/modules/language_flags/images/rectangular/fr_FR.png -/modules/language_flags/images/rectangular/ga_IE.png -/modules/language_flags/images/rectangular/he_IL.png -/modules/language_flags/images/rectangular/hu_HU.png -/modules/language_flags/images/rectangular/is_IS.png -/modules/language_flags/images/rectangular/it_IT.png -/modules/language_flags/images/rectangular/ja_JP.png -/modules/language_flags/images/rectangular/ko_KR.png -/modules/language_flags/images/rectangular/lt_LT.png -/modules/language_flags/images/rectangular/lv_LV.png -/modules/language_flags/images/rectangular/nl_NL.png -/modules/language_flags/images/rectangular/no_NO.png -/modules/language_flags/images/rectangular/pl_PL.png -/modules/language_flags/images/rectangular/pt_BR.png -/modules/language_flags/images/rectangular/pt_PT.png -/modules/language_flags/images/rectangular/ro_RO.png -/modules/language_flags/images/rectangular/ru_RU.png -/modules/language_flags/images/rectangular/sk_SK.png -/modules/language_flags/images/rectangular/sl_SI.png -/modules/language_flags/images/rectangular/sr_CS.png -/modules/language_flags/images/rectangular/sv_SE.png -/modules/language_flags/images/rectangular/tr_TR.png -/modules/language_flags/images/rectangular/uk_UA.png -/modules/language_flags/images/rectangular/vi_VN.png -/modules/language_flags/images/rectangular/zh_CN.png -/modules/language_flags/images/rectangular/zh_TW.png -/modules/language_flags/images/round -/modules/language_flags/images/round/af_ZA.png -/modules/language_flags/images/round/ar_SA.png -/modules/language_flags/images/round/be_BY.png -/modules/language_flags/images/round/bg_BG.png -/modules/language_flags/images/round/ca_ES.png -/modules/language_flags/images/round/cs_CZ.png -/modules/language_flags/images/round/da_DK.png -/modules/language_flags/images/round/de_DE.png -/modules/language_flags/images/round/default.png -/modules/language_flags/images/round/el_GR.png -/modules/language_flags/images/round/en_GB.png -/modules/language_flags/images/round/en_US.png -/modules/language_flags/images/round/es_AR.png -/modules/language_flags/images/round/es_ES.png -/modules/language_flags/images/round/es_MX.png -/modules/language_flags/images/round/et_EE.png -/modules/language_flags/images/round/fa_IR.png -/modules/language_flags/images/round/faroe.png -/modules/language_flags/images/round/fi_FI.png -/modules/language_flags/images/round/fr_FR.png -/modules/language_flags/images/round/ga_IE.png -/modules/language_flags/images/round/he_IL.png -/modules/language_flags/images/round/hu_HU.png -/modules/language_flags/images/round/is_IS.png -/modules/language_flags/images/round/it_IT.png -/modules/language_flags/images/round/ja_JP.png -/modules/language_flags/images/round/ko_KR.png -/modules/language_flags/images/round/lt_LT.png -/modules/language_flags/images/round/lv_LV.png -/modules/language_flags/images/round/nl_NL.png -/modules/language_flags/images/round/no_NO.png -/modules/language_flags/images/round/pl_PL.png -/modules/language_flags/images/round/pt_BR.png -/modules/language_flags/images/round/pt_PT.png -/modules/language_flags/images/round/ro_RO.png -/modules/language_flags/images/round/ru_RU.png -/modules/language_flags/images/round/sk_SK.png -/modules/language_flags/images/round/sl_SI.png -/modules/language_flags/images/round/sr_CS.png -/modules/language_flags/images/round/sv_SE.png -/modules/language_flags/images/round/tr_TR.png -/modules/language_flags/images/round/uk_UA.png -/modules/language_flags/images/round/vi_VN.png -/modules/language_flags/images/round/zh_CN.png -/modules/language_flags/images/round/zh_TW.png -/modules/language_flags/images/square -/modules/language_flags/images/square/af_ZA.png -/modules/language_flags/images/square/ar_SA.png -/modules/language_flags/images/square/be_BG.png -/modules/language_flags/images/square/be_BY.png -/modules/language_flags/images/square/ca_CZ.png -/modules/language_flags/images/square/ca_ES.png -/modules/language_flags/images/square/cs_CZ.png -/modules/language_flags/images/square/da_DK.png -/modules/language_flags/images/square/de_DE.png -/modules/language_flags/images/square/default.png -/modules/language_flags/images/square/el_GR.png -/modules/language_flags/images/square/en_GB.png -/modules/language_flags/images/square/es_AR.png -/modules/language_flags/images/square/es_ES.png -/modules/language_flags/images/square/et_EE.png -/modules/language_flags/images/square/eu_ES.png -/modules/language_flags/images/square/fa_IR.png -/modules/language_flags/images/square/fi_FI.png -/modules/language_flags/images/square/fr_FR.png -/modules/language_flags/images/square/ga_IE.png -/modules/language_flags/images/square/he_IL.png -/modules/language_flags/images/square/hu_HU.png -/modules/language_flags/images/square/is_IS.png -/modules/language_flags/images/square/it_IT.png -/modules/language_flags/images/square/ja_JP.png -/modules/language_flags/images/square/ko_KR.png -/modules/language_flags/images/square/lt_LT.png -/modules/language_flags/images/square/lv_LV.png -/modules/language_flags/images/square/nl_NL.png -/modules/language_flags/images/square/no_NO.png -/modules/language_flags/images/square/pl_PL.png -/modules/language_flags/images/square/pt_BR.png -/modules/language_flags/images/square/pt_PT.png -/modules/language_flags/images/square/ro_RO.png -/modules/language_flags/images/square/ru_RU.png -/modules/language_flags/images/square/sk_SK.png -/modules/language_flags/images/square/sl_SI.png -/modules/language_flags/images/square/sr_CS.png -/modules/language_flags/images/square/sv_SE.png -/modules/language_flags/images/square/tr_TR.png -/modules/language_flags/images/square/uk_UA.png -/modules/language_flags/images/square/vi_VN.png -/modules/language_flags/images/square/zh_CN.png -/modules/language_flags/images/square/zh_TW.png -/modules/language_flags/module.info -/modules/language_flags/views -/modules/language_flags/views/admin_language_flags.html.php -/modules/language_flags/views/user_languages_block.html.php -/modules/latestalbums -/modules/latestalbums/helpers -/modules/latestalbums/helpers/latestalbums_rss.php -/modules/latestalbums/module.info -/modules/latestupdates -/modules/latestupdates/controllers -/modules/latestupdates/controllers/latestupdates.php -/modules/latestupdates/helpers -/modules/latestupdates/helpers/latestupdates_block.php -/modules/latestupdates/module.info -/modules/latestupdates/views -/modules/latestupdates/views/latestupdates_block.html.php -/modules/ldap -/modules/ldap/config -/modules/ldap/config/gallery_sample.ldif -/modules/ldap/config/identity.php -/modules/ldap/helpers -/modules/ldap/helpers/ldap_installer.php -/modules/ldap/libraries -/modules/ldap/libraries/drivers -/modules/ldap/libraries/drivers/IdentityProvider -/modules/ldap/libraries/drivers/IdentityProvider/Ldap.php -/modules/ldap/module.info -/modules/max_size -/modules/max_size/helpers -/modules/max_size/helpers/max_size_event.php -/modules/max_size/helpers/max_size_installer.php -/modules/max_size/module.info -/modules/metadescription -/modules/metadescription/helpers -/modules/metadescription/helpers/metadescription_event.php -/modules/metadescription/helpers/metadescription_installer.php -/modules/metadescription/helpers/metadescription_theme.php -/modules/metadescription/module.info -/modules/metadescription/views -/modules/metadescription/views/metadescription_block.html.php -/modules/minislideshow -/modules/minislideshow/controllers -/modules/minislideshow/controllers/admin_minislideshow.php -/modules/minislideshow/controllers/minislideshow.php -/modules/minislideshow/css -/modules/minislideshow/css/minislideshow_menu.css -/modules/minislideshow/helpers -/modules/minislideshow/helpers/minislideshow_event.php -/modules/minislideshow/helpers/minislideshow_installer.php -/modules/minislideshow/helpers/minislideshow_theme.php -/modules/minislideshow/images -/modules/minislideshow/images/ico-view-minislideshow.png -/modules/minislideshow/module.info -/modules/minislideshow/views -/modules/minislideshow/views/admin_minislideshow.html.php -/modules/minislideshow/views/minislideshow_dialog.html.php -/modules/moduleorder -/modules/moduleorder/controllers -/modules/moduleorder/controllers/admin_moduleorder.php -/modules/moduleorder/helpers -/modules/moduleorder/helpers/moduleorder.php -/modules/moduleorder/helpers/moduleorder_event.php -/modules/moduleorder/helpers/moduleorder_installer.php -/modules/moduleorder/module.info -/modules/moduleorder/views -/modules/moduleorder/views/admin_moduleorder.html.php -/modules/moduleorder/views/admin_moduleorder_blocks.html.php -/modules/moduleupdates -/modules/moduleupdates/controllers -/modules/moduleupdates/controllers/admin_moduleupdates.php -/modules/moduleupdates/helpers -/modules/moduleupdates/helpers/moduleupdates_event.php -/modules/moduleupdates/helpers/moduleupdates_installer.php -/modules/moduleupdates/module.info -/modules/moduleupdates/views -/modules/moduleupdates/views/admin_moduleupdates.html.php -/modules/navcarousel -/modules/navcarousel/controllers -/modules/navcarousel/controllers/admin_navcarousel.php -/modules/navcarousel/controllers/navcarousel.php -/modules/navcarousel/css -/modules/navcarousel/css/credits.txt -/modules/navcarousel/css/skin.css -/modules/navcarousel/helpers -/modules/navcarousel/helpers/navcarousel_event.php -/modules/navcarousel/helpers/navcarousel_theme.php -/modules/navcarousel/images -/modules/navcarousel/images/ajax-loader.gif -/modules/navcarousel/images/next-horizontal.png -/modules/navcarousel/images/prev-horizontal.png -/modules/navcarousel/js -/modules/navcarousel/js/jquery.jcarousel.js -/modules/navcarousel/js/jquery.jcarousel.min.js -/modules/navcarousel/module.info -/modules/navcarousel/views -/modules/navcarousel/views/admin_navcarousel.html.php -/modules/navcarousel/views/navcarousel.html.php -/modules/no_home_link -/modules/no_home_link/helpers -/modules/no_home_link/helpers/no_home_link_event.php -/modules/no_home_link/module.info -/modules/nobots -/modules/nobots/helpers -/modules/nobots/helpers/nobots_theme.php -/modules/nobots/module.info -/modules/nobots/views -/modules/nobots/views/nobots_block.html.php -/modules/noffmpeg -/modules/noffmpeg/helpers -/modules/noffmpeg/helpers/movie.php -/modules/noffmpeg/images -/modules/noffmpeg/images/missing_movie.png -/modules/noffmpeg/libraries -/modules/noffmpeg/libraries/FLVMetaData.php -/modules/noffmpeg/module.info -/modules/noffmpeg/views -/modules/noffmpeg/views/form_uploadify.html.php -/modules/pages -/modules/pages/controllers -/modules/pages/controllers/admin_pages.php -/modules/pages/controllers/pages.php -/modules/pages/css -/modules/pages/css/jHtmlArea.css -/modules/pages/helpers -/modules/pages/helpers/pages_block.php -/modules/pages/helpers/pages_event.php -/modules/pages/helpers/pages_installer.php -/modules/pages/helpers/pages_theme.php -/modules/pages/images -/modules/pages/images/jHtmlArea.png -/modules/pages/images/jHtmlArea_Toolbar_Group_BG.png -/modules/pages/images/jHtmlArea_Toolbar_Group__Btn_Select_BG.png -/modules/pages/js -/modules/pages/js/jHtmlArea-0.7.0.js -/modules/pages/models -/modules/pages/models/static_page.php -/modules/pages/module.info -/modules/pages/views -/modules/pages/views/admin_pages.html.php -/modules/pages/views/admin_pages_new.html.php -/modules/pages/views/pages_display.html.php -/modules/pages/views/pages_sidebar.html.php -/modules/pam -/modules/pam/LICENSE -/modules/pam/README -/modules/pam/config -/modules/pam/config/config.php -/modules/pam/controllers -/modules/pam/controllers/pam.php -/modules/pam/helpers -/modules/pam/helpers/pam_event.php -/modules/pam/module.info -/modules/pam/pam_plugins -/modules/pam/pam_plugins/ad -/modules/pam/pam_plugins/ad/ad.php -/modules/pam/pam_plugins/ad/adLDAP -/modules/pam/pam_plugins/ad/adLDAP/LICENCE.txt -/modules/pam/pam_plugins/ad/adLDAP/README.txt -/modules/pam/pam_plugins/ad/adLDAP/adLDAP.php -/modules/pam/pam_plugins/ad/adLDAP/authenticate.php -/modules/pam/pam_plugins/ad/adLDAP/examples.php -/modules/pam/pam_plugins/ad/config.php -/modules/pam/pam_plugins/mock -/modules/pam/pam_plugins/mock/mock.php -/modules/pam/plugins -/modules/pam/plugins/gallery -/modules/pam/plugins/gallery/gallery.php -/modules/pam/views -/modules/pam/views/pam_ajax.html.php -/modules/photoannotation -/modules/photoannotation/controllers -/modules/photoannotation/controllers/admin_photoannotation.php -/modules/photoannotation/controllers/photoannotation.php -/modules/photoannotation/css -/modules/photoannotation/css/colorpicker.css -/modules/photoannotation/css/photoannotation.css -/modules/photoannotation/helpers -/modules/photoannotation/helpers/photoannotation.php -/modules/photoannotation/helpers/photoannotation_block.php -/modules/photoannotation/helpers/photoannotation_event.php -/modules/photoannotation/helpers/photoannotation_installer.php -/modules/photoannotation/helpers/photoannotation_theme.php -/modules/photoannotation/images -/modules/photoannotation/images/blank.gif -/modules/photoannotation/images/colorpicker_background.png -/modules/photoannotation/images/colorpicker_hex.png -/modules/photoannotation/images/colorpicker_hsb_b.png -/modules/photoannotation/images/colorpicker_hsb_h.png -/modules/photoannotation/images/colorpicker_hsb_s.png -/modules/photoannotation/images/colorpicker_indic.gif -/modules/photoannotation/images/colorpicker_overlay.png -/modules/photoannotation/images/colorpicker_rgb_b.png -/modules/photoannotation/images/colorpicker_rgb_g.png -/modules/photoannotation/images/colorpicker_rgb_r.png -/modules/photoannotation/images/colorpicker_select.gif -/modules/photoannotation/images/colorpicker_submit.png -/modules/photoannotation/images/custom_background.png -/modules/photoannotation/images/custom_hex.png -/modules/photoannotation/images/custom_hsb_b.png -/modules/photoannotation/images/custom_hsb_h.png -/modules/photoannotation/images/custom_hsb_s.png -/modules/photoannotation/images/custom_indic.gif -/modules/photoannotation/images/custom_rgb_b.png -/modules/photoannotation/images/custom_rgb_g.png -/modules/photoannotation/images/custom_rgb_r.png -/modules/photoannotation/images/custom_submit.png -/modules/photoannotation/images/delete.png -/modules/photoannotation/images/edit.png -/modules/photoannotation/images/select.png -/modules/photoannotation/images/select2.png -/modules/photoannotation/images/slider.png -/modules/photoannotation/js -/modules/photoannotation/js/jquery.annotate.js -/modules/photoannotation/js/jquery.annotate.min.js -/modules/photoannotation/js/jquery.colorpicker.js -/modules/photoannotation/js/jquery.colorpicker.min.js -/modules/photoannotation/models -/modules/photoannotation/models/items_face.php -/modules/photoannotation/models/items_note.php -/modules/photoannotation/models/items_user.php -/modules/photoannotation/models/photoannotation_notification.php -/modules/photoannotation/module.info -/modules/photoannotation/views -/modules/photoannotation/views/admin_photoannotation.html.php -/modules/photoannotation/views/admin_photoannotation_converter.html.php -/modules/photoannotation/views/admin_photoannotation_tagsmaintanance.html.php -/modules/photoannotation/views/photoannotation_block.html.php -/modules/photoannotation/views/photoannotation_cloud.html.php -/modules/photoannotation/views/photoannotation_highlight_block.html.php -/modules/photoannotation/views/photoannotation_user_search.html.php -/modules/phpmailer -/modules/phpmailer/controllers -/modules/phpmailer/controllers/admin_phpmailer.php -/modules/phpmailer/helpers -/modules/phpmailer/helpers/phpmailer_event.php -/modules/phpmailer/helpers/phpmailer_installer.php -/modules/phpmailer/libraries -/modules/phpmailer/libraries/Sendmail.php -/modules/phpmailer/module.info -/modules/phpmailer/views -/modules/phpmailer/views/admin_phpmailer.html.php -/modules/polar_rose -/modules/polar_rose/helpers -/modules/polar_rose/helpers/polar_rose_theme.php -/modules/polar_rose/module.info -/modules/purifier -/modules/purifier/config -/modules/purifier/config/purifier.php -/modules/purifier/helpers -/modules/purifier/helpers/purifier.php -/modules/purifier/module.info -/modules/purifier/vendor -/modules/purifier/vendor/HTMLPurifier -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.auto.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.autoload.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.func.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.includes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.kses.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.path.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier.safe-includes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrCollections.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Background.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Border.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Color.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Composite.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Filter.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Font.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Length.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Multiple.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Number.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/Percentage.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/CSS/URI.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Enum.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Bool.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Class.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Color.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/ID.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Length.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/HTML/Pixels.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Integer.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Lang.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Switch.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/Text.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/Host.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/IPv4.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrDef/URI/IPv6.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Background.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BdoDir.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BgColor.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/BoolToCSS.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Border.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/EnumToCSS.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ImgRequired.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ImgSpace.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Input.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Lang.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Length.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Name.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/NameSync.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeEmbed.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeObject.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/SafeParam.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/ScriptRequired.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTransform/Textarea.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrTypes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/AttrValidator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Bootstrap.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/CSSDefinition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Chameleon.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Custom.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Empty.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Optional.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Required.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/StrictBlockquote.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ChildDef/Table.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Config.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Exception.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/Validator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema.ser -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ConfigSchema/schema/info.ini -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ContentSets.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Context.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Definition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Null.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCache/Serializer/README -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DefinitionCacheFactory.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Doctype.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/DoctypeRegistry.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ElementDef.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Encoder.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityLookup/entities.ser -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/EntityParser.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ErrorCollector.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/ErrorStruct.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Exception.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Filter/YouTube.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Generator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLDefinition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Bdo.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/CommonAttributes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Edit.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Forms.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Hypertext.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Image.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Legacy.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/List.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Name.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Object.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Presentation.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Proprietary.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Ruby.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/SafeEmbed.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/SafeObject.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Scripting.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/StyleAttribute.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tables.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Target.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Text.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Name.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/HTMLModuleManager.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/IDAccumulator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/AutoParagraph.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/DisplayLinkURI.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/Linkify.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/PurifierLinkify.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/RemoveEmpty.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Injector/SafeObject.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/classes -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/classes/en-x-test.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en-x-test.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en-x-testmini.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Language/messages/en.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/LanguageFactory.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Length.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/DOMLex.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/DirectLex.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/PEARSax3.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Lexer/PH5P.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PercentEncoder.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/CSSDefinition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.css -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.js -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/ConfigForm.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Printer/HTMLDefinition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PropertyList.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/PropertyListIterator.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/Composite.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/Core.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/FixNesting.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/MakeWellFormed.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/RemoveForeignElements.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Strategy/ValidateAttributes.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/StringHash.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/StringHashParser.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform/Font.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TagTransform/Simple.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Comment.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Empty.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/End.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Start.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Tag.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/Token/Text.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/TokenFactory.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URI.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIDefinition.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableExternal.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableExternalResources.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/DisableResources.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/HostBlacklist.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/MakeAbsolute.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIFilter/Munge.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIParser.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/data.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/file.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/ftp.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/http.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/https.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/mailto.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/news.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URIScheme/nntp.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/URISchemeRegistry.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/UnitConverter.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser/Flexible.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParser/Native.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifier/VarParserException.php -/modules/purifier/vendor/HTMLPurifier/HTMLPurifierLicense -/modules/quotas -/modules/quotas/controllers -/modules/quotas/controllers/admin_quotas.php -/modules/quotas/helpers -/modules/quotas/helpers/quotas_event.php -/modules/quotas/helpers/quotas_installer.php -/modules/quotas/helpers/quotas_task.php -/modules/quotas/helpers/quotas_theme.php -/modules/quotas/models -/modules/quotas/models/groups_quota.php -/modules/quotas/models/users_space_usage.php -/modules/quotas/module.info -/modules/quotas/views -/modules/quotas/views/admin_quotas.html.php -/modules/rectangle_thumbs -/modules/rectangle_thumbs/helpers -/modules/rectangle_thumbs/helpers/rectangle_thumbs_graphics.php -/modules/rectangle_thumbs/helpers/rectangle_thumbs_installer.php -/modules/rectangle_thumbs/module.info -/modules/register -/modules/register/controllers -/modules/register/controllers/admin_register.php -/modules/register/controllers/register.php -/modules/register/helpers -/modules/register/helpers/register.php -/modules/register/helpers/register_event.php -/modules/register/helpers/register_installer.php -/modules/register/helpers/register_theme.php -/modules/register/models -/modules/register/models/pending_user.php -/modules/register/module.info -/modules/register/views -/modules/register/views/admin_register.html.php -/modules/register/views/confirm_registration.html.php -/modules/register/views/register_welcome.html.php -/modules/register/views/register_welcome_message.html.php -/modules/register/views/register_welcome_message_loader.html.php -/modules/remote -/modules/remote/README -/modules/remote/controllers -/modules/remote/controllers/gallery_remote.php -/modules/remote/helpers -/modules/remote/helpers/gallery_remote.php -/modules/remote/libraries -/modules/remote/libraries/GalleryRemoteReply.php -/modules/remote/module.info -/modules/remote/patches -/modules/remote/patches/cookie.patch -/modules/remote/patches/gallery_remote2.php -/modules/remote/patches/htaccess.patch -/modules/rwinfo -/modules/rwinfo/helpers -/modules/rwinfo/helpers/rwinfo_block.php -/modules/rwinfo/helpers/rwinfo_installer.php -/modules/rwinfo/helpers/rwinfo_theme.php -/modules/rwinfo/module.info -/modules/rwinfo/notes.txt -/modules/rwinfo/views -/modules/rwinfo/views/rwinfo_block.html.php -/modules/scheduler -/modules/scheduler/config -/modules/scheduler/config/routes.php -/modules/scheduler/controllers -/modules/scheduler/controllers/admin_schedule.php -/modules/scheduler/helpers -/modules/scheduler/helpers/scheduler.php -/modules/scheduler/helpers/scheduler_event.php -/modules/scheduler/helpers/scheduler_installer.php -/modules/scheduler/models -/modules/scheduler/models/schedule.php -/modules/scheduler/module.info -/modules/scheduler/views -/modules/scheduler/views/admin_schedule.html.php -/modules/scheduler/views/admin_schedule_confirm.html.php -/modules/scheduler/views/admin_schedule_form.html.php -/modules/scheduler/views/scheduler_definitions.html.php -/modules/sharephoto -/modules/sharephoto/controllers -/modules/sharephoto/controllers/admin_sharephoto.php -/modules/sharephoto/css -/modules/sharephoto/css/sharephoto.css -/modules/sharephoto/helpers -/modules/sharephoto/helpers/sharephoto_event.php -/modules/sharephoto/helpers/sharephoto_theme.php -/modules/sharephoto/images -/modules/sharephoto/images/addthis.png -/modules/sharephoto/images/addthis_64.png -/modules/sharephoto/images/btn-overlay.png -/modules/sharephoto/images/delicious.png -/modules/sharephoto/images/facebook.png -/modules/sharephoto/images/facebook_64.png -/modules/sharephoto/images/icon-addthis.gif -/modules/sharephoto/images/myspace.png -/modules/sharephoto/images/stumbleupon.png -/modules/sharephoto/images/twitter.png -/modules/sharephoto/js -/modules/sharephoto/js/fisheye-iutil.min.js -/modules/sharephoto/js/sharephoto.js -/modules/sharephoto/module.info -/modules/sharephoto/views -/modules/sharephoto/views/admin_sharephoto.html.php -/modules/sharephoto/views/sharephoto.html.php -/modules/square_thumbs -/modules/square_thumbs/helpers -/modules/square_thumbs/helpers/square_thumbs_graphics.php -/modules/square_thumbs/helpers/square_thumbs_installer.php -/modules/square_thumbs/module.info -/modules/sso -/modules/sso/helpers -/modules/sso/helpers/sso_event.php -/modules/sso/module.info -/modules/tag_albums -/modules/tag_albums/-- Theme Files -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0 -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/calpage.html.php -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/paginator.html.php -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/photo.html.php -/modules/tag_albums/-- Theme Files/GreyDragon 3.1.0/views/tag_albums_album.html.php -/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7 -/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7/views -/modules/tag_albums/-- Theme Files/clean_canvas 1.0.7/views/calpage.html.php -/modules/tag_albums/controllers -/modules/tag_albums/controllers/admin_tag_albums.php -/modules/tag_albums/controllers/tag_albums.php -/modules/tag_albums/helpers -/modules/tag_albums/helpers/tag_albums_block.php -/modules/tag_albums/helpers/tag_albums_event.php -/modules/tag_albums/helpers/tag_albums_installer.php -/modules/tag_albums/helpers/tag_albums_theme.php -/modules/tag_albums/libraries -/modules/tag_albums/libraries/Tag_Albums_Breadcrumb.php -/modules/tag_albums/libraries/Tag_Albums_Children.php -/modules/tag_albums/libraries/Tag_Albums_Item.php -/modules/tag_albums/models -/modules/tag_albums/models/tag.php -/modules/tag_albums/models/tags_album_id.php -/modules/tag_albums/module.info -/modules/tag_albums/views -/modules/tag_albums/views/admin_tag_albums.html.php -/modules/tag_albums/views/calpage.html.php -/modules/tag_albums/views/tag_albums_album.html.php -/modules/tag_albums/views/tag_albums_block.html.php -/modules/tag_cloud -/modules/tag_cloud/controllers -/modules/tag_cloud/controllers/admin_tag_cloud.php -/modules/tag_cloud/helpers -/modules/tag_cloud/helpers/tag_cloud_block.php -/modules/tag_cloud/helpers/tag_cloud_event.php -/modules/tag_cloud/helpers/tag_cloud_theme.php -/modules/tag_cloud/js -/modules/tag_cloud/js/tag_cloud.js -/modules/tag_cloud/lib -/modules/tag_cloud/lib/license.txt -/modules/tag_cloud/lib/tagcloud.swf -/modules/tag_cloud/module.info -/modules/tag_cloud/views -/modules/tag_cloud/views/admin_tag_cloud.html.php -/modules/tag_cloud/views/tag_cloud_block.html.php -/modules/tag_cloud_page -/modules/tag_cloud_page/controllers -/modules/tag_cloud_page/controllers/tag_cloud_page.php -/modules/tag_cloud_page/css -/modules/tag_cloud_page/css/tag_cloud_page.css -/modules/tag_cloud_page/helpers -/modules/tag_cloud_page/helpers/tag_cloud_page_block.php -/modules/tag_cloud_page/helpers/tag_cloud_page_event.php -/modules/tag_cloud_page/helpers/tag_cloud_page_installer.php -/modules/tag_cloud_page/helpers/tag_cloud_page_theme.php -/modules/tag_cloud_page/js -/modules/tag_cloud_page/js/tag_cloud_page.js -/modules/tag_cloud_page/module.info -/modules/tag_cloud_page/views -/modules/tag_cloud_page/views/tag_cloud_page_block.html.php -/modules/tag_cloud_page/views/tag_cloud_page_cloud.html.php -/modules/tag_it -/modules/tag_it/controllers -/modules/tag_it/controllers/tag_it.php -/modules/tag_it/helpers -/modules/tag_it/helpers/tag_it_block.php -/modules/tag_it/module.info -/modules/tag_it/views -/modules/tag_it/views/tag_it_block.html.php -/modules/tag_it/views/tag_it_tags_for.html.php -/modules/tagfaces -/modules/tagfaces/controllers -/modules/tagfaces/controllers/tagfaces.php -/modules/tagfaces/helpers -/modules/tagfaces/helpers/tagfaces_event.php -/modules/tagfaces/helpers/tagfaces_installer.php -/modules/tagfaces/helpers/tagfaces_theme.php -/modules/tagfaces/images -/modules/tagfaces/images/Jcrop.gif -/modules/tagfaces/js -/modules/tagfaces/js/jquery.Jcrop.js -/modules/tagfaces/js/jquery.Jcrop.min.js -/modules/tagfaces/js/jquery.min.js -/modules/tagfaces/models -/modules/tagfaces/models/items_face.php -/modules/tagfaces/models/items_note.php -/modules/tagfaces/module.info -/modules/tagfaces/views -/modules/tagfaces/views/drawfaces.html.php -/modules/tagfaces/views/drawfaces_highlight_block.html.php -/modules/tagsinalbum -/modules/tagsinalbum/helpers -/modules/tagsinalbum/helpers/tagsinalbum_block.php -/modules/tagsinalbum/helpers/tagsinalbum_event.php -/modules/tagsinalbum/helpers/tagsinalbum_installer.php -/modules/tagsinalbum/module.info -/modules/tagsinalbum/views -/modules/tagsinalbum/views/tagsinalbum_sidebar.html.php -/modules/tagsmap -/modules/tagsmap/controllers -/modules/tagsmap/controllers/admin_tagsmap.php -/modules/tagsmap/controllers/tagsmap.php -/modules/tagsmap/css -/modules/tagsmap/css/tagsmap_menu.css -/modules/tagsmap/helpers -/modules/tagsmap/helpers/tagsmap_event.php -/modules/tagsmap/helpers/tagsmap_installer.php -/modules/tagsmap/helpers/tagsmap_theme.php -/modules/tagsmap/images -/modules/tagsmap/images/ico-view-tagsmap.png -/modules/tagsmap/models -/modules/tagsmap/models/tags_gps.php -/modules/tagsmap/module.info -/modules/tagsmap/views -/modules/tagsmap/views/admin_tagsmap.html.php -/modules/tagsmap/views/admin_tagsmap_delete.html.php -/modules/tagsmap/views/admin_tagsmap_edit.html.php -/modules/tagsmap/views/tagsmap_googlemap.html.php -/modules/themeroller -/modules/themeroller/controllers -/modules/themeroller/controllers/admin_themeroller.php -/modules/themeroller/data -/modules/themeroller/data/admin_views -/modules/themeroller/data/admin_views/admin.html.php -/modules/themeroller/data/admin_views/block.html.php -/modules/themeroller/data/admin_views/pager.html.php -/modules/themeroller/data/css -/modules/themeroller/data/css/fix-ie.css -/modules/themeroller/data/images -/modules/themeroller/data/images/loading-large.gif -/modules/themeroller/data/images/loading-small.gif -/modules/themeroller/data/js -/modules/themeroller/data/js/admin_ui.init.js -/modules/themeroller/data/js/site_ui.init.js -/modules/themeroller/data/masks -/modules/themeroller/data/masks/admin_thumbnail -/modules/themeroller/data/masks/admin_thumbnail/thumbnail.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorContent.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorDefault.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_bgColorHeader.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_borderColorDefault.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcActive.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcDefault.png -/modules/themeroller/data/masks/admin_thumbnail/thumbnail_fcHeader.png -/modules/themeroller/data/masks/css -/modules/themeroller/data/masks/css/themeroller -/modules/themeroller/data/masks/css/themeroller/ui-icons_mask_256x240.png -/modules/themeroller/data/masks/images -/modules/themeroller/data/masks/images/avatar_mask.png -/modules/themeroller/data/masks/images/ico-album_mask.png -/modules/themeroller/data/masks/images/ico-error_mask[iconColorError].png -/modules/themeroller/data/masks/images/ico-help_mask.png -/modules/themeroller/data/masks/images/ico-info_mask[iconColorHighlight].png -/modules/themeroller/data/masks/images/ico-print_mask.png -/modules/themeroller/data/masks/images/ico-separator-rtl_mask[iconColorDefault].png -/modules/themeroller/data/masks/images/ico-separator_mask[iconColorDefault].png -/modules/themeroller/data/masks/images/ico-success-inactive_mask[iconColorHighlight].png -/modules/themeroller/data/masks/images/ico-success-passive_mask[iconColorHighlight].png -/modules/themeroller/data/masks/images/ico-success_mask[iconColorHighlight].png -/modules/themeroller/data/masks/images/ico-view-comments_mask.png -/modules/themeroller/data/masks/images/ico-view-fullsize_mask.png -/modules/themeroller/data/masks/images/ico-view-slideshow-rtl_mask.png -/modules/themeroller/data/masks/images/ico-view-slideshow_mask.png -/modules/themeroller/data/masks/images/ico-warning_mask[iconColorWarning].png -/modules/themeroller/data/masks/images/select-photos-backg_mask.png -/modules/themeroller/data/masks/site_thumbnail -/modules/themeroller/data/masks/site_thumbnail/thumbnail.png -/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorContent.png -/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorDefault.png -/modules/themeroller/data/masks/site_thumbnail/thumbnail_bgColorHeader.png -/modules/themeroller/data/masks/site_thumbnail/thumbnail_fcDefault.png -/modules/themeroller/data/masks/site_thumbnail/thumbnail_iconColorHover.png -/modules/themeroller/data/views -/modules/themeroller/data/views/album.html.php -/modules/themeroller/data/views/block.html.php -/modules/themeroller/data/views/dynamic.html.php -/modules/themeroller/data/views/movie.html.php -/modules/themeroller/data/views/no_sidebar.html.php -/modules/themeroller/data/views/page.html.php -/modules/themeroller/data/views/paginator.html.php -/modules/themeroller/data/views/permissions_form.html.php -/modules/themeroller/data/views/photo.html.php -/modules/themeroller/data/views/sidebar.html.php -/modules/themeroller/helpers -/modules/themeroller/helpers/themeroller.php -/modules/themeroller/helpers/themeroller_event.php -/modules/themeroller/helpers/themeroller_installer.php -/modules/themeroller/helpers/themeroller_task.php -/modules/themeroller/libraries -/modules/themeroller/libraries/gnu-lgpl.txt -/modules/themeroller/libraries/pclzip.lib.php -/modules/themeroller/libraries/readme.txt -/modules/themeroller/module.info -/modules/themeroller/views -/modules/themeroller/views/admin_screen-rtl.css.php -/modules/themeroller/views/admin_screen.css.php -/modules/themeroller/views/admin_themeroller.html.php -/modules/themeroller/views/admin_themeroller_progress.html.php -/modules/themeroller/views/admin_themeroller_upload.html.php -/modules/themeroller/views/site_screen-rtl.css.php -/modules/themeroller/views/site_screen.css.php -/modules/themeroller/views/theme.info.php -/modules/twitter -/modules/twitter/README -/modules/twitter/controllers -/modules/twitter/controllers/admin_twitter.php -/modules/twitter/controllers/twitter.php -/modules/twitter/css -/modules/twitter/css/twitter.css -/modules/twitter/helpers -/modules/twitter/helpers/twitter.php -/modules/twitter/helpers/twitter_event.php -/modules/twitter/helpers/twitter_installer.php -/modules/twitter/helpers/twitter_theme.php -/modules/twitter/js -/modules/twitter/js/twitter.js -/modules/twitter/models -/modules/twitter/models/twitter_tweet.php -/modules/twitter/models/twitter_user.php -/modules/twitter/module.info -/modules/twitter/vendor -/modules/twitter/vendor/twitteroauth -/modules/twitter/vendor/twitteroauth/LICENSE -/modules/twitter/vendor/twitteroauth/OAuth.php -/modules/twitter/vendor/twitteroauth/images -/modules/twitter/vendor/twitteroauth/images/darker.png -/modules/twitter/vendor/twitteroauth/images/lighter.png -/modules/twitter/vendor/twitteroauth/twitteroauth.php -/modules/twitter/views -/modules/twitter/views/admin_twitter.html.php -/modules/twitter/views/twitter_dialog.html.php -/modules/user_albums -/modules/user_albums/helpers -/modules/user_albums/helpers/user_albums_event.php -/modules/user_albums/module.info -/modules/user_homes -/modules/user_homes/helpers -/modules/user_homes/helpers/user_homes_event.php -/modules/user_homes/helpers/user_homes_installer.php -/modules/user_homes/js -/modules/user_homes/js/user_homes_add_album.js -/modules/user_homes/models -/modules/user_homes/models/user_home.php -/modules/user_homes/module.info -/modules/user_homes/views -/modules/user_homes/views/user_profile_home.html.php -/modules/user_rest -/modules/user_rest/helpers -/modules/user_rest/helpers/user_rest.php -/modules/user_rest/helpers/user_rest_installer.php -/modules/user_rest/module.info -/modules/videodimensions -/modules/videodimensions/helpers -/modules/videodimensions/helpers/videodimensions_event.php -/modules/videodimensions/module.info -/modules/videos -/modules/videos/controllers -/modules/videos/controllers/admin_videos.php -/modules/videos/controllers/file_proxy.php -/modules/videos/controllers/videos.php -/modules/videos/css -/modules/videos/css/videos.css -/modules/videos/helpers -/modules/videos/helpers/videos.php -/modules/videos/helpers/videos_event.php -/modules/videos/helpers/videos_installer.php -/modules/videos/helpers/videos_theme.php -/modules/videos/js -/modules/videos/js/admin_videos.js -/modules/videos/js/videos.js -/modules/videos/js/videos_download.js -/modules/videos/models -/modules/videos/models/item.php -/modules/videos/models/items_video.php -/modules/videos/models/videos_entry.php -/modules/videos/module.info -/modules/videos/views -/modules/videos/views/admin_videos.html.php -/modules/videos/views/movieplayer.html.php -/modules/videos/views/videos_tree.html.php -/modules/videos/views/videos_tree_dialog.html.php -/modules/win_platform -/modules/win_platform/module.info -/modules/win_platform/views -/modules/win_platform/views/admin_block_platform.html.php -/modules/wordpress_auth -/modules/wordpress_auth/config -/modules/wordpress_auth/config/identity.php -/modules/wordpress_auth/helpers -/modules/wordpress_auth/helpers/wordpress_auth_installer.php -/modules/wordpress_auth/libraries -/modules/wordpress_auth/libraries/PasswordHash.php -/modules/wordpress_auth/libraries/drivers -/modules/wordpress_auth/libraries/drivers/IdentityProvider -/modules/wordpress_auth/libraries/drivers/IdentityProvider/Wordpressdb.php -/modules/wordpress_auth/libraries/drivers/IdentityProvider/Wordpressfile.php -/modules/wordpress_auth/module.info -/themes -/themes/browny_admin_wind -/themes/browny_admin_wind/css -/themes/browny_admin_wind/css/fix-ie.css -/themes/browny_admin_wind/css/screen-rtl.css -/themes/browny_admin_wind/css/screen.css -/themes/browny_admin_wind/css/themeroller -/themes/browny_admin_wind/css/themeroller/images -/themes/browny_admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_flat_55_fbd388_40x100.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_55_ead2ae_1x400.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_75_f2e6d4_1x400.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_gloss-wave_55_714213_500x100.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_inset-hard_100_ecd9c1_1x100.png -/themes/browny_admin_wind/css/themeroller/images/ui-bg_inset-hard_100_f6f3ef_1x100.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_3d2105_256x240.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_41260c_256x240.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_563b1a_256x240.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_704a24_256x240.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_be5f09_256x240.png -/themes/browny_admin_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png -/themes/browny_admin_wind/css/themeroller/ui.base.css -/themes/browny_admin_wind/css/themeroller/ui.core.css -/themes/browny_admin_wind/css/themeroller/ui.datepicker.css -/themes/browny_admin_wind/css/themeroller/ui.dialog.css -/themes/browny_admin_wind/css/themeroller/ui.progressbar.css -/themes/browny_admin_wind/css/themeroller/ui.resizable.css -/themes/browny_admin_wind/css/themeroller/ui.tabs.css -/themes/browny_admin_wind/css/themeroller/ui.theme.css -/themes/browny_admin_wind/images -/themes/browny_admin_wind/images/avatar.jpg -/themes/browny_admin_wind/images/ico-denied-inactive.png -/themes/browny_admin_wind/images/ico-denied-passive.png -/themes/browny_admin_wind/images/ico-denied.png -/themes/browny_admin_wind/images/ico-error.png -/themes/browny_admin_wind/images/ico-info.png -/themes/browny_admin_wind/images/ico-lock.png -/themes/browny_admin_wind/images/ico-separator-rtl.gif -/themes/browny_admin_wind/images/ico-separator.gif -/themes/browny_admin_wind/images/ico-success-passive.png -/themes/browny_admin_wind/images/ico-success.png -/themes/browny_admin_wind/images/ico-warning.png -/themes/browny_admin_wind/images/loading-large.gif -/themes/browny_admin_wind/images/loading-small.gif -/themes/browny_admin_wind/images/logo.png -/themes/browny_admin_wind/images/ui-bg_highlight-soft_15_d3b07e_1x100.png -/themes/browny_admin_wind/images/ui-bg_highlight-soft_45_d3b07e_1x100.png -/themes/browny_admin_wind/js -/themes/browny_admin_wind/js/ui.init.js -/themes/browny_admin_wind/theme.info -/themes/browny_admin_wind/thumbnail.png -/themes/browny_admin_wind/views -/themes/browny_admin_wind/views/admin.html.php -/themes/browny_admin_wind/views/block.html.php -/themes/browny_admin_wind/views/paginator.html.php -/themes/browny_wind -/themes/browny_wind/css -/themes/browny_wind/css/fix-ie.css -/themes/browny_wind/css/screen-rtl.css -/themes/browny_wind/css/screen.css -/themes/browny_wind/css/themeroller -/themes/browny_wind/css/themeroller/images -/themes/browny_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png -/themes/browny_wind/css/themeroller/images/ui-bg_flat_55_fbd388_40x100.png -/themes/browny_wind/css/themeroller/images/ui-bg_glass_55_ead2ae_1x400.png -/themes/browny_wind/css/themeroller/images/ui-bg_glass_75_f2e6d4_1x400.png -/themes/browny_wind/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png -/themes/browny_wind/css/themeroller/images/ui-bg_gloss-wave_55_714213_500x100.png -/themes/browny_wind/css/themeroller/images/ui-bg_inset-hard_100_ecd9c1_1x100.png -/themes/browny_wind/css/themeroller/images/ui-bg_inset-hard_100_f6f3ef_1x100.png -/themes/browny_wind/css/themeroller/images/ui-icons_3d2105_256x240.png -/themes/browny_wind/css/themeroller/images/ui-icons_41260c_256x240.png -/themes/browny_wind/css/themeroller/images/ui-icons_563b1a_256x240.png -/themes/browny_wind/css/themeroller/images/ui-icons_704a24_256x240.png -/themes/browny_wind/css/themeroller/images/ui-icons_be5f09_256x240.png -/themes/browny_wind/css/themeroller/images/ui-icons_cd0a0a_256x240.png -/themes/browny_wind/css/themeroller/ui.base.css -/themes/browny_wind/css/themeroller/ui.core.css -/themes/browny_wind/css/themeroller/ui.datepicker.css -/themes/browny_wind/css/themeroller/ui.dialog.css -/themes/browny_wind/css/themeroller/ui.progressbar.css -/themes/browny_wind/css/themeroller/ui.resizable.css -/themes/browny_wind/css/themeroller/ui.tabs.css -/themes/browny_wind/css/themeroller/ui.theme.css -/themes/browny_wind/images -/themes/browny_wind/images/avatar.jpg -/themes/browny_wind/images/ico-album.png -/themes/browny_wind/images/ico-denied-inactive.png -/themes/browny_wind/images/ico-denied-passive.png -/themes/browny_wind/images/ico-denied.png -/themes/browny_wind/images/ico-error.png -/themes/browny_wind/images/ico-help.png -/themes/browny_wind/images/ico-info.png -/themes/browny_wind/images/ico-lock.png -/themes/browny_wind/images/ico-print.png -/themes/browny_wind/images/ico-separator-rtl.gif -/themes/browny_wind/images/ico-separator.gif -/themes/browny_wind/images/ico-success-inactive.png -/themes/browny_wind/images/ico-success-passive.png -/themes/browny_wind/images/ico-success.png -/themes/browny_wind/images/ico-view-calendarview.png -/themes/browny_wind/images/ico-view-comments.png -/themes/browny_wind/images/ico-view-downloadalbum.png -/themes/browny_wind/images/ico-view-downloadfullsize.png -/themes/browny_wind/images/ico-view-fullsize.png -/themes/browny_wind/images/ico-view-slideshow-rtl.png -/themes/browny_wind/images/ico-view-slideshow.png -/themes/browny_wind/images/ico-warning.png -/themes/browny_wind/images/loading-large.gif -/themes/browny_wind/images/loading-small.gif -/themes/browny_wind/images/logo.png -/themes/browny_wind/images/select-photos-backg.png -/themes/browny_wind/images/ui-bg_highlight-soft_15_d3b07e_1x100.png -/themes/browny_wind/images/ui-bg_highlight-soft_45_d3b07e_1x100.png -/themes/browny_wind/js -/themes/browny_wind/js/ui.init.js -/themes/browny_wind/theme.info -/themes/browny_wind/thumbnail.png -/themes/browny_wind/views -/themes/browny_wind/views/album.html.php -/themes/browny_wind/views/block.html.php -/themes/browny_wind/views/calpage.html.php -/themes/browny_wind/views/dynamic.html.php -/themes/browny_wind/views/movie.html.php -/themes/browny_wind/views/no_sidebar.html.php -/themes/browny_wind/views/page.html.php -/themes/browny_wind/views/paginator.html.php -/themes/browny_wind/views/photo.html.php -/themes/browny_wind/views/sidebar.html.php -/themes/browny_wind/views/user_profile.html.php -/themes/browny_wind/views/user_profile_comments.html.php -/themes/sobriety -/themes/sobriety/css -/themes/sobriety/css/screen.css -/themes/sobriety/images -/themes/sobriety/images/backgrounds -/themes/sobriety/images/backgrounds/000000_opacity50.png -/themes/sobriety/images/backgrounds/ajax_progress2.gif -/themes/sobriety/images/backgrounds/body-bg.jpg -/themes/sobriety/images/backgrounds/body-breadcrumbs-bg.gif -/themes/sobriety/images/backgrounds/f0f0f0_opacity80.png -/themes/sobriety/images/backgrounds/pbar-ani-stop.gif -/themes/sobriety/images/backgrounds/pbar-ani.gif -/themes/sobriety/images/backgrounds/progressbar.png -/themes/sobriety/images/backgrounds/progressbar.tiff -/themes/sobriety/images/backgrounds/thumb.png -/themes/sobriety/images/bullet_white.gif -/themes/sobriety/images/divider_l.png -/themes/sobriety/images/divider_r.png -/themes/sobriety/images/emblems -/themes/sobriety/images/emblems/g-context-menu.png -/themes/sobriety/images/emblems/g-item_g-album.png -/themes/sobriety/images/icon_pushpin.gif -/themes/sobriety/images/icons -/themes/sobriety/images/icons/g-add-album-form.png -/themes/sobriety/images/icons/g-add-photos-form.png -/themes/sobriety/images/icons/g-confirm-delete.png -/themes/sobriety/images/icons/g-edit-album-form.png -/themes/sobriety/images/icons/g-edit-permissions-form.png -/themes/sobriety/images/icons/g-edit-permissions-form_.png -/themes/sobriety/images/icons/ico-warning.png -/themes/sobriety/images/icons/ui-icons_d8e7f3_256x240.png -/themes/sobriety/images/icons/ui-icons_f9bd01_256x240.png -/themes/sobriety/images/moreslide_next.gif -/themes/sobriety/images/moreslide_prev.gif -/themes/sobriety/images/photonav_next.png -/themes/sobriety/images/photonav_prev.png -/themes/sobriety/images/slide_minis.gif -/themes/sobriety/js -/themes/sobriety/js/sobriety.ui.init.js -/themes/sobriety/js/ui.init.js -/themes/sobriety/theme.info -/themes/sobriety/thumbnail.png -/themes/sobriety/views -/themes/sobriety/views/album.html.php -/themes/sobriety/views/block.html.php -/themes/sobriety/views/dynamic.html.php -/themes/sobriety/views/form_uploadify.html.php -/themes/sobriety/views/movie.html.php -/themes/sobriety/views/no_sidebar.html.php -/themes/sobriety/views/page.html.php -/themes/sobriety/views/paginator.html.php -/themes/sobriety/views/permissions_form.html.php -/themes/sobriety/views/photo.html.php -/themes/sobriety/views/sidebar.html.php -/themes/sobriety/views/sobriety_actions.html.php -/themes/sobriety/views/sobriety_styles.html.php -/themes/three_nids -/themes/three_nids/README -/themes/three_nids/admin -/themes/three_nids/admin/helpers -/themes/three_nids/admin/helpers/three_nids_event.php -/themes/three_nids/controllers -/themes/three_nids/controllers/three_nids.php -/themes/three_nids/css -/themes/three_nids/css/fix-ie.css -/themes/three_nids/css/jquery.fancybox.css -/themes/three_nids/css/screen.css -/themes/three_nids/css/themeroller -/themes/three_nids/css/themeroller/images -/themes/three_nids/css/themeroller/images/ui-bg_flat_0_333333_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_0_484848_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_100_000000_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_100_333333_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_100_484848_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_100_b30000_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png -/themes/three_nids/css/themeroller/images/ui-bg_glass_95_fef1ec_1x400.png -/themes/three_nids/css/themeroller/images/ui-bg_gloss-wave_16_121212_500x100.png -/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_100_333333_1x100.png -/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_15_888888_1x100.png -/themes/three_nids/css/themeroller/images/ui-bg_highlight-hard_55_555555_1x100.png -/themes/three_nids/css/themeroller/images/ui-bg_highlight-soft_35_adadad_1x100.png -/themes/three_nids/css/themeroller/images/ui-bg_highlight-soft_60_dddddd_1x100.png -/themes/three_nids/css/themeroller/images/ui-bg_inset-soft_15_121212_1x100.png -/themes/three_nids/css/themeroller/images/ui-icons_222222_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_333333_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_444444_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_666666_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_aaaaaa_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_bbbbbb_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_cccccc_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_cd0a0a_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_f9bd01_256x240.png -/themes/three_nids/css/themeroller/images/ui-icons_f9db01_256x240.png -/themes/three_nids/css/themeroller/ui.base.css -/themes/three_nids/css/three_nids.css -/themes/three_nids/helpers -/themes/three_nids/helpers/three_nids.php -/themes/three_nids/helpers/three_nids_theme.php -/themes/three_nids/images -/themes/three_nids/images/avatar.jpg -/themes/three_nids/images/fancy_closebox.png -/themes/three_nids/images/fancy_left.png -/themes/three_nids/images/fancy_progress.png -/themes/three_nids/images/fancy_right.png -/themes/three_nids/images/fancy_shadow_e.png -/themes/three_nids/images/fancy_shadow_n.png -/themes/three_nids/images/fancy_shadow_ne.png -/themes/three_nids/images/fancy_shadow_nw.png -/themes/three_nids/images/fancy_shadow_s.png -/themes/three_nids/images/fancy_shadow_se.png -/themes/three_nids/images/fancy_shadow_sw.png -/themes/three_nids/images/fancy_shadow_w.png -/themes/three_nids/images/fancy_title_left.png -/themes/three_nids/images/fancy_title_main.png -/themes/three_nids/images/fancy_title_right.png -/themes/three_nids/images/ico-album.png -/themes/three_nids/images/ico-denied-inactive.png -/themes/three_nids/images/ico-denied-passive.png -/themes/three_nids/images/ico-denied.png -/themes/three_nids/images/ico-error.png -/themes/three_nids/images/ico-help.png -/themes/three_nids/images/ico-info.png -/themes/three_nids/images/ico-lock.png -/themes/three_nids/images/ico-print.png -/themes/three_nids/images/ico-separator-rtl.gif -/themes/three_nids/images/ico-separator.gif -/themes/three_nids/images/ico-success-inactive.png -/themes/three_nids/images/ico-success-passive.png -/themes/three_nids/images/ico-success.png -/themes/three_nids/images/ico-view-comments.png -/themes/three_nids/images/ico-view-fullsize.png -/themes/three_nids/images/ico-view-slideshow-rtl.png -/themes/three_nids/images/ico-view-slideshow.png -/themes/three_nids/images/ico-warning.png -/themes/three_nids/images/loading-large.gif -/themes/three_nids/images/loading-small.gif -/themes/three_nids/images/map.png -/themes/three_nids/images/select-photos-backg.png -/themes/three_nids/js -/themes/three_nids/js/jquery.easing.js -/themes/three_nids/js/jquery.fancybox.js -/themes/three_nids/js/ui.init.js -/themes/three_nids/theme.info -/themes/three_nids/thumbnail.png -/themes/three_nids/views -/themes/three_nids/views/album.html.php -/themes/three_nids/views/block.html.php -/themes/three_nids/views/comments.html.php -/themes/three_nids/views/dynamic.html.php -/themes/three_nids/views/exif_dialog.html.php -/themes/three_nids/views/image_block_block.html.php -/themes/three_nids/views/movie.html.php -/themes/three_nids/views/no_sidebar.html.php -/themes/three_nids/views/page.html.php -/themes/three_nids/views/paginator.html.php -/themes/three_nids/views/photo.html.php -/themes/three_nids/views/search.html.php -/themes/three_nids/views/sidebar.html.php From 7683976cc19a1abd3243867c4f030e548b461a01 Mon Sep 17 00:00:00 2001 From: Michael A Mayer Date: Fri, 17 Feb 2012 23:33:34 -0500 Subject: [PATCH 3/4] Updated module.info Pointed the info_url to the codex page for emboss. Pointed the discuss_url to the forum page for emboss --- 3.0/modules/emboss/module.info | 4 +++- 3.1/modules/emboss/module.info | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/3.0/modules/emboss/module.info b/3.0/modules/emboss/module.info index 7575692e..14bb7231 100644 --- a/3.0/modules/emboss/module.info +++ b/3.0/modules/emboss/module.info @@ -1,5 +1,7 @@ name = "Emboss" description = "A different watermarking module" version = 1 -author_name = "mikemayer67@vmwishes.com" +author_name = "mikemayer67" author_url = "http://www.vmwishes.com" +info_url = "http://codex.gallery2.org/Gallery3:Modules:emboss" +discuss_url = "http://gallery.menalto.com/node/105339" diff --git a/3.1/modules/emboss/module.info b/3.1/modules/emboss/module.info index 7575692e..14bb7231 100644 --- a/3.1/modules/emboss/module.info +++ b/3.1/modules/emboss/module.info @@ -1,5 +1,7 @@ name = "Emboss" description = "A different watermarking module" version = 1 -author_name = "mikemayer67@vmwishes.com" +author_name = "mikemayer67" author_url = "http://www.vmwishes.com" +info_url = "http://codex.gallery2.org/Gallery3:Modules:emboss" +discuss_url = "http://gallery.menalto.com/node/105339" From 9f90720208e92c2186f5f41d0b502e76854a6f0b Mon Sep 17 00:00:00 2001 From: Michael A Mayer Date: Tue, 21 Feb 2012 22:38:39 -0500 Subject: [PATCH 4/4] Dropped 3.1 branch and LICENSE file --- 3.0/modules/emboss/LICENSE | 674 ------------------ .../social_share/views/google.html.php | 9 +- .../social_share/views/twitter.html.php | 20 +- 3.1/modules/emboss/LICENSE | 674 ------------------ .../emboss/controllers/admin_emboss.php | 71 -- 3.1/modules/emboss/helpers/emboss.php | 459 ------------ 3.1/modules/emboss/helpers/emboss_event.php | 121 ---- .../emboss/helpers/emboss_installer.php | 67 -- 3.1/modules/emboss/helpers/emboss_task.php | 150 ---- 3.1/modules/emboss/models/emboss_mapping.php | 3 - 3.1/modules/emboss/models/emboss_overlay.php | 83 --- 3.1/modules/emboss/module.info | 7 - .../emboss/views/admin_emboss.html.php | 125 ---- 13 files changed, 25 insertions(+), 2438 deletions(-) delete mode 100644 3.0/modules/emboss/LICENSE delete mode 100644 3.1/modules/emboss/LICENSE delete mode 100644 3.1/modules/emboss/controllers/admin_emboss.php delete mode 100644 3.1/modules/emboss/helpers/emboss.php delete mode 100644 3.1/modules/emboss/helpers/emboss_event.php delete mode 100644 3.1/modules/emboss/helpers/emboss_installer.php delete mode 100644 3.1/modules/emboss/helpers/emboss_task.php delete mode 100644 3.1/modules/emboss/models/emboss_mapping.php delete mode 100644 3.1/modules/emboss/models/emboss_overlay.php delete mode 100644 3.1/modules/emboss/module.info delete mode 100644 3.1/modules/emboss/views/admin_emboss.html.php diff --git a/3.0/modules/emboss/LICENSE b/3.0/modules/emboss/LICENSE deleted file mode 100644 index 94a9ed02..00000000 --- a/3.0/modules/emboss/LICENSE +++ /dev/null @@ -1,674 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - 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. - - - Copyright (C) - - 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 . - -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: - - Copyright (C) - 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 -. - - 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 -. diff --git a/3.0/modules/social_share/views/google.html.php b/3.0/modules/social_share/views/google.html.php index 1f45994e..f928a358 100644 --- a/3.0/modules/social_share/views/google.html.php +++ b/3.0/modules/social_share/views/google.html.php @@ -1,12 +1,17 @@
-
" annotation="">
+
" + annotation=""> +
+ +
\ No newline at end of file diff --git a/3.1/modules/emboss/LICENSE b/3.1/modules/emboss/LICENSE deleted file mode 100644 index 94a9ed02..00000000 --- a/3.1/modules/emboss/LICENSE +++ /dev/null @@ -1,674 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - 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. - - - Copyright (C) - - 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 . - -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: - - Copyright (C) - 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 -. - - 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 -. diff --git a/3.1/modules/emboss/controllers/admin_emboss.php b/3.1/modules/emboss/controllers/admin_emboss.php deleted file mode 100644 index 0254f86e..00000000 --- a/3.1/modules/emboss/controllers/admin_emboss.php +++ /dev/null @@ -1,71 +0,0 @@ -. * - *************************************************************************/ -class Admin_Emboss_Controller extends Admin_Controller { - public function index() { - $view = new Admin_View('admin.html'); - $view->page_title = t('Emboss'); - $view->content = new View('admin_emboss.html'); - - $images = ORM::factory('emboss_overlay')->find_all(); - - $view->content->images = $images; - $view->content->emboss_thumbs = module::get_var('emboss','thumbs',0); - $view->content->emboss_resize = module::get_var('emboss','resize',1); - $view->content->emboss_full = module::get_var('emboss','full',1); - - print $view; - } - - static function update() { - access::verify_csrf(); - emboss::update_overlay_options($_POST); - emboss::evaluate_overlays(); - emboss::check_for_dirty(); - url::redirect('admin/emboss'); - } - - static function new_overlay() { - access::verify_csrf(); - $file = $_FILES['overlay']; - emboss::upload_new_overlay($file); - emboss::check_for_dirty(); - url::redirect('admin/emboss'); - } - - static function delete_overlay() { - access::verify_csrf(); - emboss::_delete_overlay($_REQUEST['name']); - emboss::check_for_dirty(); - url::redirect('admin/emboss'); - } - - static function clear_log() { - db::build() - ->delete() - ->from('logs') - ->where('category','=','emboss') - ->execute(); - url::redirect('admin/emboss'); - } - - static function uninstall() { - access::verify_csrf(); - emboss::uninstall(); - url::redirect('admin/modules'); - } -} \ No newline at end of file diff --git a/3.1/modules/emboss/helpers/emboss.php b/3.1/modules/emboss/helpers/emboss.php deleted file mode 100644 index 84c50aa2..00000000 --- a/3.1/modules/emboss/helpers/emboss.php +++ /dev/null @@ -1,459 +0,0 @@ -. * - *************************************************************************/ -class emboss_Core { - - static function reconcile() - { - emboss::copy_new(VARPATH . 'albums', VARPATH . 'originals'); - emboss::remove_old(VARPATH . 'albums', VARPATH . 'originals'); - } - - private function error($msg) - { - log::error('emboss',$msg); - message::error($msg); - } - - private function success($msg) - { - log::success('emboss',$msg); - message::success($msg); - } - - private function info($msg) - { - log::info('emboss',$msg); - message::info($msg); - } - - private function copy_new($src,$dst) - { - if( ! is_dir($src) ) - return; - - if(! file_exists($dst) ) - { - log::info('emboss',"Creating directory $dst"); - if(! @mkdir($dst) ) - { - emboss::error("Failed to create $dst"); - return; - } - } - if(! is_dir($dst) ) - { - emboss::error("Existing $dst is not a directory"); - return; - } - - if( ! ($dh = opendir($src)) ) - { - emboss::error("Failed to open $src for reading"); - return; - } - - while( $file = readdir($dh) ) - { - if($file=='.'||$file=='..') - continue; - - $srcpath = $src . '/' . $file; - $dstpath = $dst . '/' . $file; - - if( is_dir($srcpath) ) - { - emboss::copy_new($srcpath, $dstpath); - } - else - { - if(! file_exists($dstpath) ) - { - log::info('emboss',"Copying $file to $dst"); - if(! @copy($srcpath,$dstpath) ) - { - emboss::error("Failed to copy $file to $dst"); - } - } - } - } - - closedir($dh); - } - - private function remove_old($src,$archive) - { - if( ! is_dir($archive) ) - return; - - if(! (file_exists($src) && is_dir($src)) ) - { - log::info('emboss',"Removing directory $src"); - emboss::rmdir_recursive($archive); - return; - } - - if( ! ($dh = opendir($archive)) ) - { - emboss::error("Failed to open $archive for reading"); - return; - } - - while( $file = readdir($dh) ) - { - if($file=='.' || $file=='..') - continue; - - $srcpath = $src . '/' . $file; - $archivepath = $archive . '/' . $file; - - if( is_dir($archivepath) ) - { - emboss::remove_old($srcpath,$archivepath); - } - else - { - if( ! file_exists($srcpath) ) - { - log::info('emboss',"Removing $file from $archive"); - if(! @unlink($archivepath) ) - emboss::error("Failed to remove $file from $archive"); - } - } - } - - closedir($dh); - } - - private function rmdir_recursive($dir) { - if(!$dh = @opendir($dir)) - return; - - while ( $obj = readdir($dh)) - { - if($obj=='.' || $obj=='..') continue; - if (!@unlink($dir.'/'.$obj)) - emboss::rmdir_recursive($dir.'/'.$obj); - } - - closedir($dh); - @rmdir($dir); - } - - static function mkdir_recursive($dir) { - $dirs = explode('/', $dir); - $newdir = ''; - for($i=1; $iselect('id') - ->from('emboss_overlays') - ->where('name','=',$name) - ->execute() - ->count(); - - if($n>0) { - emboss::error(t("Overlay named $name already exists.")); - @unlink($tmp); - return; - } - - $width = $image_info[0]; - $height = $image_info[1]; - $where1 = array('width','=',$width); - $where2 = array('height','=',$height); - $where = array($where1,$where2); - - $n = db::build() - ->select('id') - ->from('emboss_overlays') - ->where('width','=',$width) - ->where('height','=',$height) - ->execute() - ->count(); - - if($n>0) { - emboss::error(t("Overlay with dimensions $width x $height already exists.")); - @unlink($tmp); - return; - } - - @rename($tmp, VARPATH . 'modules/emboss/' . $name); - - $overlay = ORM::factory('emboss_overlay'); - $overlay->name = $name; - $overlay->width = $width; - $overlay->height = $height; - $overlay->active = 1; - $overlay->save(); - - emboss::success('Succesfully uploaded overlay ' . $file['name']); - emboss::evaluate_overlays(); - } - - static function _delete_overlay($overlay) - { - $query = db::build() - ->select('id') - ->from('emboss_overlays') - ->where('name','=',$overlay) - ->execute(); - $n = $query->count(); - - $qual = '(database table: g3_emboss_overlay)'; - if($n<1) { - message::error("Internal error... $overlay missing $qual"); - return; - } - if($n>1) { - message::error("Internal error... $overlay has multiple entries $qual"); - return; - } - - $overlay_id = $query[0]->id; - - $q = db::build() - ->from('emboss_overlays') - ->where('id','=',$overlay_id) - ->delete() - ->execute(); - - @unlink(VARPATH . 'modules/emboss/' . $overlay); - - $query = db::build() - ->update('emboss_mappings') - ->where('cur_overlay_id','=',$overlay_id) - ->set('cur_overlay_id',-1) - ->execute(); - - $query = db::build() - ->update('emboss_mappings') - ->where('best_overlay_id','=',$overlay_id) - ->set('best_overlay_id',-1) - ->execute(); - - emboss::success("Succesfully deleted $overlay"); - emboss::evaluate_overlays(); - } - - public function usage_count($overlay_id) - { - $n = db::build() - ->select() - ->from('emboss_mappings') - ->where('best_overlay_id','=',$overlay_id) - ->execute() - ->count(); - return ($n>0 ? $n : ''); - } - - static function update_overlay_options($post) - { - $options = array('method','size','gravity','transparency'); - foreach ($options as $option) { - module::set_var('emboss',$option,$post["$option"]); - } - - db::build()->update('emboss_overlays')->set('active',0)->execute(); - $activeOverlays = $post['active_overlays']; - if(is_array($activeOverlays)) { - foreach ($activeOverlays as $overlay) { - $q = ORM::factory('emboss_overlay')->where('name','=',$overlay)->find(); - $q->active=1; - $q->save(); - } - } - } - - static function evaluate_overlays() - { - $overlays = ORM::factory('emboss_overlay')->where('active','=',1)->find_all(); - $images = ORM::factory('item')->where('type','=','photo')->find_all(); - - $n_new = 0; - $n_update = 0; - $n_none = 0; - - $has_changes=0; - foreach ($images as $image) { - $overlay_id = emboss::determine_best_overlay($image,$overlays); - if($overlay_id < 0) { - $n_none++; - } - - $q = ORM::factory('emboss_mapping')->where('image_id','=',$image->id)->find(); - if( ! $q->loaded() ) { - if($overlay_id>0) { - $n_new++; - } - $q->image_id = $image->id; - $q->best_overlay_id = $overlay_id; - $q->cur_overlay_id = -1; - $q->cur_gravity = 'unset'; - $q->cur_transparency = -1; - $q->save(); - } else if($q->best_overlay_id != $overlay_id) { - if($overlay_id>0) { - $n_update++; - } - $q->best_overlay_id = $overlay_id; - $q->save(); - } - } - - if($n_none) { - emboss::info('Cannot find an overlay for '.$n_none . t2(' image',' images')); - } - if($n_new) { - emboss::info($n_new . t2(' image needs',' images need',$n_new) . - ' now have an overlay available'); - } - if($n_update) { - emboss::info(t2('This changes the overlay for 1 image', - "This changes the overlay for $n_update images", - $n_update)); - } - - if($n_none || $n_new || $n_update) { - - } else{ - message::info('All photos are being embossed with the correct overlay'); - } - } - - static function determine_best_overlay($image,$overlays=NULL) - { - if(!$overlays) { - $overlays = ORM::factory('emboss_overlay')->where('active','=',1)->find_all(); - } - - $method = module::get_var('emboss','method'); - $size = 0.01 * module::get_var('emboss','size'); - - $W = $size * $image->width; - $H = $size * $image->height; - - $bestID = -1; - $bestScore=0; - foreach ($overlays as $overlay) { - $score = $overlay->score($W,$H,$method); - if ( $score>0 && $score>$bestScore ) { - $bestScore = $score; - $bestID = $overlay->id; - } - } - return $bestID; - } - - static function check_for_dirty() - { - $q = emboss::find_dirty(); - $n = $q->count(); - if($n>0) { - $url = url::site('admin/maintenance/start/emboss_task::update_overlays?csrf=__CSRF__'); - site_status::warning( - t2("One of your photos needs to be (re)embossed. Click here to fix it", - "%count of your photos need to be (re)embossed. Click here to fix them", - $n, - array('attrs' => html::mark_clean(sprintf('href="%s" class="g-dialog-link"',$url)))), - 'emboss_dirty'); - } else { - site_status::clear('emboss_dirty'); - } - } - - public function find_dirty() - { - $gravity = module::get_var('emboss','gravity'); - $transparency = module::get_var('emboss','transparency'); - - $q = db::build() - ->select() - ->from('emboss_mappings') - ->or_where('cur_overlay_id','!=',db::expr('best_overlay_id')) - ->or_where('cur_gravity','!=',$gravity) - ->or_where('cur_transparency','!=',$transparency) - ->execute(); - - return $q; - } - - public function uninstall() - { - $items = ORM::factory('item')->find_all(); - foreach($items as $item) { - $path = $item->file_path() . $name; - $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); - if(file_exists($orig)) { - @unlink($path); - @rename($orig,$path); - } - } - graphics::mark_dirty(1,1); - - Database::instance()->query('DROP TABLE {emboss_overlays}'); - Database::instance()->query('DROP TABLE {emboss_mappings}'); - Database::instancs()->query("delete from {modules} where name='emboss'"); - - log::info('emboss','module uninstalled (database dropped/overlays removed)'); - } - - -} diff --git a/3.1/modules/emboss/helpers/emboss_event.php b/3.1/modules/emboss/helpers/emboss_event.php deleted file mode 100644 index c09c8f5d..00000000 --- a/3.1/modules/emboss/helpers/emboss_event.php +++ /dev/null @@ -1,121 +0,0 @@ -. * - *************************************************************************/ -class emboss_event_Core { - static function admin_menu($menu,$theme) { - module::set_var('emboss','admin_menu',1); - $menu->get('content_menu') - ->append( - Menu::factory('link') - ->id('emboss') - ->label(t('Emboss')) - ->url(url::site('admin/emboss'))); - } - - static function item_moved($item,$olddir) - { - if( ! ($item->is_photo() || $item->is_album()) ) { - return; - } - - $name = $item->name; - $old_path = $olddir->file_path() . '/' . $name; - $new_path = $item->file_path(); - - if( $new_path == $old_path) { - return; - } - - $old_orig = str_replace(VARPATH . 'albums/', VARPATH . 'originals/', $old_path); - $new_orig = str_replace(VARPATH . 'albums/', VARPATH . 'originals/', $new_path); - $new_dir = str_replace('/'.$name , '',$new_orig); - - if( file_exists($old_orig)) - { - emboss::mkdir_recursive($new_dir); - @rename($old_orig,$new_orig); - log::info('emboss','Moved '.$item->name.' to '.str_replace(VARPATH,'',$new_dir)); - } - } - - static function item_updated($original,$item) - { - if( ! ($item->is_photo() || $item->is_album()) ) { - return; - } - $oldpath = $original->file_path(); - $newpath = $item->file_path(); - if( $oldpath != $newpath ) { - $oldorig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$oldpath); - $neworig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$newpath); - log::info('emboss',"rename $oldorig to $neworig"); - @rename($oldorig,$neworig); - } - } - - static function item_deleted($item) - { - if( ! $item->is_photo() ) { - return; - } - - $name = $item->name; - $id = $item->id; - $path = $item->file_path(); - $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); - - @unlink($orig); - - db::build() - ->from('emboss_mappings') - ->where('image_id','=',$id) - ->delete() - ->execute(); - - log::info('emboss',"item_deleted: $name"); - } - - static function item_created($item) - { - if( ! $item->is_photo() ) { - return; - } - - $path = $item->file_path(); - $dirs = explode('/',$path); - array_pop($dirs); - $dir = implode('/',$dirs); - - $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); - $origdir = str_replace(VARPATH.'albums/',VARPATH.'originals/',$dir); - - emboss::mkdir_recursive($origdir); - @copy($path,$orig); - - $q = ORM::factory('emboss_mapping'); - $q->image_id = $item->id; - $q->best_overlay_id = emboss::determine_best_overlay($item); - $q->cur_overlay_id = -1; - $q->cur_gravity = ''; - $q->cur_transparency = -1; - $q->save(); - - emboss::check_for_dirty(); - } - -} - diff --git a/3.1/modules/emboss/helpers/emboss_installer.php b/3.1/modules/emboss/helpers/emboss_installer.php deleted file mode 100644 index 663d671f..00000000 --- a/3.1/modules/emboss/helpers/emboss_installer.php +++ /dev/null @@ -1,67 +0,0 @@ -. * - *************************************************************************/ -class emboss_installer { - static function install() { - $db = Database::instance(); - $db->query("CREATE TABLE IF NOT EXISTS {emboss_overlays} ( - `id` int(9) NOT NULL auto_increment, - `active` tinyint(4) NOT NULL DEFAULT 1, - `name` varchar(64) NOT NULL, - `width` int(9) NOT NULL, - `height` int(9) NOT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY(`name`))"); - - $db->query("CREATE TABLE IF NOT EXISTS {emboss_mappings} ( - `id` int(9) NOT NULL auto_increment, - `image_id` int(9) NOT NULL, - `best_overlay_id` int(9) NOT NULL, - `cur_overlay_id` int(9), - `cur_gravity` varchar(16), - `cur_transparency` tinyint(4), - PRIMARY KEY (`id`), - UNIQUE KEY(`image_id`))"); - - @mkdir(VARPATH . 'originals'); - @mkdir(VARPATH . 'modules'); - @mkdir(VARPATH . 'modules/emboss'); - module::set_version('emboss',1); - log::success('emboss','Emboss Installed'); - } - - static function upgrade($version) - { - module::set_version('emboss',$verion=1); - log::info('emboss',"Upgrade to version $version / No action taken"); - } - - static function activate() - { - log::info('emboss','Emboss Activated'); - emboss::reconcile(); - } - - static function deactivate() - { - log::info('emboss','Emboss Deactivated'); - } - - static function uninstall() { - emboss::uninstall(); - } -} diff --git a/3.1/modules/emboss/helpers/emboss_task.php b/3.1/modules/emboss/helpers/emboss_task.php deleted file mode 100644 index b0673b26..00000000 --- a/3.1/modules/emboss/helpers/emboss_task.php +++ /dev/null @@ -1,150 +0,0 @@ -. * - *************************************************************************/ -class emboss_task_Core { - - static function available_tasks() { - $q = emboss::find_dirty(); - $n = $q->count(); - - $description = ( ($n==0) - ? (t('All photo overlays are up to date') ) - : t2('one Photo needs its emboss overlay updated', - "$n Photos need their emboss overlay updated", $n) ); - - $tasks[] = Task_Definition::factory() - ->callback('emboss_task::update_overlays') - ->name(t('Update photo embossing')) - ->description($description) - ->severity($n>0 ? log::WARNING : log::SUCCESS); - return $tasks; - } - - static function update_overlays($task) - { - $errors = array(); - try { - $mode = $task->get('mode','init'); - switch($mode) { - case 'init': - $q = emboss::find_dirty(); - foreach ($q as $item) { - $ids[] = array('id'=>$item->id, - 'image_id'=>$item->image_id, - 'overlay_id'=>$item->best_overlay_id); - } - $count = count($ids); - - if($count>0) { - $task->set('ids',$ids); - $task->set('count',$count); - $task->set('current',0); - $task->set('mode','continue'); - } else { - $task->done = true; - $task->state = 'success'; - $task->percent_complete = 100; - site_status::clear('emboss_dirty'); - return; - } - break; - - case 'continue': - $ids = $task->get('ids'); - $count = $task->get('count'); - $current = $task->get('current'); - break; - } - - $i = 1*$current; - $id = $ids[$i]; - $current++; - $task->set('current',$current); - - emboss_task::do_embossing($id['id'],$id['image_id'],$id['overlay_id']); - - if($current>=$count) { - $task->done = true; - $task->state = 'success'; - $task->percent_complete = 100; - $task->status = 'Complete'; - site_status::clear('emboss_dirty'); - } else { - $task->percent_complete = $current/$count * 100; - $task->status = t("Reembossed $current of $count photos"); - } - - - } catch (Exception $e) { - Kohana_Log::add('error',(string)$e); - $task->done = true; - $task->state = 'error'; - $task->status = $e->getMessage(); - $errors[] = (string)$e; - } - if ($errors) { - $task->log($errors); - } - } - - static function do_embossing($id,$image_id,$overlay_id) - { - $gravity = module::get_var('emboss','gravity'); - $transparency = module::get_var('emboss','transparency'); - - $item = ORM::factory('item')->where('id','=',$image_id)->find(); - $path = $item->file_path() . $name; - $orig = str_replace(VARPATH.'albums/',VARPATH.'originals/',$path); - - @unlink($path); - - if($overlay_id<0) { - log::info('emboss','Remove embossing from '.$item->name); - @copy($orig,$path); - - } else { - $overlay = ORM::factory('emboss_overlay')->where('id','=',$overlay_id)->find(); - $overlay_path = VARPATH.'modules/emboss/'.$overlay->name; - - $opts['file'] = $overlay_path; - $opts['position'] = $gravity; - $opts['transparency'] = 100-$transparency; - - log::info('emboss','Embossing '.$item->name.' with '.$overlay->name); - - gallery_graphics::composite($orig,$path,$opts); - } - - $item->thumb_dirty = 1; - $item->resize_dirty = 1; - $item->save(); - - graphics::generate($item); - - db::build()->update('emboss_mappings') - ->where('id','=',$id) - ->set('cur_overlay_id',$overlay_id) - ->set('cur_gravity',$gravity) - ->set('cur_transparency',$transparency) - ->execute(); - } - - - -} - - diff --git a/3.1/modules/emboss/models/emboss_mapping.php b/3.1/modules/emboss/models/emboss_mapping.php deleted file mode 100644 index 1037c269..00000000 --- a/3.1/modules/emboss/models/emboss_mapping.php +++ /dev/null @@ -1,3 +0,0 @@ -. * - *************************************************************************/ -class Emboss_Overlay_Model_Core extends ORM { - protected $sorting = array('width' => 'desc', 'height' => 'desc'); - - public function score($W,$H,$function) - { - /************************************************************* - * (W,H) = Image (Width,Height) - * (w,h) = Overlay (width,height) - *************************************************************/ - - $w = $this->width; - $h = $this->height; - if( ($w>$W) || ($h>$H) ) { return 0; } - - /************************************************************* - * Minimize Margin Method - ************************************************************* - * Score = (W^2 + H^2) - ((W-w)^2 + (H-h)^2) - * = (W^2 - (W-w)^2) + (H^2 - (H-h)^2) - * = (2Ww - w^2) + (2Hh - h^2) - * = (2W-w)w + (2H-h)h - *************************************************************/ - - if($function == 'margin') { - $score = ( (2*$W - $w)*$w + (2*$H - $h)*$h ); - } - - /************************************************************* - * Aspect Ratio Weighted - ************************************************************* - * if h < w*(H/W) - * peak value = area on diagonal (w*h) - * null value = 0 on w axis (h=0) - * quadratic fit between: - * Score = W/H h^2 - * if w < h*(W/H) - * Score = H/W w^2 (by symmetry) - *************************************************************/ - - else if($function == 'diag') { - if($h*$W < $w*$H) { - $score = $h*$h*($W/$H); - } else { - $score = $w*$w*($H/$W); - } - } - - /************************************************************* - * Area Method (Default if no match to $function) - ************************************************************* - * Score = w * h - *************************************************************/ - - else { - $score = $w * $h; - } - - return $score; - } - - public function area() - { - return $this->width * $this->height; - } - -} \ No newline at end of file diff --git a/3.1/modules/emboss/module.info b/3.1/modules/emboss/module.info deleted file mode 100644 index 14bb7231..00000000 --- a/3.1/modules/emboss/module.info +++ /dev/null @@ -1,7 +0,0 @@ -name = "Emboss" -description = "A different watermarking module" -version = 1 -author_name = "mikemayer67" -author_url = "http://www.vmwishes.com" -info_url = "http://codex.gallery2.org/Gallery3:Modules:emboss" -discuss_url = "http://gallery.menalto.com/node/105339" diff --git a/3.1/modules/emboss/views/admin_emboss.html.php b/3.1/modules/emboss/views/admin_emboss.html.php deleted file mode 100644 index 86745948..00000000 --- a/3.1/modules/emboss/views/admin_emboss.html.php +++ /dev/null @@ -1,125 +0,0 @@ - -/************************************************************************* - * Copyright (C) 2012 Michel A. Mayer * - * * - * 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 . * - *************************************************************************/ - - -
-
-

Upload New Overlay

- - -'overlay','style'=>'margin: .5em 0 .5em 0'))?> -'Upload','style'=>'display:block; float:none'),'Upload')?> - -
-
-
-'options'))?> - -

Available Overlays

- - - - - - - - - name; - $data['checked'] = $image->active; - ?> - - - - - - - - -
ActiveImageSizeUsage
name?>width?> x height?>id)?>name.'&csrf='.access::csrf_token(), 'delete')?>
-Check All / -Uncheck All -
-'Update','style'=>'display:block; float:none'),'Update')?> -
-

Embossing Parameters

- - - - - - - - -0; $i-=5) { $sizes["$i"]="$i%"; } ?> - - - - - - - -
Best Fit Method:'Maximum Overlay Area', - 'margin'=>'Minimize Borders', - 'diag' =>'Aspect Ratio Weighted'), - module::get_var('emboss','method','area')) ?>
Location: 'Northwest', - 'north' => 'North', - 'northeast' => 'Northeast', - 'east' => 'East', - 'southeast' => 'Southeast', - 'south' => 'South', - 'southwest' => 'Southwest', - 'south' => 'South', - 'center' => 'Center'), - module::get_var('emboss','gravity','Center')) ?>
Desired Size:
Transparency:
-
-'Update','style'=>'display:block; float:none'),'Update')?> -
-
-
- - - -