manifest.php 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753
  1. <?php return array (
  2. 'manifest-version' => '1.1',
  3. 'manifest-attributes' =>
  4. array (
  5. 'license' => 'GNU GENERAL PUBLIC LICENSE
  6. Version 2, June 1991
  7. --------------------------
  8. Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  9. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  10. Everyone is permitted to copy and distribute verbatim copies
  11. of this license document, but changing it is not allowed.
  12. Preamble
  13. --------
  14. The licenses for most software are designed to take away your
  15. freedom to share and change it. By contrast, the GNU General Public
  16. License is intended to guarantee your freedom to share and change free
  17. software--to make sure the software is free for all its users. This
  18. General Public License applies to most of the Free Software
  19. Foundation\'s software and to any other program whose authors commit to
  20. using it. (Some other Free Software Foundation software is covered by
  21. the GNU Library General Public License instead.) You can apply it to
  22. your programs, too.
  23. When we speak of free software, we are referring to freedom, not
  24. price. Our General Public Licenses are designed to make sure that you
  25. have the freedom to distribute copies of free software (and charge for
  26. this service if you wish), that you receive source code or can get it
  27. if you want it, that you can change the software or use pieces of it
  28. in new free programs; and that you know you can do these things.
  29. To protect your rights, we need to make restrictions that forbid
  30. anyone to deny you these rights or to ask you to surrender the rights.
  31. These restrictions translate to certain responsibilities for you if you
  32. distribute copies of the software, or if you modify it.
  33. For example, if you distribute copies of such a program, whether
  34. gratis or for a fee, you must give the recipients all the rights that
  35. you have. You must make sure that they, too, receive or can get the
  36. source code. And you must show them these terms so they know their
  37. rights.
  38. We protect your rights with two steps: (1) copyright the software, and
  39. (2) offer you this license which gives you legal permission to copy,
  40. distribute and/or modify the software.
  41. Also, for each author\'s protection and ours, we want to make certain
  42. that everyone understands that there is no warranty for this free
  43. software. If the software is modified by someone else and passed on, we
  44. want its recipients to know that what they have is not the original, so
  45. that any problems introduced by others will not reflect on the original
  46. authors\' reputations.
  47. Finally, any free program is threatened constantly by software
  48. patents. We wish to avoid the danger that redistributors of a free
  49. program will individually obtain patent licenses, in effect making the
  50. program proprietary. To prevent this, we have made it clear that any
  51. patent must be licensed for everyone\'s free use or not licensed at all.
  52. The precise terms and conditions for copying, distribution and
  53. modification follow.
  54. GNU GENERAL PUBLIC LICENSE
  55. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  56. ---------------------------------------------------------------
  57. 0. This License applies to any program or other work which contains
  58. a notice placed by the copyright holder saying it may be distributed
  59. under the terms of this General Public License. The "Program", below,
  60. refers to any such program or work, and a "work based on the Program"
  61. means either the Program or any derivative work under copyright law:
  62. that is to say, a work containing the Program or a portion of it,
  63. either verbatim or with modifications and/or translated into another
  64. language. (Hereinafter, translation is included without limitation in
  65. the term "modification".) Each licensee is addressed as "you".
  66. Activities other than copying, distribution and modification are not
  67. covered by this License; they are outside its scope. The act of
  68. running the Program is not restricted, and the output from the Program
  69. is covered only if its contents constitute a work based on the
  70. Program (independent of having been made by running the Program).
  71. Whether that is true depends on what the Program does.
  72. 1. You may copy and distribute verbatim copies of the Program\'s
  73. source code as you receive it, in any medium, provided that you
  74. conspicuously and appropriately publish on each copy an appropriate
  75. copyright notice and disclaimer of warranty; keep intact all the
  76. notices that refer to this License and to the absence of any warranty;
  77. and give any other recipients of the Program a copy of this License
  78. along with the Program.
  79. You may charge a fee for the physical act of transferring a copy, and
  80. you may at your option offer warranty protection in exchange for a fee.
  81. 2. You may modify your copy or copies of the Program or any portion
  82. of it, thus forming a work based on the Program, and copy and
  83. distribute such modifications or work under the terms of Section 1
  84. above, provided that you also meet all of these conditions:
  85. a) You must cause the modified files to carry prominent notices
  86. stating that you changed the files and the date of any change.
  87. b) You must cause any work that you distribute or publish, that in
  88. whole or in part contains or is derived from the Program or any
  89. part thereof, to be licensed as a whole at no charge to all third
  90. parties under the terms of this License.
  91. c) If the modified program normally reads commands interactively
  92. when run, you must cause it, when started running for such
  93. interactive use in the most ordinary way, to print or display an
  94. announcement including an appropriate copyright notice and a
  95. notice that there is no warranty (or else, saying that you provide
  96. a warranty) and that users may redistribute the program under
  97. these conditions, and telling the user how to view a copy of this
  98. License. (Exception: if the Program itself is interactive but
  99. does not normally print such an announcement, your work based on
  100. the Program is not required to print an announcement.)
  101. These requirements apply to the modified work as a whole. If
  102. identifiable sections of that work are not derived from the Program,
  103. and can be reasonably considered independent and separate works in
  104. themselves, then this License, and its terms, do not apply to those
  105. sections when you distribute them as separate works. But when you
  106. distribute the same sections as part of a whole which is a work based
  107. on the Program, the distribution of the whole must be on the terms of
  108. this License, whose permissions for other licensees extend to the
  109. entire whole, and thus to each and every part regardless of who wrote it.
  110. Thus, it is not the intent of this section to claim rights or contest
  111. your rights to work written entirely by you; rather, the intent is to
  112. exercise the right to control the distribution of derivative or
  113. collective works based on the Program.
  114. In addition, mere aggregation of another work not based on the Program
  115. with the Program (or with a work based on the Program) on a volume of
  116. a storage or distribution medium does not bring the other work under
  117. the scope of this License.
  118. 3. You may copy and distribute the Program (or a work based on it,
  119. under Section 2) in object code or executable form under the terms of
  120. Sections 1 and 2 above provided that you also do one of the following:
  121. a) Accompany it with the complete corresponding machine-readable
  122. source code, which must be distributed under the terms of Sections
  123. 1 and 2 above on a medium customarily used for software interchange; or,
  124. b) Accompany it with a written offer, valid for at least three
  125. years, to give any third party, for a charge no more than your
  126. cost of physically performing source distribution, a complete
  127. machine-readable copy of the corresponding source code, to be
  128. distributed under the terms of Sections 1 and 2 above on a medium
  129. customarily used for software interchange; or,
  130. c) Accompany it with the information you received as to the offer
  131. to distribute corresponding source code. (This alternative is
  132. allowed only for noncommercial distribution and only if you
  133. received the program in object code or executable form with such
  134. an offer, in accord with Subsection b above.)
  135. The source code for a work means the preferred form of the work for
  136. making modifications to it. For an executable work, complete source
  137. code means all the source code for all modules it contains, plus any
  138. associated interface definition files, plus the scripts used to
  139. control compilation and installation of the executable. However, as a
  140. special exception, the source code distributed need not include
  141. anything that is normally distributed (in either source or binary
  142. form) with the major components (compiler, kernel, and so on) of the
  143. operating system on which the executable runs, unless that component
  144. itself accompanies the executable.
  145. If distribution of executable or object code is made by offering
  146. access to copy from a designated place, then offering equivalent
  147. access to copy the source code from the same place counts as
  148. distribution of the source code, even though third parties are not
  149. compelled to copy the source along with the object code.
  150. 4. You may not copy, modify, sublicense, or distribute the Program
  151. except as expressly provided under this License. Any attempt
  152. otherwise to copy, modify, sublicense or distribute the Program is
  153. void, and will automatically terminate your rights under this License.
  154. However, parties who have received copies, or rights, from you under
  155. this License will not have their licenses terminated so long as such
  156. parties remain in full compliance.
  157. 5. You are not required to accept this License, since you have not
  158. signed it. However, nothing else grants you permission to modify or
  159. distribute the Program or its derivative works. These actions are
  160. prohibited by law if you do not accept this License. Therefore, by
  161. modifying or distributing the Program (or any work based on the
  162. Program), you indicate your acceptance of this License to do so, and
  163. all its terms and conditions for copying, distributing or modifying
  164. the Program or works based on it.
  165. 6. Each time you redistribute the Program (or any work based on the
  166. Program), the recipient automatically receives a license from the
  167. original licensor to copy, distribute or modify the Program subject to
  168. these terms and conditions. You may not impose any further
  169. restrictions on the recipients\' exercise of the rights granted herein.
  170. You are not responsible for enforcing compliance by third parties to
  171. this License.
  172. 7. If, as a consequence of a court judgment or allegation of patent
  173. infringement or for any other reason (not limited to patent issues),
  174. conditions are imposed on you (whether by court order, agreement or
  175. otherwise) that contradict the conditions of this License, they do not
  176. excuse you from the conditions of this License. If you cannot
  177. distribute so as to satisfy simultaneously your obligations under this
  178. License and any other pertinent obligations, then as a consequence you
  179. may not distribute the Program at all. For example, if a patent
  180. license would not permit royalty-free redistribution of the Program by
  181. all those who receive copies directly or indirectly through you, then
  182. the only way you could satisfy both it and this License would be to
  183. refrain entirely from distribution of the Program.
  184. If any portion of this section is held invalid or unenforceable under
  185. any particular circumstance, the balance of the section is intended to
  186. apply and the section as a whole is intended to apply in other
  187. circumstances.
  188. It is not the purpose of this section to induce you to infringe any
  189. patents or other property right claims or to contest validity of any
  190. such claims; this section has the sole purpose of protecting the
  191. integrity of the free software distribution system, which is
  192. implemented by public license practices. Many people have made
  193. generous contributions to the wide range of software distributed
  194. through that system in reliance on consistent application of that
  195. system; it is up to the author/donor to decide if he or she is willing
  196. to distribute software through any other system and a licensee cannot
  197. impose that choice.
  198. This section is intended to make thoroughly clear what is believed to
  199. be a consequence of the rest of this License.
  200. 8. If the distribution and/or use of the Program is restricted in
  201. certain countries either by patents or by copyrighted interfaces, the
  202. original copyright holder who places the Program under this License
  203. may add an explicit geographical distribution limitation excluding
  204. those countries, so that distribution is permitted only in or among
  205. countries not thus excluded. In such case, this License incorporates
  206. the limitation as if written in the body of this License.
  207. 9. The Free Software Foundation may publish revised and/or new versions
  208. of the General Public License from time to time. Such new versions will
  209. be similar in spirit to the present version, but may differ in detail to
  210. address new problems or concerns.
  211. Each version is given a distinguishing version number. If the Program
  212. specifies a version number of this License which applies to it and "any
  213. later version", you have the option of following the terms and conditions
  214. either of that version or of any later version published by the Free
  215. Software Foundation. If the Program does not specify a version number of
  216. this License, you may choose any version ever published by the Free Software
  217. Foundation.
  218. 10. If you wish to incorporate parts of the Program into other free
  219. programs whose distribution conditions are different, write to the author
  220. to ask for permission. For software which is copyrighted by the Free
  221. Software Foundation, write to the Free Software Foundation; we sometimes
  222. make exceptions for this. Our decision will be guided by the two goals
  223. of preserving the free status of all derivatives of our free software and
  224. of promoting the sharing and reuse of software generally.
  225. NO WARRANTY
  226. -----------
  227. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  228. FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  229. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  230. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  231. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  232. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
  233. TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
  234. PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  235. REPAIR OR CORRECTION.
  236. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  237. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  238. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  239. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  240. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  241. TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  242. YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  243. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  244. POSSIBILITY OF SUCH DAMAGES.
  245. ---------------------------
  246. END OF TERMS AND CONDITIONS',
  247. 'readme' => '--------------------
  248. 3PC: Gallery
  249. --------------------
  250. Version: 0.1.0
  251. Since: June 4th, 2010
  252. Author: Shaun McCormick <shaun@modx.com>
  253. --------------------
  254. A Gallery system for your photos.
  255. Feel free to suggest ideas/improvements/bugs on GitHub:
  256. http://github.com/splittingred/Gallery/issues',
  257. 'changelog' => 'Changelog for Gallery.
  258. Gallery 1.7.1
  259. ====================================
  260. - Fixed critical vulnerability in phpthumb processor
  261. - Fixed namespace paths
  262. Gallery 1.7.0
  263. ====================================
  264. - Fixed showAll parameter in galAlbum
  265. - Fixed album tree icon
  266. - Fixed undefined index: Year
  267. - Updated phpthumb-processor
  268. - Add browser caching support to phpthumb processor
  269. - Move Ext.onReady into controllers
  270. - Add support for &thumbTpl_N tpl in Gallery snippet
  271. - More 2.3 Fixes
  272. - Modx 2.3 Compatibility Fixes
  273. Gallery 1.6.1
  274. ====================================
  275. - [#13][#12] Backwards Compatibility Fix
  276. Gallery 1.6.0
  277. ====================================
  278. - [#271] [GalleryAlbums] Added image_absolute placeholder
  279. - [#270] [GalleryAlbums] Added containerTpl (with navigation placeholders) and totalVar placeholder
  280. - [#266] Add support for selection of album cover.
  281. - [#259] Do not cache in getList() when $sort = RAND()
  282. - [#252] Database Optimization
  283. - [#248] Fix getPage support in Gallery snippet
  284. - [#246] Batch import sorts by filename.
  285. - [#235] show all childs and subchilds of selected parent album by new TV option
  286. - [#233] Fix property itemCls from being assigned activeCls\'s value
  287. - [#226] German localization
  288. - [#151] Needed to show links to next/prev albums
  289. - [#91] Allow false boolean
  290. - [#258] Bug fix with random sorting when cached
  291. - Bug fixes
  292. Gallery 1.5.3
  293. ====================================
  294. - [#9] Fixes Access Denied issue when using Manager / Gallery
  295. Gallery 1.5.2
  296. ====================================
  297. - [#219] Ensure that GalleryAlbums custom TV marks resource edit form dirty and enables save button
  298. - [#214] Enable Gallery Album browsing via MODX.Browser window
  299. - [#217] Add default cover when using GalleryAlbums with cover displays and no item is in the album
  300. Gallery 1.5.1
  301. ====================================
  302. - Add DB caching to Gallery and GalleryAlbums snippets, reducing page load times
  303. - [#172] Add total number of items to galleryalbums album item when cover is shown
  304. - Add Slimbox2 as a front-end plugin
  305. - Add url to the item attributes for each item
  306. - Add parameter &checkForRequestAlbumVar to change parameter &parent when you want to show child albums of current album
  307. Gallery 1.5.0
  308. ====================================
  309. - [#205] Add per page box to paging bar in album items view
  310. - [#108] Improve drag/drop reorder of items in manager by supressing refresh
  311. - [#192] Fix issues with deactivating items, albums
  312. - [#198] Fix sort of albums due to urldecode issue
  313. - Better optimization of DB fields
  314. - [#197], [#188] Fix issues with upload and file names
  315. - [#208] Prevent sorting in drag/drop when target and source is the same
  316. - Gallery 1.5+ only supports MODX 2.2+ and greater
  317. - Add GalleryAlbums Media Source type
  318. - [#183], [#168] Fix absolute paths in Gallery settings that caused pain when moving sites
  319. - [#164] Trim item/album names on save
  320. Gallery 1.4.0
  321. ====================================
  322. - [#145] Add &gallerifficCss property for specifying an alternate CSS file for Galleriffic plugin
  323. - [#139] Fix issue with thumbnails and caching in certain environments
  324. - Fix issue with TinyMCE not being re-instantiated when opening the update item window after the first time.
  325. - [#141] Update ajaxupload to support IE / old-school image upload.
  326. - [#140] Add ability to clear successful / failed uploads in multi upload window
  327. Gallery 1.3.1
  328. ====================================
  329. - Add more styling to the multi-upload window and upload log.
  330. - [#141] Fix multi-upload compatibility with IE
  331. - [#140] Add ability to clear multi-upload log for successful / failed uploads.
  332. - Fix bug with TinyMCE not being reloaded on different windows.
  333. Gallery 1.3.0
  334. ====================================
  335. - [#137] Add multi-upload to Gallery albums
  336. - Add richtext (if TinyMCE installed) to Item/Album description page
  337. Gallery 1.2.2
  338. ====================================
  339. - [#92] Fix issue when uploading item with html description
  340. - [#124] Fix document root issue with watermarks
  341. - [#121] Add extra placeholders for containerTpl chunk
  342. - [#113] Fix name of thumbnails being connector.php
  343. Gallery 1.2.1
  344. ====================================
  345. - [#107] Fix issue with abstract method definition in galZipImport class
  346. - [#95] Fix issue where thumbFar property was incorrectly set as a boolean
  347. - [#112] Fix issue with images not respecting gallery.thumbs_prepend_site_url setting
  348. - [#104] Fix issue with Content Type on cached thumbnails
  349. Gallery 1.2.0
  350. ====================================
  351. - [#97] Change thumbnail logic to use phpthumbof style php code in connector, vastly improving load/thumbnailing speed, and properly caching images
  352. - [#76], [#94], Zip upload now accepts zip files with just files inside
  353. - [#102] Fix issue with Gallery and Revolution 2.1.1+
  354. - [#80] Added GalleryAlbumList custom TV, for selecting Albums in a TV
  355. - [#82] Fix bug where creating Album did not respect parent
  356. - [#85] Add random sorting to albums in GalleryAlbums
  357. Gallery 1.1.1
  358. ====================================
  359. - Fix trivial issue with js console error when saving albums
  360. Gallery 1.1.0
  361. ====================================
  362. - [#73] Fix issue with absoluteImage galItem issue and gallery.thumbs_prepend_site_url setting
  363. - Fix issue where marking gallery active/prominent did not stick
  364. - [#28], [#64] Gallery items are now stored by albumId/itemId.ext in their directories
  365. - Added showName for GalleryAlbums to toggle whether or not to display Album name
  366. - [#29], [#69] Add batch upload via Zip file to albums
  367. - [#42] Add URL field to galItem object for allowing Items to have URLs that load when you click on them
  368. - [#46] Add imageProperties, thumbProperties properties to all snippets that allow you to pass a JSON object of properties to pass to phpThumb
  369. - Add rowCls property to GalleryAlbums
  370. - [#60] Fix issue with galPhpThumb and image passthru
  371. - [#67] Fix prev lexicon placeholder in Galleriffic plugin
  372. - [#66] Fix issue with album cover xPDO call in GalleryAlbums snippet
  373. - Add total property to Gallery snippet for getPage support
  374. - i18n of Snippet properties
  375. Gallery 1.0.2
  376. ====================================
  377. - [#31] Add &gallerifficUseCss parameter for toggling CSS by Galleriffic
  378. - Add cover ability to GalleryAlbums by using rowTpl "galAlbumRowWithCoverTpl"
  379. - Fix issue where Gallery TV albums tree loaded page when clicking on a node
  380. Gallery 1.0.1 (December 20th, 2010)
  381. ====================================
  382. - [#54] Added filepath placeholder for getting absolute path of an image, fileurl for absolute URL
  383. - [#12] Make left-click do update-album in mgr tree
  384. - Add additional system setting checks for phpthumb config options.
  385. - *Many* caching improvements to phpthumb-generated thumbnails
  386. - Added gallery.thumbs_prepend_site_url setting for environments having issues with thumbnails
  387. - Fixed bugs with HTML in item thumbs, urls when xhtml_urls is true
  388. - Added French translation, github readme
  389. Gallery 1.0.0
  390. =============
  391. - Added checks to prevent spaces in filenames
  392. - Fixed ampersand issue in gallery URLs
  393. - Fixed phpthumb cache issue by using core phpthumb
  394. - Fixed port issue on thumbs
  395. - Added updated Russian translation
  396. - Added cropping support to custom TV, fixed bugs
  397. - Added rotating, watermark and other options to custom TV
  398. - Added a few settings for customizing backend mgr UX, including default batch upload path
  399. - Fixed bug with sorting items in album
  400. - Added Gallery custom TV input, output and properties types
  401. - Adjusted code to allow batch upload to handle uppercase extensions
  402. - Updated copyright information
  403. Gallery 0.1.2
  404. ====================================
  405. - Fixed bug with request parameter generation in URLs
  406. - Abstracted SQL in snippets
  407. - Added in Russian translation
  408. Gallery 0.1.1
  409. ====================================
  410. - Added "image_absolute" placeholder to thumbTpl in Gallery snippet
  411. - Fixed possible issues with phpthumb and caching
  412. Gallery 0.1.0
  413. ====================================
  414. - Added in batch upload
  415. - Fixed bug with limit statement in Gallery snippet
  416. - Made it so Gallery snippet can be called without pointing to anything
  417. - More properly integrated system, so that albums can easily be toggled between
  418. - Added GalleryItem snippet
  419. - Added parameters to adjust the get params for how albums are selected
  420. - Fixed bug with setting inactive state on images
  421. - Optimizing for Revo RC-2
  422. - Fixed bug that occurs if Gallery is used where FURLs are off
  423. - Added parent support to galAlbums, GalleryAlbums snippet
  424. - Fixed drag/drop reordering capability in albums
  425. - Fixed bug with gallery tables prefix
  426. - Fixed bug in items view related to recent SVN changes
  427. - Fixed bug in Gallery class that prohibited using tpls (!)
  428. - Added copyright info to Gallery
  429. - Fixed various bugs found in test install
  430. - Setup build script for initial alpha release
  431. - Added phpThumb to assets directory
  432. - Added active indicators, name shortening to album update mgr ui
  433. - Added album remove processor
  434. - i18ned the code, filled out mgr UI functionality
  435. - Added check when removing album to delete items not in any other albums
  436. - Lots of dev work, got basics mostly functional
  437. - Initial commit',
  438. 'setup-options' => 'gallery-1.7.1-pl/setup-options.php',
  439. ),
  440. 'manifest-vehicles' =>
  441. array (
  442. 0 =>
  443. array (
  444. 'vehicle_package' => 'transport',
  445. 'vehicle_class' => 'xPDOObjectVehicle',
  446. 'class' => 'modNamespace',
  447. 'guid' => 'fca4b2d5ea777b3247052a793fc30852',
  448. 'native_key' => 'gallery',
  449. 'filename' => 'modNamespace/b73908f584257e4d1b124814f62ef157.vehicle',
  450. 'namespace' => 'gallery',
  451. ),
  452. 1 =>
  453. array (
  454. 'vehicle_package' => 'transport',
  455. 'vehicle_class' => 'xPDOObjectVehicle',
  456. 'class' => 'modPlugin',
  457. 'guid' => '2f0ec340a0f42a6e815fd8b40f39c49c',
  458. 'native_key' => 1,
  459. 'filename' => 'modPlugin/50b976f0347c09a9a3850334d5ec5b47.vehicle',
  460. 'namespace' => 'gallery',
  461. ),
  462. 2 =>
  463. array (
  464. 'vehicle_package' => 'transport',
  465. 'vehicle_class' => 'xPDOObjectVehicle',
  466. 'class' => 'modCategory',
  467. 'guid' => 'e4e184b792c17e4a89611e25618d3710',
  468. 'native_key' => 1,
  469. 'filename' => 'modCategory/63ddbbe5bc41d255ab3f239a91202c1b.vehicle',
  470. 'namespace' => 'gallery',
  471. ),
  472. 3 =>
  473. array (
  474. 'vehicle_package' => 'transport',
  475. 'vehicle_class' => 'xPDOObjectVehicle',
  476. 'class' => 'modSystemSetting',
  477. 'guid' => '3fb0d910268cc557013011d7669e14e1',
  478. 'native_key' => 'gallery.backend_thumb_far',
  479. 'filename' => 'modSystemSetting/46b18477bba1d786996075f80847b116.vehicle',
  480. 'namespace' => 'gallery',
  481. ),
  482. 4 =>
  483. array (
  484. 'vehicle_package' => 'transport',
  485. 'vehicle_class' => 'xPDOObjectVehicle',
  486. 'class' => 'modSystemSetting',
  487. 'guid' => '31176bf0677d6a26178df6496decc3b4',
  488. 'native_key' => 'gallery.backend_thumb_height',
  489. 'filename' => 'modSystemSetting/b8cb3f17c300e91351166879e77f092e.vehicle',
  490. 'namespace' => 'gallery',
  491. ),
  492. 5 =>
  493. array (
  494. 'vehicle_package' => 'transport',
  495. 'vehicle_class' => 'xPDOObjectVehicle',
  496. 'class' => 'modSystemSetting',
  497. 'guid' => 'b0974d40cc934e404938f45470b789e2',
  498. 'native_key' => 'gallery.backend_thumb_width',
  499. 'filename' => 'modSystemSetting/d7219e1872b174a96a953567beb2db24.vehicle',
  500. 'namespace' => 'gallery',
  501. ),
  502. 6 =>
  503. array (
  504. 'vehicle_package' => 'transport',
  505. 'vehicle_class' => 'xPDOObjectVehicle',
  506. 'class' => 'modSystemSetting',
  507. 'guid' => '7261d1f0548d66968794b0555f08f147',
  508. 'native_key' => 'gallery.backend_thumb_zoomcrop',
  509. 'filename' => 'modSystemSetting/3bb1255626fc2a59458e7205cd9ed3a7.vehicle',
  510. 'namespace' => 'gallery',
  511. ),
  512. 7 =>
  513. array (
  514. 'vehicle_package' => 'transport',
  515. 'vehicle_class' => 'xPDOObjectVehicle',
  516. 'class' => 'modSystemSetting',
  517. 'guid' => '2a96ccb1ff9bf5ccd68ab825814d1965',
  518. 'native_key' => 'gallery.default_batch_upload_path',
  519. 'filename' => 'modSystemSetting/a3436fa81330f89ed9e2821b86f62d8b.vehicle',
  520. 'namespace' => 'gallery',
  521. ),
  522. 8 =>
  523. array (
  524. 'vehicle_package' => 'transport',
  525. 'vehicle_class' => 'xPDOObjectVehicle',
  526. 'class' => 'modSystemSetting',
  527. 'guid' => 'eac993137083d6dcf8b6ef808f1054a6',
  528. 'native_key' => 'xhtml_urls',
  529. 'filename' => 'modSystemSetting/4db3e257c795cc39b76e373f8cc7592d.vehicle',
  530. 'namespace' => 'gallery',
  531. ),
  532. 9 =>
  533. array (
  534. 'vehicle_package' => 'transport',
  535. 'vehicle_class' => 'xPDOObjectVehicle',
  536. 'class' => 'modSystemSetting',
  537. 'guid' => '984ddeed68541fbd7d80c64bb086a0de',
  538. 'native_key' => 'gallery.thumbs_prepend_site_url',
  539. 'filename' => 'modSystemSetting/11f92efb40c38e49c42ea1f4e86d2311.vehicle',
  540. 'namespace' => 'gallery',
  541. ),
  542. 10 =>
  543. array (
  544. 'vehicle_package' => 'transport',
  545. 'vehicle_class' => 'xPDOObjectVehicle',
  546. 'class' => 'modSystemSetting',
  547. 'guid' => 'ed1a12572dc2974c9d3bdfbf93b1fadd',
  548. 'native_key' => 'gallery.mediaSource',
  549. 'filename' => 'modSystemSetting/be703b2ce3fb3c1cbb5a52ff98c59c8c.vehicle',
  550. 'namespace' => 'gallery',
  551. ),
  552. 11 =>
  553. array (
  554. 'vehicle_package' => 'transport',
  555. 'vehicle_class' => 'xPDOObjectVehicle',
  556. 'class' => 'modSystemSetting',
  557. 'guid' => 'b466dad83ec3b653f12d78e192def293',
  558. 'native_key' => 'gallery.use_richtext',
  559. 'filename' => 'modSystemSetting/f263a1a76f09580482e960ade73384bb.vehicle',
  560. 'namespace' => 'gallery',
  561. ),
  562. 12 =>
  563. array (
  564. 'vehicle_package' => 'transport',
  565. 'vehicle_class' => 'xPDOObjectVehicle',
  566. 'class' => 'modSystemSetting',
  567. 'guid' => '8c95c9ecdce0522da886f9d5cab7bcdd',
  568. 'native_key' => 'gallery.tiny.width',
  569. 'filename' => 'modSystemSetting/f6daddb6884cfa06108bd043d4f98986.vehicle',
  570. 'namespace' => 'gallery',
  571. ),
  572. 13 =>
  573. array (
  574. 'vehicle_package' => 'transport',
  575. 'vehicle_class' => 'xPDOObjectVehicle',
  576. 'class' => 'modSystemSetting',
  577. 'guid' => '8ba237f45b6276953a45726aefb3265e',
  578. 'native_key' => 'gallery.tiny.height',
  579. 'filename' => 'modSystemSetting/76acbe1514276c5794062ef30de2ff6e.vehicle',
  580. 'namespace' => 'gallery',
  581. ),
  582. 14 =>
  583. array (
  584. 'vehicle_package' => 'transport',
  585. 'vehicle_class' => 'xPDOObjectVehicle',
  586. 'class' => 'modSystemSetting',
  587. 'guid' => '74925ad810e820c70634c348fd50a893',
  588. 'native_key' => 'gallery.tiny.buttons1',
  589. 'filename' => 'modSystemSetting/636d07ca0cbaf40a18d1afccccaf345d.vehicle',
  590. 'namespace' => 'gallery',
  591. ),
  592. 15 =>
  593. array (
  594. 'vehicle_package' => 'transport',
  595. 'vehicle_class' => 'xPDOObjectVehicle',
  596. 'class' => 'modSystemSetting',
  597. 'guid' => 'dcc1307f1c20abb91bbb910a2eb1845a',
  598. 'native_key' => 'gallery.tiny.buttons2',
  599. 'filename' => 'modSystemSetting/7ca82b84e31f4400b45ccd61b6b24367.vehicle',
  600. 'namespace' => 'gallery',
  601. ),
  602. 16 =>
  603. array (
  604. 'vehicle_package' => 'transport',
  605. 'vehicle_class' => 'xPDOObjectVehicle',
  606. 'class' => 'modSystemSetting',
  607. 'guid' => '143452ff5fa3d67a59ae71b22ac31b93',
  608. 'native_key' => 'gallery.tiny.buttons3',
  609. 'filename' => 'modSystemSetting/e75002618085b97948a96da15573c4ee.vehicle',
  610. 'namespace' => 'gallery',
  611. ),
  612. 17 =>
  613. array (
  614. 'vehicle_package' => 'transport',
  615. 'vehicle_class' => 'xPDOObjectVehicle',
  616. 'class' => 'modSystemSetting',
  617. 'guid' => 'a73517e566fa8b6824594ee9e356c27e',
  618. 'native_key' => 'gallery.tiny.buttons4',
  619. 'filename' => 'modSystemSetting/2769c2ff5ef33e77a5df3456d844c9f7.vehicle',
  620. 'namespace' => 'gallery',
  621. ),
  622. 18 =>
  623. array (
  624. 'vehicle_package' => 'transport',
  625. 'vehicle_class' => 'xPDOObjectVehicle',
  626. 'class' => 'modSystemSetting',
  627. 'guid' => '14e11c03cc30897fbfc5d88161709fab',
  628. 'native_key' => 'gallery.tiny.buttons5',
  629. 'filename' => 'modSystemSetting/fcfb3ce2ab4ff7f712f03e506bc4a844.vehicle',
  630. 'namespace' => 'gallery',
  631. ),
  632. 19 =>
  633. array (
  634. 'vehicle_package' => 'transport',
  635. 'vehicle_class' => 'xPDOObjectVehicle',
  636. 'class' => 'modSystemSetting',
  637. 'guid' => 'f240b975df00e59748f4ba2768ab6fbf',
  638. 'native_key' => 'gallery.tiny.custom_plugins',
  639. 'filename' => 'modSystemSetting/b3b23cb47d6d52e4be98a20a1174fbc0.vehicle',
  640. 'namespace' => 'gallery',
  641. ),
  642. 20 =>
  643. array (
  644. 'vehicle_package' => 'transport',
  645. 'vehicle_class' => 'xPDOObjectVehicle',
  646. 'class' => 'modSystemSetting',
  647. 'guid' => '70f5c39f852ecf238fca967d096222bc',
  648. 'native_key' => 'gallery.tiny.theme',
  649. 'filename' => 'modSystemSetting/87887a80a4c696fbd9c28c054f8a37fe.vehicle',
  650. 'namespace' => 'gallery',
  651. ),
  652. 21 =>
  653. array (
  654. 'vehicle_package' => 'transport',
  655. 'vehicle_class' => 'xPDOObjectVehicle',
  656. 'class' => 'modSystemSetting',
  657. 'guid' => 'a99efa453dc7212d26025d2a19f8343c',
  658. 'native_key' => 'gallery.tiny.theme_advanced_blockformats',
  659. 'filename' => 'modSystemSetting/86647a73307d09bde7509aa972ec765f.vehicle',
  660. 'namespace' => 'gallery',
  661. ),
  662. 22 =>
  663. array (
  664. 'vehicle_package' => 'transport',
  665. 'vehicle_class' => 'xPDOObjectVehicle',
  666. 'class' => 'modSystemSetting',
  667. 'guid' => '9a2b989b1b0d4ea450c2b69c991ecb4f',
  668. 'native_key' => 'gallery.tiny.theme_advanced_css_selectors',
  669. 'filename' => 'modSystemSetting/fd233f04f3bae7811e4f227097b32e6e.vehicle',
  670. 'namespace' => 'gallery',
  671. ),
  672. 23 =>
  673. array (
  674. 'vehicle_package' => 'transport',
  675. 'vehicle_class' => 'xPDOObjectVehicle',
  676. 'class' => 'modMenu',
  677. 'guid' => '9247291a5e6c46c20f0df9800fbf4dcc',
  678. 'native_key' => 'gallery',
  679. 'filename' => 'modMenu/70c139fed11cd09060fbfbc1d5287117.vehicle',
  680. 'namespace' => 'gallery',
  681. ),
  682. ),
  683. );