rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TSG

Pages: 1 2 3 4 5 ... 136
31
RAWR-Designs / Re: TPGen v3.0.3
« on: November 30, 2010, 02:14:09 PM »
The standard template works, it was just a small error in the macro, if you can compare them you may be able to see the error, I believe it was to do with %item-resource%, I patched the hosted version not even a day after, hoping not many had got it, the website is a pain to update, its backend is half finished LOL, we poured all our time into the frontend and templates, who needs a backend :D

32
RAWR-Designs / Re: Player's fullscreen @ flash
« on: November 30, 2010, 02:10:04 PM »
It was hard enough getting that interface to stretch to the width of the screen back then, let alone animate and disable things. I built this player years ago now for the sole purpose of having a compact player that would give flash media to our templates.

It is open source, if you want to make modifications.

33
RAWR-Designs / Re: Live v3.0.1 - Released!
« on: November 30, 2010, 01:45:03 PM »
I heard that jQuery removed a functionality from the recent build, was wondering if it effected the template.

A simple fix, change line 79 to the below (or remove that line and link the packed jQuery hosted locally) that is the jQuery build I made it on, and its the version packed with the template. This should fix it, if not... then its something else that I do not know, it works here now.

Code: [Select]
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
I will update the hosted archive with this fix too.

Next version will hopefully have an updated lightbox from topup, to account for this change, and let me update jQuery to suit it, jQuery stayed at 1.4.2 for a long time so that is quite a stable build, these last two have had issues.

34
RAWR-Designs / Re: TPGen v3.0.3
« on: November 16, 2010, 06:10:01 AM »
If you have generated them then it should work, strange that it doesn't.

Can you install RAWR-Template and try, they both use similar code. If it won't work for either, you didn't create thumbnails.

The standard ToG I have here is working fine though.

35
RAWR-Designs / Re: TPGen v3.0.3
« on: November 15, 2010, 12:15:33 PM »
http://www.rawr-designs.com/projects/tpgen/index.html

This version? Its working for me here.

36
RAWR-Designs / Re: Live 3.0.1 HELP
« on: October 30, 2010, 03:46:05 AM »
Did you read the readme.txt?

Just extract the archive where HFS is, then select the .tpl file. The template should then install and work.

You will need a recent beta of HFS for it to work properly.

37
RAWR-Designs / Re: Is it possible for a folder to lonk to a page?
« on: October 30, 2010, 03:44:27 AM »
Create a link in HFS?

It is in the context menu of the file system.

38
RAWR-Designs / Re: new folder , delete rename, comment for terayon 1.3.3
« on: October 21, 2010, 08:00:42 AM »
I am not sure why the delete ability was removed, or if it can be easily enabled.

It was never removed, it simply never existed  ;) I wrote RAWR-Template around late 2007, most of the features in it have just been refined and improved, but nothing added or removed, Terayon is even older, created back in late 2006, around the same time as the original ToG.

39
HTML & templates / Re: Only allowing anon access (do not want!)
« on: October 16, 2010, 02:26:06 AM »
Sounds identical to my problem.

It says 'thinking' aswell. I can't replicate it reliably... it mainly used to happen under heavy load (after lots of template refreshes).

40
RAWR-Designs / Re: Live v3.0.1 - Released!
« on: October 15, 2010, 03:57:57 PM »
By simple I mean the UI, is simple, using JavaScript so heavily for the additional features was a way of keeping the interface simple, it hides away the functionality of HFS, until you need it. The code may be complex, but it creates a simple user experience.

There are several reasons I chose to have small one line comments. The main being the room available, you could make the tooltip take up two module areas (just have to adjust some numbers), and end up with a larger paragraph block of text viewable. As for not being able to format the comments, its a limitation of the tooltip implementation - and not one I plan to remove any time soon. The other way of doing it, required even more HTML, increasing the DOM and complicating the javascript further, it was crashing browsers. This method is enough. I could possibly enable line breaks in the next version, but it was purposely limited - considering Live 3.0.0 had zero comments, this is a massive improvement.

41
HTML & templates / Re: Only allowing anon access (do not want!)
« on: October 15, 2010, 09:26:32 AM »
This happens to me when I am building templates locally. HFS freaks out and wont show me the page until I restart HFS. I have told rejetto about it and he wanted more information about the issue. All I could say was that HFS 'locks up' on the template side - from what I could tell it wasn't crashing in task manager.

43
RAWR-Designs / Re: streaming .mkv with rawr player
« on: October 15, 2010, 09:16:54 AM »
RAWR-Player is Flash, which does not play .MKV containers.

DivX Web Player can play MKV as a plugin. I am not sure if this is in Terayon, I don't have time to add this, but it should not be that hard for someone with basic knowledge of JavaScript.

45
RAWR-Designs / Re: Live v3.0.1 - Released!
« on: October 15, 2010, 09:09:28 AM »
@etherknight - I can't help the large comment thing, Live is a simple template, therefore it has simple one liner comments. I don't think having large comments on files is good practice anyway, add a readme.txt to the directory or something.

@sapphirescales - sent you a pm.

Thanks for the thanks everyone :), I hoped to provide at least the basic functionality so people can extend it, that is what a template is for!

Pages: 1 2 3 4 5 ... 136