index
:
articles
master
Bitweaver articles package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BitArticle.php
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-18
merge recent changes into HEAD
Max Kremmel
1
-5
/
+5
2005-12-07
clean up image attachments for articles, allow custom size for resizes, use s...
Max Kremmel
1
-5
/
+6
2005-10-30
Add PHPDoc headings to package
Lester Caine
1
-21
/
+26
2005-10-26
display article publication time as time that has passed since
Max Kremmel
1
-4
/
+8
2005-09-14
use constants instead of hardcoded package names and ensure that image stays ...
Max Kremmel
1
-20
/
+24
2005-09-11
apply default sort_mode before LibertyContent::prepGetList();
Max Kremmel
1
-7
/
+7
2005-09-11
add some more documentation
Max Kremmel
1
-16
/
+52
2005-09-04
add some documentation
Max Kremmel
1
-110
/
+138
2005-09-04
add TODO comment regarding dates
Max Kremmel
1
-4
/
+4
2005-09-04
fix user_id where clause
Max Kremmel
1
-10
/
+7
2005-09-04
get topic selection and gating working
Max Kremmel
1
-8
/
+9
2005-09-03
mainly article filter options related changes
Max Kremmel
1
-3
/
+10
2005-09-01
add comment about tricky sql
Max Kremmel
1
-3
/
+5
2005-09-01
remove active / inactive option until we have sorted out the sql
Max Kremmel
1
-9
/
+9
2005-09-01
fix getList() selection restrictions
Max Kremmel
1
-10
/
+13
2005-08-31
add more options to limit getList() by
Max Kremmel
1
-7
/
+17
2005-08-30
add option to select by topic name
Max Kremmel
1
-14
/
+15
2005-08-30
clean up author name code
Max Kremmel
1
-5
/
+5
2005-08-29
first check if attached image is available
Max Kremmel
1
-4
/
+8
2005-08-28
use $this->isValid() to check for $this->mArticleId
Max Kremmel
1
-16
/
+18
2005-08-28
add a link to remove a custom image
Max Kremmel
1
-33
/
+34
2005-08-28
rename img_url to image_url
Max Kremmel
1
-7
/
+7
2005-08-28
existing image attachment working as well now - w00t!
Max Kremmel
1
-40
/
+64
2005-08-28
clean up articles custom image upload stuff
Max Kremmel
1
-55
/
+46
2005-08-28
get image upload working with preview and subsequent save
Max Kremmel
1
-14
/
+50
2005-08-27
refine submissions, add confirmation note after submission.
Max Kremmel
1
-7
/
+7
2005-08-27
option to specify article in setStatus()
Max Kremmel
1
-19
/
+16
2005-08-27
fix admin screen and set more usable defaults in schema
Max Kremmel
1
-4
/
+5
2005-08-26
get custom article image working
Max Kremmel
1
-9
/
+67
2005-08-26
get topic image on load()
Max Kremmel
1
-7
/
+14
2005-08-26
parsed_description only needed when loading articles front page
Max Kremmel
1
-185
/
+183
2005-08-26
get permissions sorted when trying to view submitted article
Max Kremmel
1
-10
/
+10
2005-08-26
get article submissions working
Max Kremmel
1
-166
/
+166
2005-08-25
make "read more" links conditional, depending on whether there is more to rea...
Max Kremmel
1
-7
/
+6
2005-08-13
more work on getting articles going
Max Kremmel
1
-141
/
+162
2005-08-13
fix article preview
Max Kremmel
1
-5
/
+9
2005-08-07
Update BitDb functions to be accessed via mDb in BitBase
Lester Caine
1
-6
/
+6
2005-08-07
Make ->genDb()-> work with php4 change back to ->mDb->
Lester Caine
1
-16
/
+16
2005-08-07
Update BitDb functions to be accessed via getDb() in BitBase
Lester Caine
1
-16
/
+16
2005-08-06
Tidy all database calls to remove ->mDb where possible
Lester Caine
1
-8
/
+8
2005-06-30
IMPORT TikiPro CLYDE FINAL
bitweaver.org
1
-0
/
+505
[prev]