john s wolter | 1 Jul 2010 22:31
Gravatar

linking CSS to its index.html

My expectations may be out of line with the way Bluefish is suppose to work.  I have an existing set web site files in a windoze directory and supporting files in a sub-directory.  These are CSS, GIF, & JS files. 

1.  I created a new project into which I want to import these existing site files linking them to the index.html and each other as specified in the html etc.. coding.

Comments: 
A.  Bluefish does not seem to remember where I was last browsing for files.  When I exit Bf and restart it takes me back to the Bf install directory.
B.  I don't see a formal Project->Close Project just the Save and Open Project.  The File->Close All seems to close files but not the Project.

2. I then load the index.htm file which appears as expected with syntax coloring of the HTML source.  Looks ok so far.

3. Now I want to link the CSS, GIF, and JS files to the core index.htm file.  So I load these but there does not appear to be any Project level links to the index.htm file other than the fact these files are each one of the Project files.  Is that the extent of the Project management?

Comments:
A.  I tried to use the Dialog->Link-to-File menu and dialog but as soon as I did the browse to link to one of the CSS files(open inside Bf already) Bf crashed.  What is the real purpose of that dialog?

Cheers.

--
------------------------------------------------------------
John S. Wolter President
Wolter Works
Mailto:johnswolter <at> wolterworks.com

Desk;1-734-665-1263
Cell: 1-734-904-8433
twitter: <at> johnswolter
LinkedIn: John S Wolter
facebook: John S Wolter


- Internet & IT Infrastructure Design & Build
- Innovation in Product Design, Tradeoffs, Business consulting
- Internet Business, Marketing, Design, Virtualization
- Engineered Systems Integrations
- Software Development & Embedded Systems

Introduce us to new customers and earn rewards

Olivier Sessink | 1 Jul 2010 22:51
Picon
Gravatar

Re: linking CSS to its index.html

On 07/01/2010 10:31 PM, john s wolter wrote:
> My expectations may be out of line with the way Bluefish is suppose to
> work.  I have an existing set web site files in a windoze directory and
> supporting files in a sub-directory.  These are CSS, GIF, & JS files.
>
> 1.  I created a new project into which I want to import these existing
> site files linking them to the index.html and each other as specified in
> the html etc.. coding.
>
> Comments:
> A.  Bluefish does not seem to remember where I was last browsing for
> files.  When I exit Bf and restart it takes me back to the Bf install
> directory.

- it should remember the basedir (if you set one)
- normally it follows the opened files, so once you open a file it jumps 
to the right directory
- these settings are 'project specific', so if you use projects, the 
directories used in the project are only shown after you open the 
project again.

> B.  I don't see a formal Project->Close Project just the Save and Open
> Project.  The File->Close All seems to close files but not the Project.

since 'project close' actually saves the project too, we renamed it in 
'project save and close'.

> 2. I then load the index.htm file which appears as expected with syntax
> coloring of the HTML source.  Looks ok so far.
>
> 3. Now I want to link the CSS, GIF, and JS files to the core index.htm
> file.  So I load these but there does not appear to be any Project level
> links to the index.htm file other than the fact these files are each one
> of the Project files.  Is that the extent of the Project management?

the concept of a bluefish project is a 'state' of the application. which 
files are open, which files have been opened recently, which settings 
are used, what is the filebrowser basedir, what is the search history, 
etc. So a closed file is not part of as project in the bluefish project 
concept.

> Comments:
> A.  I tried to use the Dialog->Link-to-File menu and dialog but as soon
> as I did the browse to link to one of the CSS files(open inside Bf
> already) Bf crashed.  What is the real purpose of that dialog?

I think this has been fixed in 2.0.,1, please test because 'm not sure. 
If it still crashes in 2.0,1 please let us know or file a bug report in 
bugzilla.gnome.org

Olivier
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Vladimir | 3 Jul 2010 10:04
Picon

Re: Custom dictionary in v.2

2010/7/3 Olivier Sessink <olivier@...>:
> On 07/01/2010 11:50 AM, Vladimir wrote:
>>
>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> On Wed, 30 Jun 2010 22:17:46 +0200 you (Olivier Sessink
>> <olivier@...>) wrote:
>>
>>> On 06/29/2010 09:37 PM, Vladimir wrote:
>>>> Where the custom dictionary is located? Nothing is saved after I 'add
>>>> to dictionary' or 'ignore spelling' and all changes are lost after
>>>> reopen the editor
>>>
>>> on my machine the dictionary is correctly saved in in ~/.config/enchant/
>>
>> This directory is empty in my computer. And permissions are 700.
>
> the dictionary you use, is it from aspell or ispell or something else?
> (bluefish uses enchant, which can use many different spell checking
> engines).
>
> b.t.w. it would be good if we would continue this discussion on a
> bluefish mailinglist or in a bluefish bug report so other bluefish
> developers can help.

Sorry, I thought that I write to the list

I compiled the BF after installed the enchant. So, I guess that it
uses enchant, because first time, when I compiled it without enchant
libraries installed, there was no spelling check in BF at all.

Now I have the spelling, but I can't save anything to custom
dictionary. I don't know what engine uses enchant - how can I check
this?

Any ideas why I can't save to the custom dic?
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Michael Satterwhite | 4 Jul 2010 16:46

Side Panel File List

I'm running 2.0.1. I've just done a reload of my system.

In the past, the side panel was divided into two sections. The top portion 
showed directories. When I clicked on a directory, the bottom portion showed 
the files in the directory. Now, there is only one part. I can expand a 
directory and see the files in it.

I think the old display was more usable. Is there a way to split the side 
panel into directories and files as it used to?

Thanks for any help.
---Michael
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Jim Hayward | 4 Jul 2010 17:02

Re: Side Panel File List

