File profiles/config-myproject.ini
Last commit: Sun Mar 15 17:16:57 2015 +0100 dankert Kleine Fehlerkorrektur.
1 2 enabled=false 3 debug=false 4 5 hostname = www.example.de 6 urlschema=daily ; daily|monthly|yearly|flat 7 subdir_per_entry=false 8 9 [mailbox] 10 11 host = {mail.example.de:143/novalidate-cert}INBOX 12 username = foo 13 password = bar 14 archive_folder = Archiv 15 dry=false 16 17 18 [mock-disabled] 19 20 [file] 21 22 23 [openrat] 24 25 user=foo 26 password=bar 27 28 host="cms.example.de" 29 port="80" 30 path="/~foo/cms/dispatcher.php" 31 database="dbname" 32 33 projectid=1111 34 languageid=1111 35 rootfolderid=1111 36 37 templateid=1111 38 39 elementid_text=1111 40 41 keywords_folderid=1111 42 publish=1 43 44 45 [facebook] 46 praefix_text="New in blog:" 47 48 app_id = 12345 49 app_secret = 3234ee233f 50 session_key = ADsafpsafdOU9780978JHLjhhkhk097IU 51 access_token = OUoiuoiuo79i7ui45grelgjJJ8798uoU 52 53 54 [twitter] 55 praefix_text="New in blog:" 56 suffix_text="/bot" 57 58 consumer_key = lkjklkjOIupiUOPIU77 59 consumer_secret = oiUPjJOpiuoP798OIuoIUoppiUO970 60 oauth_token = jljl907098uiouoiPupo 61 oauth_token_secret = ljj097098lPOU
Downloadprofiles/config-myproject.ini
History Sun, 15 Mar 2015 17:16:57 +0100 dankert Kleine Fehlerkorrektur. Wed, 9 Jul 2014 00:26:43 +0200 dankert Beispiel-Konfiguration für Twitter und Facebook. Sun, 6 Jul 2014 12:48:15 +0200 dankert Umfangreicher Umbau auf Plugin-System.