Code Monkey home page Code Monkey logo

zoundryraven's People

Watchers

James Cloos avatar  avatar

zoundryraven's Issues

page breaks

What steps will reproduce the problem?
1. using a Drupal 6 site
2. write a blog
3.

What is the expected output? What do you see instead?
The visual (wysiwyg) output in Zoundry is different compared to the page on 
the site. 
When i give a break (shift-enter), Zoundry goes to a new line AND is 
placing a <br>-tag. However, Drupal interprets this as 2 newlines!

Possible workaround: 
#1 configure the filter: uncheck the box at newline (don' t know the 
english translation, it's the third under the section filters) 
#2 go to tab configure and add <p> and <br> to accepted tags 

(first you uncheck them, then you accept them ... )

I think, Zoundry Raven should not put the P and BR tag on a newline

What version of the product are you using? On what operating system?
latest, 1.0.375

Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 14 May 2010 at 9:26

blogger only imports 25 blogs

what is the expected output? What do you see instead?

I have 100 blogs . I only see 25 blogs
What version of the product are you using? On what operating system?

I am using the newest download and vista

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 28 Aug 2014 at 4:01

"<iframe></iframe>" tags gets redefined to "<iframe/>" upon blog post publishing

What steps will reproduce the problem?
1. Insert 2 or more Amazon.com Affiliate ads with tags "<iframe></iframe>" into 
blog post via the XHTML tab while composing the blog post.

2. Then publish blog post to my blog at blogspot.com


What is the expected output? What do you see instead?
Only one Amazon.com Affiliate ads got displayed when viewed in Opera browser - 
for both desktop v11.64 and on Opera Mini. There should be more.


What version of the product are you using? On what operating system?
Raven version 1.0.375. Windows XP SP 3 operating system.


Please provide any additional information below.
The inserted "<iframe></iframe>" tags seems to have got rewritten to 
"<iframe/>" (i.e. self terminating) when I viewed the source for the blog post. 
The closing tag got removed somewhere upon publishing.


Original issue reported on code.google.com by [email protected] on 15 Jul 2013 at 4:17

Blogspot categories not being added to list

What steps will reproduce the problem?
1. Make a new blogspot entry using categories.
2.
3.

What is the expected output? What do you see instead?
When adding a category I expected it to be appended to the category list for 
future posts. This is no longer happening.

What version of the product are you using? On what operating system?
Version: 1.0.375, Built on 08/05/08 03:01:39
Windows XP Service Pack 3

Please provide any additional information below.

I have a blog on blogspot. Under the "configure..." pulldown and the 
"Categories" tab is the list of categories (or, more appropriately, tags) I use 
to index my entries. Initially, as I entered a new "category" it would be added 
to this list. Now, they are no longer added. Interestingly, under the "Tags" 
selection in the Account Navigator they are all listed as appropriate. I assume 
there must have been a change to blogger/blogspot at some point as this /used/ 
to work fine.

I realize this is, sadly, not an actively developed product; but I've been 
using it for a long time and am not terribly anxious to change. If there is a 
way to manually enter additional "categories" I would be satisfied.

Original issue reported on code.google.com by [email protected] on 27 Dec 2011 at 4:37

ImportError: No module named util at raven.py

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.

Message File Name   Line    Position    
Traceback               
    ?   C:\Python24\zoundry\Raven\src\python\zoundry\blogapp\raven.py   2       
ImportError: No module named util               

this error occured while i running the source code at line 2.

from zoundry.appframework.util import crypt

Original issue reported on code.google.com by [email protected] on 1 Jan 2013 at 12:45

Problem w/ Blog Template Manager

What steps will reproduce the problem?
1. Start up portable version of ZR
2. configure your blog and switch to the blog template manager
3. try to add a template from a blog

What is the expected output? 
It should download and "install" the template

What do you see instead?
The attached error message (see .txt file attachment). 


What version of the product are you using? On what operating system?
1.0.375 on a VISTA 32 bit system



Original issue reported on code.google.com by [email protected] on 24 Apr 2010 at 12:47

Attachments:

Windows Live Writer Import defect

What steps will reproduce the problem?

1. Import Windows Live Writer settings

What is the expected output? What do you see instead?


None: {None}
Caused By:
exceptions.KeyError: {u'D48F1B5A-06E6-4f0f-BD76-74F34F520792'}
    at zoundry\blogapp\profile\wlwimporter.pyo:211 [_createAccountFromWLWBlogInfo()]  ->  None
    at zoundry\blogapp\profile\wlwimporter.pyo:198 [_runImport()]  ->  None
    at zoundry\blogapp\profile\importer.pyo:59 [run()]  ->  None
    at zoundry\base\util\zthread.pyo:42 [run()]  ->  None

Thread: [ProgressDialogThread]


What version of the product are you using? On what operating system?

Windows XP
Windows Live Writer build nr: 14.0.8117.416 hu
Zoundry Raven 1.0.375 Built On 08/05/08

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Mar 2011 at 9:07

Cannot load Blogger template: Error loading XML

What steps will reproduce the problem?
1. Install Zoundry Raven on an SD Card
2. Run Raven and open the Blog Template Manager.
3. Try adding one of the newer Blogger Templates

What is the expected output? What do you see instead?
I get the following error:
'Error loading XML [In urn:com.zoundry.bogus/2006/02, line 1, column 0: no 
element found].'

Details:
zoundry.base.exceptions.ZException: {ZException [Error loading XML [In 
urn:com.zoundry.bogus/2006/02, line 1, column 0: no element found].].}
    at zoundry\base\net\http.pyo:766 [_internalSendRequest()]  ->  None
    at zoundry\base\net\http.pyo:596 [_sendRequest()]  ->  None
    at zoundry\base\net\http.pyo:535 [send()]  ->  None
    at zoundry\blogapp\services\template\templategrabber.pyo:314 [_downloadAltHtml()]  ->  None
    at zoundry\blogapp\services\template\templategrabber.pyo:270 [_doGrab()]  ->  None
    at zoundry\blogapp\services\template\templategrabber.pyo:225 [grab()]  ->  None
