Discussions
Activity
Sign In
How it works
Aleksandar Erkalović
Activity
Discussions
1
Comments
206
Snapshot install does not ask for superuser username password, so can not log in as admin
Hi! Clearly, I am too late with useful answer but when it comes to Booktype 2.0 superuser account is created with: ./manage.py createsuperuser manage.py script is located where project was installed. For the Booktype 1.6 it is: django-admin.py cre…
Comment by
Aleksandar Erkalović
February 2015
permalink
Booktype 2.0 Demo - can't create Section/Chapter
Hi Rob, I just realised that you wrote booktype-dev was a demo server. No sorry, http://booktype-demo.sourcefabric.org is our demo server. It is older version of Booktype. booktype-dev is our development server with latest Booktype 2.0. It can easil…
Comment by
Aleksandar Erkalović
February 2015
permalink
Import in Booktype v2
Hi Kyle, we are finishing some missing features (like proper publish, export, ...) and fixing bugs for the next month or so. After that we will pass it to our QA department. Depends how much time it will take them but it would be fair to assume we w…
Comment by
Aleksandar Erkalović
February 2015
permalink
Automated install - error on UbuntuServer 14.04 and Debian 7
You can create superuser from the command line. On the Booktype 1.6 it would be (after you load needed environment set as described in the instructions): django-admin.py createsuperuser On the Booktype 2.0 it would be (from the Booktype project dir…
Comment by
Aleksandar Erkalović
February 2015
permalink
Demonstration Server???
Hi Jaime! Clearly, it will be easier to upgrade from existing 2.0. The structure of files, configuration files and etc has changed from 1.6, so some manual tuning will be required for this. Besides that, data will be easily converted from 1.6. That…
Comment by
Aleksandar Erkalović
February 2015
permalink
Demonstration Server???
Hi Jaime! Yes, nicely spotted. It is clearly wrong. The text is leftover from the mockup screen designer did. I will write a ticket for this and as Albert mention it is still in beta. Aco
Comment by
Aleksandar Erkalović
February 2015
permalink
Booktype 2.0 Demo - can't create Section/Chapter
Hi Rob! Well, there is no reason why you shouldn't be able to create new Section or Chapter on your own book. You are owner of that book and clearly have all the required permissions for this. I just checked it on the demo site with my test boo…
Comment by
Aleksandar Erkalović
February 2015
permalink
Import in Booktype v2
Hi Kyle! You are correct, that feature is missing in the interface at the moment. Part of the backend code is already there and we have implemented it fully in our custom project. We just need to back port it back into Booktype 2.0. There is managem…
Comment by
Aleksandar Erkalović
January 2015
permalink
Automated install - error on UbuntuServer 14.04 and Debian 7
Hi Graabein! The best option would be to install Booktype 1.6 (http://sourcefabric.booktype.pro/booktype-16-for-authors-and-publishers/_draft/_v/1.0/before-you-install/) because 2.0 (from debian package) is still not finished. To answer your questio…
Comment by
Aleksandar Erkalović
January 2015
permalink
Should minified JavaScript files be in the git repository?
Hi Daniel! I would say that correct way would be to have unminified source files in our repository also. We are using django-compressor library which does compresson and modification for most of the JavaScript in the production profile. That is don…
Comment by
Aleksandar Erkalović
November 2014
permalink
Some feedback from a book type users
Yes, multiple upload for attachments is available in development version. Soon it will be released as Booktype 2.0. Aco
Comment by
Aleksandar Erkalović
September 2014
permalink
Can't create/edit chapter..
Hi Christian! You might not have running Redis server or there is some problem with it. These are exactly places where Redis is being used (create chapter, edit chapter) and why your browser is stuck with "loading chapter data" message. Aco
Comment by
Aleksandar Erkalović
August 2014
permalink
Booktype 2 - does not have puplishing button (fresh install)
Hi Alexander! Yes, these things have not been implemented yet. Booktype 2.0 is still in the development and is missing some major features at the moment. Some of these things have been developed in different projects and it should be merged by the e…
Comment by
Aleksandar Erkalović
August 2014
permalink
Objavi error on installation
Hi George! This is another difference in configuration (Objavi was made for Django 1.3): Find: TEMPLATE_LOADERS = ( 'django.template.loaders.filesystem.load_template_source', 'django.template.loaders.app_directories.loa…
Comment by
Aleksandar Erkalović
July 2014
permalink
Issue with uploading profile image, cover
Hi George! Yes, there are some differences in API between Pillow and PIL. Latest development version works with Pillow but 1.6 still requires PIL to work. Aco
Comment by
Aleksandar Erkalović
July 2014
permalink
Objavi error on installation
Hi George! I am not 100% sure but I would say you need to change to newer configuration option for engine (because you have Django 1.4). So from....DATABASE_ENGINE = 'sqlite3'DATABASE_NAME = '%s/objavi.db' % OBJAVI_DIRDATABASE_US…
Comment by
Aleksandar Erkalović
July 2014
permalink
Automated tests at package build time
Hi Daniel! If you check source repository you will notice "tests" directory. In this directory we have 3 needed config + other files for the test projects. You will notice there are 3 shell scripts. start_tests.py, start_functests.sh and s…
Comment by
Aleksandar Erkalović
July 2014
permalink
What happened to Tables in 1.61
Hi Randy! Tables are still included. I am attaching screenshot of 1.6.1 interface where you can see how to get to the tables. First you need to turn on the Advanced menu and then you will get Insert table icon. Aco
Comment by
Aleksandar Erkalović
July 2014
permalink
Import book from booky
I noticed the same problem couple of days ago and I have identified problem for this. Not sure when the fix would come for this. For upgrading you don't need to export and import books again. You should do backup of database, project directory …
Comment by
Aleksandar Erkalović
June 2014
permalink
How to use objavi??
Hi Christian! If you Booktype server is not publicly accessible from objavi.booktype.pro you will need to install it locally. If it is, you should configure THIS_BOOKI_SERVER to be your public hostname, like THIS_BOOKI_SERVER='booktype.myserver…
Comment by
Aleksandar Erkalović
June 2014
permalink
Booktype and Objavi configuration!
Hi Walter, This should work:THIS_BOOKI_SERVER = '172.18.200.252:8000'BOOKI_URL = 'http://172.18.200.252:8000'OBJAVI_URL = 'http://172.18.200.252:8008/' OBJAVI_URL used to have '/objavi.cgi' before but after we…
Comment by
Aleksandar Erkalović
May 2014
permalink
Problem to publish iPad version, no picture
Hi! Can you give me url where your book is being hosted (or you can send me over the private message if you don't want others to see it) so I could check where the problem might be? Aco
Comment by
Aleksandar Erkalović
May 2014
permalink
Problem to publish iPad version, no picture
Hi Tarjaleena! The problem might be if images were not uploaded but you are using reference to external images. If you do that images will be visible in the editor (and PDF) but not visible in exported EPUB. Aco
Comment by
Aleksandar Erkalović
May 2014
permalink
Unknown error in publishing books
Hi Francesco, when it comes to local installation one of the things you can do is install Django app like flower to monitor RabbitMQ tasks which are doing the publishing.Tasks return some kind of error if there is some problems. There is not that mu…
Comment by
Aleksandar Erkalović
April 2014
permalink
How I can integrate with booktype the etherpad editor?
Hi Walter, You wouldn't be able to integrate it easily with Booktype's front end interface. What would be possible probably is taking output from Etherpad and feeding our publishing engine with that content with PDF or EPUB output. Not sur…
Comment by
Aleksandar Erkalović
March 2014
permalink
URGENT - Anchor Tags Not Working
Hi Brittany! I checked it out and there is no easy fix for it at the moment. It is bigger problem we had for some time with EPUB and we fixed it with new publishing platform. That platform is not accessible from your site yet. Very quick fix would b…
Comment by
Aleksandar Erkalović
March 2014
permalink
Mathml support and few other questions?
Hi Tomi! Aloha editor uses the same technique like TinyMCE when it comes to translation, some kind of key:value in JavaScript. Not sure it is possible to upload that kind of fine in one of the existing systems for translation. Booktype 2.0 is not ye…
Comment by
Aleksandar Erkalović
February 2014
permalink
I dont know how to install this
Hi! There is this script which is able to recognise your distribution and install needed packages for you: https://github.com/aerkalov/booktype-scrolls/tree/master/scripts/install There is also screencast of this script in action: http://www.binarni…
Comment by
Aleksandar Erkalović
January 2014
permalink
Need Help with Error Message: 'element "head" incomplete ...'
Hi Chris! This is the message you are getting while trying to upload to iTunes? Title is missing in all the documents. There are two ways how you can fix it. First one is to use tool like Sigil (EPUB editor) and manually add it and maybe fix some ot…
Comment by
Aleksandar Erkalović
January 2014
permalink
how to publich with booktype 2.0?
Hi Jutta! It is not included at the moment and you would need to use older version (older version supports EPUB 2). But you could get EPUB manually. This EPUB file is pure dump of the content and is missing cover page, some extra filtering and etc. …
Comment by
Aleksandar Erkalović
January 2014
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Stop following
About
Username
Aleksandar Erkalović
Joined
November 2011
Visits
0
Last Active
July 2016
Roles
Member
Posts
207
Friends
Followed by 4 people
My Badges
Total Points: 80
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339