Does anyone have experience with creating very large documents with Elements yet? Meaning 200,000 words, upwards of 50 links per page, with an average page length of about 4,000–6,000 words. It’s a technical document.
I have other app options but trying to decide if Elements is a good fit.
That would be fine however I need it to be stable enough that changes will not be made to the core that affect the project down the road. This is a very big project that will take about 300-400 hours to build (estimated). It is then an ongoing project requiring about 10 hours per week for the foreseeable future.
Couple of questions.
How are we coming along with the UI?
Does the CMS manage a database of the pages for building links without manually entering them all?
This project sounds huge, and it’s hard to know the exact requirements you need. However, I think you might be better served with storing the content in an online database, so perhaps Elements isn’t right this project.
Nothing to report on the UI inside the App, but the online editor is almost ready to ship.
No, the links in the Markdown would have to be manually entered.
Are you sure “article” is the right approach? I’d think that you’d want to do something that uniformly big as a PDF and embed that on a page. That’s particularly true if any of those are internal crosslinks. I tested a really large text file (100k words) in the CMS and it worked fine, but links would have to be done manually, which is a chore. That said, using something like Typora to create the Markdown and then copying that into the CMS would work.
The problem with Typora is the links are still built manually. I thought about Typemill.net, but again, manual links. Wordpress can do it, even the glossary and TOC can be built mostly automated by setting some parameters and a php script takes over. I’m checking one other idea before I head down the road of Wordpress.