On Sun, 2010-07-04 at 09:46 -0500, Michael Satterwhite wrote:
> 
> I think the old display was more usable. Is there a way to split the side 
> panel into directories and files as it used to?

Right click in the file browser, then select View mode/Dual. The file
browser defaults to the tree view.

Regards,
	Jim H

--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Olivier Sessink | 4 Jul 2010 22:12
Picon
Gravatar

Re: Side Panel File List

On 07/04/2010 05:02 PM, Jim Hayward wrote:
> On Sun, 2010-07-04 at 09:46 -0500, Michael Satterwhite wrote:
>>
>> I think the old display was more usable. Is there a way to split the side
>> panel into directories and files as it used to?
>
> Right click in the file browser, then select View mode/Dual. The file
> browser defaults to the tree view.
>
> Regards,
> 	Jim H
>

should we make the dual view the default? (it's also my personal preference)

Olivier
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Olivier Sessink | 4 Jul 2010 22:20
Picon
Gravatar

Re: Custom dictionary in v.2

On 07/03/2010 10:04 AM, Vladimir wrote:

> I compiled the BF after installed the enchant. So, I guess that it
> uses enchant, because first time, when I compiled it without enchant
> libraries installed, there was no spelling check in BF at all.
>
> Now I have the spelling, but I can't save anything to custom
> dictionary. I don't know what engine uses enchant - how can I check
> this?

enchant-lsmod gives information which engines are supported. On my 
Ubuntu machine:
$ enchant-lsmod
myspell (Myspell Provider)
hspell (Hspell Provider)
ispell (Ispell Provider)
aspell (Aspell Provider)

> Any ideas why I can't save to the custom dic?

from 'man enchant'

Enchant looks for  Myspell     dictionaries     in 
$(datadir)/enchant/myspell      and ~/.enchant/myspell.
  Enchant   looks   for   Ispell  dictionaries  in
  $(datadir)/enchant/ispell and  ~/.enchant/ispell.   Enchant  looks  for
Uspell dictionaries in $(datadir)/enchant/uspell and ~/.enchant/uspell.

what happens if you use the spelling checker in another program that 
uses enchant (abiword, or openoffice.org (????)

regards,
	Olivier
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

R Kimber | 4 Jul 2010 22:48

Re: Side Panel File List

On Sun, 04 Jul 2010 22:12:16 +0200
Olivier Sessink wrote:

> should we make the dual view the default? (it's also my personal
> preference)

It used to be mine too, but I got used to the tree view (not realising I
could change it).  I guess it doesn't really matter, so long as people know
how it can be changed.

This raises an issue that I've been concerned about - namely that not all
the user preferences can be controlled from the edit ->preferences dialog.
I'm the sort of user that, when I first use a program, I look for the
preferences dialog and set what is available, and then tend to assume that 
that's all I can adjust. Is it worth considering consolidating all the user
preferences in one place?

In an ideal world, I would expect all the default settings that can be
changed to be editable via the preferences dialog.  These would be
universal preferences applying to all projects, but they would be modifiable
on a per project basis in a separate project preference dialog (maybe
accessible from the main preferences dialog).

- Richard.
-- 
Richard Kimber
Political Science Resources
http://www.PoliticsResources.net/
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Michael Satterwhite | 4 Jul 2010 23:46

Re: Side Panel File List

On Sunday, July 04, 2010 03:12:16 pm Olivier Sessink wrote:
> On 07/04/2010 05:02 PM, Jim Hayward wrote:
> > On Sun, 2010-07-04 at 09:46 -0500, Michael Satterwhite wrote:
> >> I think the old display was more usable. Is there a way to split the
> >> side panel into directories and files as it used to?
> > 
> > Right click in the file browser, then select View mode/Dual. The file
> > browser defaults to the tree view.
> > 
> > Regards,
> > 
> > 	Jim H
> 
> should we make the dual view the default? (it's also my personal
> preference)

I'd prefer it, but I'm just one person.
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Vladimir | 5 Jul 2010 11:48
Picon

Re: Custom dictionary in v.2


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
On Sun, 04 Jul 2010 22:20:28 +0200 you (Olivier Sessink
<olivier@...>) wrote:

> On 07/03/2010 10:04 AM, Vladimir wrote:
> 
> > I compiled the BF after installed the enchant. So, I guess that it
> > uses enchant, because first time, when I compiled it without enchant
> > libraries installed, there was no spelling check in BF at all.
> >
> > Now I have the spelling, but I can't save anything to custom
> > dictionary. I don't know what engine uses enchant - how can I check
> > this?
> 
> enchant-lsmod gives information which engines are supported. On my 
> Ubuntu machine:
> $ enchant-lsmod
> myspell (Myspell Provider)
> hspell (Hspell Provider)
> ispell (Ispell Provider)
> aspell (Aspell Provider)
> 

~$ enchant-lsmod
ispell (Ispell Provider)
myspell (Myspell Provider)
hspell (Hspell Provider)
zemberek (Zemberek Provider)
aspell (Aspell Provider)

> 
> > Any ideas why I can't save to the custom dic?
> 
> from 'man enchant'
> 
> Enchant looks for  Myspell     dictionaries     in 
> $(datadir)/enchant/myspell      
what is $datadir?

> and ~/.enchant/myspell.

>   Enchant   looks   for   Ispell  dictionaries  in
>   $(datadir)/enchant/ispell and  ~/.enchant/ispell.   Enchant  looks  for
> Uspell dictionaries in $(datadir)/enchant/uspell and ~/.enchant/uspell.

I don't have ~/.enchant/

> 
> what happens if you use the spelling checker in another program that 
> uses enchant (abiword, or openoffice.org (????)
> 

openoffice works fine. It adds new words to standard.dic (though, I don't know
where it is located either).
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/


Gmane