主题: Nulled Solspace FileUpload 2.1
查看单个帖子
wintercounter   #1 (permalink) 旧 2009-05-25, 21:40
普通会员
 
注册日期: 2009-03-06
帖子: 7
声望力: 0
wintercounter 是一个将要出名的人
下载/声望点数:68
Solspace FileUpload 2.1

This module allows you to build a simplified version of the standard ExpressionEngine file upload function. It works along with an ExpressionEngine stand-alone entry form. The method requires two templates; one that contains the form that facilitates the file upload and another that helps users place the HTML code referencing the file in a field of your entry form. You start the process by popping open a new window from the page containing your stand-alone entry form. This new window calls the first of your two file upload templates.
This module uses much of the same functions and rules that the standard ExpressionEngine upload method uses, including user permissions. Your members must be logged in to use the function. As well, they must belong to a member group to which you have given upload permissions through the file upload location definition.
上传的附件
文件类型: rar File_Upload_2.1.rar (11.0 KB, 13 次查看)
wintercounter 当前离线   回复时引用此帖
共 12 位会员,感谢 wintercounter 发表的文章:
Bharrabhaz (2009-05-26), cagado (2009-05-28), codez (2009-05-25), coterfield (2009-05-26), DeadFire (2009-05-27), keran (2009-06-01), l0Vina (2009-06-07), lintang (2009-05-27), Nightstalker (2009-07-21), s1unick0 (2009-05-26), Xiao_T (2009-05-25), zhengxiaoj (2009-05-26)
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133