Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/phpbb/modx_creator_offline

Create MODX files from your computer without having to be online. | Subscribe to the commits list: http://code.phpbb.com/mailman/listinfo/modxtools-commits
https://github.com/phpbb/modx_creator_offline

Change DOCTYPE to XHTML 1.0 Strict and move misplaced closing tag.

c64b02dc970e22f05ce57bf2ec744e6d3f83655f authored about 11 years ago by Cesar G <[email protected]>
Properly capitalize GitHub.

6a29036ad2eb09ab80411ef90a899a7e17eca9c5 authored about 11 years ago by Cesar G <[email protected]>
eregi() is deprecated.

236281985ceba246f7740f2bd0204475da12e591 authored almost 12 years ago by Jari Kanerva <[email protected]>
CSS rules for warnings and errors.

a0840528be7cd4eeaf1c40b79c5bdcb40512ca88 authored almost 12 years ago by Jari Kanerva <[email protected]>
Ticket #63323 Check if a github link is provided before checking if it's correct. The github link is not required.

18d55919b849ed3a060768a6d85e1d451a189b2a authored almost 12 years ago by Jari Kanerva <[email protected]>
Update for MODX 1.2.6

b6a6b0eb16d11c1685df22d604f27496362f2ac3 authored about 12 years ago by Jari Kanerva <[email protected]>
Show/hide the author contributions To field based on the author's status. Bug #63022

ce2ef0eba814d2e795487f00cda7e283bcb038a1 authored about 12 years ago by Cesar G <[email protected]>
Bug #62928 MSSQL has mssaccess as value in the DBMS drop down select.

8f2209619b76c068022718286758938ad0e5879f authored about 13 years ago by Jari Kanerva <[email protected]>
Ignores dialects. Only checks the two first letters in ISO language name.

6f78e1ac5d8fe6e861dafc0ffe80d78fc7b192da authored over 13 years ago by tumba25 <[email protected]>
MOD text files was sometimes not recognized.

536a34a1e2f01c5ca967499353ee8f3822fcdb00 authored over 13 years ago by tumba25 <[email protected]>
Fixed strict warning.

1920bc26c083ffa4ea7dd0e7e713e793cbf3c4c9 authored over 13 years ago by tumba25 <[email protected]>
Added readme file and gitattributes.

cdc5e0caf110625af3634d6efe6800068def5928 authored about 14 years ago by tumba25 <[email protected]>
Added nubcheck for those not reading instructions.

7b4dce6e784254d90f45c008bc3313e9c6eb3bfa authored about 14 years ago by Jari Kanerva <[email protected]>
Added nubcheck for those not reading instructions.

065364377d52ce2947a4503af773221e3440f59e authored about 14 years ago by Jari Kanerva <[email protected]>
Increased version numbers.

1ff8ee6687c83cfcc34eb8e774a920bef74f420d authored over 14 years ago by Jari Kanerva <[email protected]>
Closed a span.

365508037d86e2166093f5d3958e38d7994cd613 authored over 14 years ago by Jari Kanerva <[email protected]>
Altered version strings.

1a448417eadc0f3507f77ce0bc6f9a91fb219a02 authored over 14 years ago by Jari Kanerva <[email protected]>
Removed @ phpbb.com

bbfdd132238d8aee8cc05fb41a4413943c992a1c authored over 14 years ago by Jari Kanerva <[email protected]>
Updated jQuery to 1.4.2.

Moved "Select type" to top in the action type select.

457e5921c8a3f3a1b0d478a5c2da005fc0c67c2c authored almost 15 years ago by Jari Kanerva <[email protected]>
Correctly handle cdata in MODs.

f21161750a488205b398f721e252b3bfd4a859eb authored almost 15 years ago by Jari Kanerva <[email protected]>
Updated phpBB version.

ae62ac68fd3ebedb3e2282ddc5f34a55b8ef6528 authored almost 15 years ago by Jari Kanerva <[email protected]>
Only show error if submit is clicked.

4914ab83353e2e4e5fca99b66f20326718c2cbfc authored almost 15 years ago by Jari Kanerva <[email protected]>
Removed one annoying space.

2bee63a4e3f52f3d5e8d291bdacad2e5e5603cf8 authored almost 15 years ago by Jari Kanerva <[email protected]>
Bug #59785

2d1de6beb1167e99d907a791f6dc29ad5801c7dd authored almost 15 years ago by Jari Kanerva <[email protected]>
Renamed the creator to differ it from the phpBB version.

4725f4f1db47f8c0c5070ff2442ddeb09c6e8397 authored almost 15 years ago by Jari Kanerva <[email protected]>
The Creator updated for MODX 1.2.5

