Flock Theme

Discuss application theming and theme development.
Post Reply
asteko
Posts: 165
Joined: November 19th, 2003, 6:19 am
Location: Turkey

Post by asteko »

Darken and others, you can get it from http://asteko.linux-sevenler.org/mozilla/flock-0.1.jar without registering at Mozilla Türkiye forums. :)
Last edited by asteko on October 26th, 2005, 3:06 am, edited 1 time in total.
User avatar
Ðårkeñ®
Posts: 134
Joined: November 16th, 2003, 4:17 pm
Location: Canada

Post by Ðårkeñ® »

thanx asteko,

little bug... Flock 0.1 = Phoenity Modern 0.5.20051024

Open flock-0.1.xpi and extract install.rdf

Find:

Code: Select all

  <Description about="urn:mozilla:install-manifest">
    <em:id>{8181B740-5255-11D9-9FF6-0090995D2DCA}</em:id><!-- Phoenity Modern -->
    <em:version>0.1</em:version>
      <em:type>4</em:type>

Remplace:

Code: Select all

  <Description about="urn:mozilla:install-manifest">
    <em:id>{8181B740-5255-11D8-9FF6-0090995D2DCB}</em:id><!-- Flock -->
    <em:version>0.1</em:version>
      <em:type>4</em:type>

Also, rename .xpi by .jar

:P
See ya, Darken
asteko
Posts: 165
Joined: November 19th, 2003, 6:19 am
Location: Turkey

Post by asteko »

User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Post by Kuden »

Hi, asteko.

looking good! However, there is a small blemish.
Please change <em:id>{8181B740-5255-11D8-9FF6-0090995D2DCB}</em:id> in install.rdf to your ID. The em:id can be made by using GUIDGen.
And, this jar package seems to be compressed with not zip but rar.
asteko
Posts: 165
Joined: November 19th, 2003, 6:19 am
Location: Turkey

Post by asteko »

Thanks Kuden. I tried to change that ID, but theme stopped installing. :S

If there's anyone who's willing to maintain Flock theme development for Firefox, he/she can use my copy of the extention. Me and my friend who created it don't have much experience about creating themes. I also think that we'll have to deal with copyright issues in near future.

If you are able to do maintain it and deal with all the stuff, go ahead. :)
Lost User 24926
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by Lost User 24926 »

Anyone have this working with the nightlies?
********
Posts: 947
Joined: August 24th, 2005, 12:23 pm

Post by ******** »

could somebody like Kuden please update the Flock theme so it actually works?
User avatar
ShareBird
Posts: 2740
Joined: December 8th, 2004, 7:09 am
Location: Berlin | Made in Brasil
Contact:

Post by ShareBird »

So... Just a try:

Flock 0.2 Alpha - v0.1.0.1 (only for Firefox)

.
User avatar
Eyes-Only
Posts: 1354
Joined: May 18th, 2003, 9:59 am
Location: La Confédération Abènaquaise

Post by Eyes-Only »

Oh boy! I was hoping that someone would take this project and do it if nobody had the time to do so. Woohoo! And ShareBird steps up to the plate? Cool! Say it's true ShareBird!! :)

But seriously, this is a very beautiful theme, and I've felt so ever since I saw the screenshot on page #1. It's a theme worthy of a great browser like Firefox.

Well ShareBird, I installed it into my 1.5B2-Fr and it looks absolutely gorgeous! :D Now you've got to work on a second set of icons (smaller? larger? only seems to be the one size?), extension support, menu item support (and for foreign languages), and... and... ;)

Thanks for fixing it so that it'd install at least ShareBird, even if that's all you intended to do. Danke!

Amicalement,

Eyes-Only
"L'Peau-Rouge"
--
"We never know just how much a kind word, or a gesture, will lift the spirits of a person in need and heal them." KDpup-484, LucidPup-511, SM2+/FX4+/TB31+
Lost User 24926
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by Lost User 24926 »

Now to figure out the vertical align issue on tab titles.

It would be nice to have the reload and stop buttons combined but I assume that is deeper than a chrome change?
********
Posts: 947
Joined: August 24th, 2005, 12:23 pm

Post by ******** »

just add a padding-top to the tab title.
User avatar
blinkybill
Posts: 56
Joined: June 23rd, 2005, 6:18 am

Stop Reload

Post by blinkybill »

Hi zevious ,


For the stop reload buttton go here
http://v2studio.com/k/moz/
and put the stop button to the left
of the refresh button.
I am also having the problem
with the type on the tab
not being aligned


cheers
blinky
User avatar
blinkybill
Posts: 56
Joined: June 23rd, 2005, 6:18 am

Post by blinkybill »

Desertfox,


How do you do that with the tabs?


blinky
********
Posts: 947
Joined: August 24th, 2005, 12:23 pm

Post by ******** »

I'm at school right now (me = high school sophomore), so I can't access my chrome files obviously, I will posts parts of my userChrome.css later this afternoon when i get home around 3:30pm.
User avatar
ShareBird
Posts: 2740
Joined: December 8th, 2004, 7:09 am
Location: Berlin | Made in Brasil
Contact:

Post by ShareBird »

Fixed tab issues:

Flock 0.2 Alpha - v0.1.0.2
Post Reply