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 - mynameiskeeet

Pages: 1 2
1
HTML & templates / search file by its comment
« on: November 15, 2012, 02:37:06 AM »
is this possible? pls help  :'(

2
HTML & templates / search using filename's keyword
« on: October 16, 2012, 12:11:43 PM »
hi. i want to add a search by keyword of file name

i already did search by file name and search by folder.

i want to add this feature where user can search a file using the keyword he attributed to that file when he uploaded it..

is this possible? can someone help me code? tnx

email: keitzky_mendoza@yahoo.com.ph

skype: mynameiskeeet

fb: https://www.facebook.com/mynameiskeeet

or u can pm me here. thanks . :D

3
HTML & templates / make "add comment" feature in my customized template
« on: October 15, 2012, 02:57:23 AM »
hi. i want to make a "add comment feature" on my customized template where user can tick the checkbox of a file, click comment button then he/she can comment to that file.. something like the latest default template below




my template was a customized old default template of hfs. i want to add this feature. i dont want to use the latest hfs default template because i want the design of my template now and i dont want to start all over again.. here is how my template looked (after trying to add the comment feature..)



ive restored it back to its previous cause i felt like im already lost in the code. i dont know which codes to import to my code :(

here is how it looks now..




i need to finish this before Tuesday, need it for school :(
so i would really appreciate if u guys could help me out.


ill be online on skype today

u can add me up so we can talk

skype id: mynameiskeeet

or u can just message me here at this post.

will wait for ur response. thanks.. :)

attached here is my hfs.tpl file

4
HTML & templates / Search file by using Upload date range
« on: September 28, 2012, 11:53:51 PM »
has anyone did this? i am trying to make a search option wherein the user can search a file name by selecting a range of date.

will wait for your replies. thanks :D

5
HTML & templates / Re: Show files in multiple pages, help
« on: September 27, 2012, 02:06:52 AM »
bump. pls help

6
HTML & templates / Re: Show files in multiple pages, help
« on: September 25, 2012, 10:01:33 AM »
sorry but im not good at codes, can u elaborate where i should put ur code? :D

sorry. btw. here is my hfs.tpl


http://www.mediafire.com/download.php?h610jvsca07ctmz

7
someone help pls. i have done the 2nd one already.

i dont know how to make pages when the files are too many =/

8
Hi ! :)

Beta versions can satisfy your request (2.3 #xxx).
These versions are very accomplished and stable.

The most recent:

http://www.rejetto.com/forum/beta/testing-build-282/


sorry but i dont know how that build can help me :O more infos pls :D

9
HTML & templates / Re: How to hide this button if %user% is not "admin".
« on: September 21, 2012, 10:36:26 AM »
another coding can

{.if|{.count substring|;%user%;|;user1;user2;user3;user4;user5;........userN;.}|
<a href="/page/">mylink</a>
.}

if you have a long list, it is best to use a group Admin

member of | A
    true if the current user is member of group A (specify more than one group separating by semicolons ";").
    Optional parameter user to check a different user.
    Example member of|administrators|user=rejetto

{.if|{.member of |Admin.}|
<a href="/page/">mylink</a>
.}

just saw this now. thanks mars :)

10
HTML & templates / Show files in multiple pages, help
« on: September 21, 2012, 10:22:01 AM »


hi guys. i would like to ask if you know how to code these things..


1. Show 10 files in every page only, so when i have many files, they wont be all showed in a long webpage

2. add an file info about who uploaded it.


ill be waiting for your replies. I need it on my computer class next week. Thanks :D

11
HTML & templates / Re: How to hide this button if %user% is not "admin".
« on: September 12, 2012, 10:37:58 AM »
found out the answer by searching. thanks :D

{.if|{.=|%user%|user1.}{.=|%user%|user2.}{.=|%user%|user3.}|
<a href="/page/">mylink</a>
.}

12
HTML & templates / Re: links only visible to some people
« on: September 12, 2012, 10:37:16 AM »
Then you can put something like

Code: [Select]
{.if|{.=|%user%|user1.}{.=|%user%|user2.}{.=|%user%|user3.}|
<a href="/page/">mylink</a>
.}

That would tell HFS to only send out the link for those users.


EDIT:  Since that contains macros it must be in a section in HFS's template, it cannot be in a .html page you added to the VFS.  If that's the case then conversion is quite easy, just copy the content from page.html to a section called [page] in the template and then your new URL will be /~page rather than /page.html

omg. u made my day. thanks a lot :D

13
other people already did it, you should try searching the forum.

you need HFS 2.3
do you already have it?

yes i already have it. thanks :D

14
HTML & templates / How to hide this button if %user% is not "admin".
« on: September 12, 2012, 08:37:47 AM »
hi. i just want to ask if you guys know a code on how to hide the "Admin Panel" when the account logged in is just a user. i need the whole code. new here :D thanks guys  ;D i will wait for ur replies


heres a screenshot of what i want to hide.


15
Bug reports / my hfs hangs after few seconds of opening
« on: August 22, 2012, 09:12:20 AM »
i dont know if this is a bug or what. but when i open hfs, after about 3 seconds, it stops working. i cant click anything on it. but my other programs works fine. i downloaded the 282 build but then still it stops like that. also tried run it as administrator but didnt fix it. help please  :-[

Pages: 1 2