53ab7f503abef80777d35618ea3d7495ff3f536a authored almost 15 years ago by Jari Kanerva <[email protected]>
Offline MODX Creator updated for MODX 1.2.4

a12f6d985075bf7c477a5e90fcd8d04f0280edd5 authored almost 15 years ago by Jari Kanerva <[email protected]>
Updated the offline creator for MODX 1.2.4

a90c1b1012884fc7dd3380ae68c6cea59fddbb7c authored almost 15 years ago by Jari Kanerva <[email protected]>
Ooops, $parser needs to be defined even with no data to read.

da11a41d30fb076b4e66759b3a91145e0bc5fd18 authored almost 15 years ago by Jari Kanerva <[email protected]>
Rewrote modx_parser.php because xml_parse() did not handle multibyte chars correctly.

Added a parser for the post data.
Rewrote the rest to directly use the parsers.
Removed some unus...

a8d94b38ad6cb98e3e174b64eb85313235c5a083 authored almost 15 years ago by Jari Kanerva <[email protected]>
Added a new MOD text template parser and removed the old parser.

Moved the functions for outputing the parser data to a new class.

54e57d9687169c5308005db90316216e2608df8f authored almost 15 years ago by Jari Kanerva <[email protected]>
Added a new modx parser so it would be easier to update the Creator.

145f7f17db920d9fd000e61f13eec9cc7c4a9b9a authored almost 15 years ago by Jari Kanerva <[email protected]>
Parses meta tags from other generators and puts them in the generated MODX file.

33b2ea93fb2d8e8a26c2719402f90e4df0390aa3 authored about 15 years ago by Jari Kanerva <[email protected]>
Need to sanitize the inlines before writing the MODX file to.

7bbbcd67b431efd3dfe419df9bf412ca46998aeb authored about 15 years ago by Jari Kanerva <[email protected]>
Removed unused code.

82a38af09430c00ada98ca03cff217ae406c8471 authored about 15 years ago by Jari Kanerva <[email protected]>
Don't trim \t in inlines.

Also removed tip() and untip(), that js-script isn't used any more.

6d0329fbd6bdf61c09c682f2507b756b7de8dfcb authored about 15 years ago by Jari Kanerva <[email protected]>
Tries to repair if someone don't understand the use of the edit tag.

5b978bdc28ffcabd9a6edb29365ba5610880b02a authored about 15 years ago by Jari Kanerva <[email protected]>
We don't want the file submit form to open a new window.

Now handles replace-with nothing (delete).

ff63651a812af9d3ca0bbc91887b32d0e2dc6edf authored about 15 years ago by Jari Kanerva <[email protected]>
The off-line MODX Creator goes jQuery too.

bug #54925 forces preview to new window.

6c7b0f92b485e2eb41b1356360c0a544bf09e9e2 authored about 15 years ago by Jari Kanerva <[email protected]>
Removed "if(defined('STRIP') && STRIP)" it's a leftover from phpBB code.

d8729fe3721f89180dc9326f31c29d7e64f7c886 authored about 15 years ago by Jari Kanerva <[email protected]>
Updated phpBB version to 3.0.6

a3e01529ba608ea2f1ad236680991eb3f1470604 authored about 15 years ago by Jari Kanerva <[email protected]>
Bug #54405

f91150e20639312a3a8d8fa8659f83db97ea3ed0 authored about 15 years ago by Jari Kanerva <[email protected]>
Bug #54215

839c60cf1c574b6abf84cb7c2e1758573a7ee203 authored about 15 years ago by Jari Kanerva <[email protected]>
Bug #53815

293a4b5f883a50671cfec8b6b502f1e55215b73d authored about 15 years ago by Jari Kanerva <[email protected]>
Minor bugs

7f33af0f38002aaac16bf7995565eb061e666edf authored about 15 years ago by Jari Kanerva <[email protected]>
Bug #53785 and #53695

7b809b45c1e31eabcd733602fa479fc271ad9b02 authored about 15 years ago by Jari Kanerva <[email protected]>
Bug #53415

0f43ddef3673f2842d796e5ef18f9982538f5681 authored about 15 years ago by Jari Kanerva <[email protected]>
Bug #53405

d65573b667f519b215daa5e81fee6fa6791a9587 authored about 15 years ago by Jari Kanerva <[email protected]>
Language fixes.

64c3a74d4b17a6da37803a51e0e457f6f46c898d authored about 15 years ago by Jari Kanerva <[email protected]>
fix a spelling error

fff87abc35875a9de881d94fb431ab27746406e5 authored about 15 years ago by Igor Wiedler <[email protected]>
MODX creator.

0f7d8c7dedcbc7a677aea33070a22ced6e64d001 authored about 15 years ago by Jari Kanerva <[email protected]>