{"id":21602506,"url":"https://github.com/ff6347/vfff","last_synced_at":"2025-04-11T02:33:29.001Z","repository":{"id":959384,"uuid":"746277","full_name":"ff6347/vFFF","owner":"ff6347","description":"Automated Publishing for Adobe InDesign","archived":false,"fork":false,"pushed_at":"2024-03-01T23:29:09.000Z","size":1623,"stargazers_count":9,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T23:51:33.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.the-moron.net/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ff6347.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-06-29T07:35:30.000Z","updated_at":"2024-04-03T23:48:04.000Z","dependencies_parsed_at":"2024-06-11T19:22:53.151Z","dependency_job_id":null,"html_url":"https://github.com/ff6347/vFFF","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2FvFFF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2FvFFF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2FvFFF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2FvFFF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ff6347","download_url":"https://codeload.github.com/ff6347/vFFF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248329817,"owners_count":21085610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T19:13:39.626Z","updated_at":"2025-04-11T02:33:28.983Z","avatar_url":"https://github.com/ff6347.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is an InDesign CS4 JavaScript Project for importing XML  \n=============  \nThis is more playground than enything else  \n------------\nThe script set in the folder \"slim\" and the prvided XML in folder \"xml\" is all you need  \nIt works also in ID CS 5 but not allways. seems like ID CS 5 doesent suport .untag() \n  \n**How To:**  \n\nWordpress  \n--\n\n- **Install the latest [wordpress](http://wordpress.org/download/)** follow the provided instructions  \n\nCreate some Content  \n--\n\n- **Make some Posts.** They don't need to be published  \n- At this moment the following formating is supported  \n     H1  \n     H2  \n     H3  \n     H4  \n     H5  \n     H6  \n     Bold  \n     Italic  \n     Endnote  \n     Footnote  \n  \n- You can also write in openoffice or word and use the basic paragraph styles  \n- In the Post Editor within worpress you can use the option **\"Paste from Word\"**  \n- it is a bit hiddne feature look around  \n\nExport  \n--  \n\n- Logged in as Admin go to \"Tools / Export\"  \n- and export the posts of the author you want to import to InDesign  \n\nDownload Scripts  \n--  \n\n- go here and download the latest version of [vFFF](http://fabiantheblind.github.com/vFFF/)  \n\nInstall Scripts  \n--\n\n- place everything in the InDesign Scripts Folder following these [instructions](http://lmgtfy.com/?q=indesign+install+script)  \n\nInstall Find Change Queries  \n--\nOn Mac under:\n/Applications/Adobe InDesign CS4/Presets/Find-Change Queries/GREP/de_DE/  \nor  \n/Users/[YOUR USERNAME]/Library/Preferences/Adobe InDesign/Version 6.0/de_DE/Find-Change Queries/GREP/\n\nIn InDesign  \n--  \n\n- now **execute the script:** _\"/vFFF/latest/RUN.jsx\"_  \n- read the \"Help?\" from within the script\n- within the package is a folder called \"xml\" there is a basic .xml file provided  \n- everything that could be parsed into InDesign character and paragraph syles is parsed  \n\nTODO  \n--\nCreate a document sampler to take par char obj styles from a existing doc  \nCreate some sort of session  \nCreate pref panel for options  \nCreate iconbuttons  \nCreate multikill  \nCreate book  \n\nLOG  \n-- \n\n**Tue Apr 26 07:08:49 CEST 2011** Reorganized Folder structure\n\n**Tue Apr 19 13:23:58 CEST 2011** Build a new UserInterface  \nfolder extended was zipped to importer_v01.zip and removed  \n\n**Mon Jan 24 14:15:16 CET 2011** added styles_editor.jsx for OO  \n \n**Thu Jan  6 20:59:27 CET 2011** added how to  \n  \n**Sun Dec 19 11:11:46 CET 2010** realised that this is not the way to get data into InDesign.  \nA real html parser would be usefull instead of the findChange.jsx  \nWatch out for moreTime4design == mehrZeitZumGestalten  \n  \n**Sat Dec 18 21:33:02 CET 2010** the blockqote tag is making bad stuff  \n  \n**Sat Dec 18 16:42:55 CET 2010** made some big housekeeping  \nmoved old and the whole formatting stuff to extended  \nadded folder slim. This conains now a reduced but working version  \n  \n**Sa 18 Dez 2010 10:39:17 CET** Set up some more html tags  \n  \n**Thu Nov 25 16:43:44** CET 2010 InDesign CS 5 Tested - works  \n**Thu Nov 25 17:38:05** CET 2010 Worpress 3.0.1 Tested - Has new Filterfunctions for export and works  \n  \n**Thu Nov 25 2010**\nThis is an autopuplishing project by fabiantheblind  \ngo [here-\u003e](http://scripts.sil.org/cms/scripts/page.php?item_id=Gentium_download)  \nto get the Gentium font  \n  \nBUGS  \n--  \n- xml untag in CS5  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fff6347%2Fvfff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fff6347%2Fvfff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fff6347%2Fvfff/lists"}