Caused By:
zoundry.base.exceptions.ZException: {ZException [Error loading XML [In 
urn:com.zoundry.bogus/2006/02, line 1, column 0: no element found].].}
    at zoundry\base\zdom\dom.pyo:443 [loadXML()]  ->  None
    at zoundry\base\xhtml\xhtmlio.pyo:255 [_createDocument()]  ->  None
    at zoundry\base\xhtml\xhtmlio.pyo:241 [_loadDocument()]  ->  None
    at zoundry\base\xhtml\xhtmlio.pyo:186 [_deserializeString()]  ->  None
    at zoundry\base\xhtml\xhtmlio.pyo:172 [_deserialize()]  ->  None
    at zoundry\base\xhtml\xhtmlio.pyo:154 [deserialize()]  ->  None
    at zoundry\base\xhtml\xhtmlio.pyo:357 [loadXhtmlDocumentFromString()]  ->  None
    at zoundry\base\xhtml\xhtmlnet.pyo:21 [_processResponseData()]  ->  None
    at zoundry\base\net\http.pyo:763 [_internalSendRequest()]  ->  None
Caused By:
Ft.Xml.ReaderException: {In urn:com.zoundry.bogus/2006/02, line 1, column 0: no 
element found}
    at Ft\Xml\Domlette.pyo:151 [parse()]  ->  None
    at Ft\Xml\Domlette.pyo:167 [parseString()]  ->  None
    at zoundry\base\zdom\dom.pyo:440 [loadXML()]  ->  None

Thread: [bgtask:id:0000012e2ac315da00c000a8000f000567d7be4e]
Thread: [bgtask:id:0000012e2ac315da00c000a8000f000567d7be4e]

What version of the product are you using? On what operating system?
Version: 1.0.375 Built on: 08/05/08 00:01:39

Windows XP Professional Service Pack 3
Kernel Version  5.1.2600.5512
Build Lab   2600.xpsp.080413-2111

Original issue reported on code.google.com by charliet on 15 Feb 2011 at 8:01

No Support for Blogger.com?

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
It does not support blogger.com!

What version of the product are you using? On what operating system?
I use ZR 1.0.375 on Windoes XP

Please provide any additional information below.
It makes a double line when i press enter!

Original issue reported on code.google.com by [email protected] on 8 Jan 2011 at 12:19

Images uploaded via Custom FTP are not deleted when the post that uses them is deleted.

What steps will reproduce the problem?
1. Create a new post containing a picture (uploaded via custom FTP settings).
2. Publish the post.
3. Delete the post.  Notice that the pictures that were uploaded are not
deleted.

What is the expected output? What do you see instead?
I would like to see the pictures be deleted when all posts that utilize
that picture have been deleted.

What version of the product are you using? On what operating system?
Version 1.0.375 running on Windows Vista Ultimate

Please provide any additional information below.
The post I created used a thumbnail as well.  The FTP user I provided had
administrative access to the server so it wasn't a permissions problem.


Original issue reported on code.google.com by [email protected] on 30 Apr 2009 at 7:02

Not compatible with IE 9

After installing the latest IE 9.0 in Windows 7, all posts in Zoundry Raven 
1.0.375 can't show images, and produce text formatting error.  



Original issue reported on code.google.com by [email protected] on 11 Apr 2011 at 4:26

Themes and Margins

What steps will reproduce the problem?
I tried to use a theme for editing with Raven, but it didn't work properly; it 
said there was an error. 

...INOVE theme...
None: {None}
Caused By:[Cause: 'NoneType' object has no attribute 'getDom'  TB: None]

    at zoundry\blogapp\services\template\templategrabber.pyo:562 [grabError()]  ->  None
    at zoundry\blogapp\services\template\templategrabber.pyo:170 [grabError()]  ->  None
    at zoundry\blogapp\services\template\templategrabber.pyo:233 [grab()]  ->  None
    at zoundry\blogapp\services\template\templategrabber.pyo:532 [_run()]  ->  None
    at zoundry\appframework\services\backgroundtask\backgroundtaskimpl.pyo:265 [run()]  ->  None
    at zoundry\base\util\zthread.pyo:42 [run()]  ->  None
    at threading.pyo:442 [__bootstrap()]  ->  None

Thread: [bgtask:id:00000129f616ca8500c000a8004c00673be989b0]

And that's fine [I'd speculate], but the bigger issue is that I can't set a 
margin [a blog width] in the editor, while I'm editing.

I can't format the blog if I don't know how wide the area is gong to be once 
it's published. We need a way to make that happen if the theme function isn't 
going to work.


What is the expected output? What do you see instead?
If it fails, can't we at cleast grab the style.CSS and attempt to apply that 
with an ajustable margin for editing?

What version of the product are you using? On what operating system?
Windows XP, Vista and 7, 64 and 32-bit systems,


Please provide any additional information below.
I believe Raven is a good product, I would hate to see it fade.
Thanks for your time... 

Until next time,
LEHenryJr
LEHSYS.com



Original issue reported on code.google.com by [email protected] on 21 Jul 2010 at 5:43

Headings getting deleted

What steps will reproduce the problem?
1. Write a post with some headings
2. save it
3. reload/open it

What is the expected output? 
Headings shouldn't be removed.

What do you see instead?
All headings are removed. 

What version of the product are you using? On what operating system?
latest Windows OS version

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Apr 2010 at 9:38

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.